Cleanup files and files name.
[e-mobility-charging-stations-simulator.git] / src / charging-station / ocpp / OCPPError.ts
index a4b31a363d488710ebd159ffa66691a2435c6fec..cd449b10f8cbfc93838bb9b617c053a6a9108b4b 100644 (file)
@@ -1,3 +1,5 @@
+// Partial Copyright Jerome Benoit. 2021. All Rights Reserved.
+
 import { IncomingRequestCommand, RequestCommand } from '../../types/ocpp/Requests';
 
 import { ErrorType } from '../../types/ocpp/ErrorType';