Hook the OCPP 2.0 stack into the main code
[e-mobility-charging-stations-simulator.git] / src / exception / OCPPError.ts
index 90817649e9783b519bc506ff53e860b8f4d02123..e3c127fd22e375921f3303e0f70f2285ea7d6451 100644 (file)
@@ -1,4 +1,4 @@
-// Partial Copyright Jerome Benoit. 2021. All Rights Reserved.
+// Partial Copyright Jerome Benoit. 2021-2023. All Rights Reserved.
 
 import type { JsonType } from '../types/JsonType';
 import { ErrorType } from '../types/ocpp/ErrorType';