chore: update copyright years
[e-mobility-charging-stations-simulator.git] / src / utils / CircularArray.ts
index ee72c34eebfaf59bbf2e544f264967e0e41ea658..f84b21aa3ac9d93a19075b8db1a2f889e05bdfa9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright Jerome Benoit. 2021-2023. All Rights Reserved.
+// Copyright Jerome Benoit. 2021-2024. All Rights Reserved.
 
 export const DEFAULT_CIRCULAR_ARRAY_SIZE = 1024