chore: update copyright years
[e-mobility-charging-stations-simulator.git] / src / performance / PerformanceStatistics.ts
index e8740d29fa511de737570328dcdfbd025e838c84..88bb29d04d97d9aa315df258dc0923334d803d1e 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 { type PerformanceEntry, PerformanceObserver, performance } from 'node:perf_hooks'
 import type { URL } from 'node:url'