chore: update copyright years
[e-mobility-charging-stations-simulator.git] / src / charging-station / ChargingStation.ts
index 78561276c22cc0df9cc0dc4985258a6dbbda648f..7046f541095152581c4f3c2c89bd826e854087b7 100644 (file)
@@ -1,4 +1,4 @@
-// Partial Copyright Jerome Benoit. 2021-2023. All Rights Reserved.
+// Partial Copyright Jerome Benoit. 2021-2024. All Rights Reserved.
 
 import { createHash } from 'node:crypto'
 import { EventEmitter } from 'node:events'