X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fcharging-station%2FBootstrap.ts;h=8972119701cb9faee8206a9c2fa1d9a9e1444f36;hb=90293abb1042312652c22f8b8c468d99ec080c71;hp=0115cfe3a55ecd41f252acc973a073c5f4dc1369;hpb=bbe10d5ffe049f3e843105a5b9126f49fa9b9dcc;p=e-mobility-charging-stations-simulator.git diff --git a/src/charging-station/Bootstrap.ts b/src/charging-station/Bootstrap.ts index 0115cfe3..89721197 100644 --- a/src/charging-station/Bootstrap.ts +++ b/src/charging-station/Bootstrap.ts @@ -1,4 +1,4 @@ -// Partial Copyright Jerome Benoit. 2021. All Rights Reserved. +// Partial Copyright Jerome Benoit. 2021-2023. All Rights Reserved. import path from 'path'; import { fileURLToPath } from 'url';