Skip to content

Commit 86cd735

Browse files
committed
[license] Use LGPLv2.1 or later
1 parent 6953cd2 commit 86cd735

File tree

329 files changed

+987
-658
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

329 files changed

+987
-658
lines changed

src/centralsystem/CentralSystem.cpp

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ Copyright (c) 2020 Cedric Jimenez
33
This file is part of OpenOCPP.
44
55
OpenOCPP is free software: you can redistribute it and/or modify
6-
it under the terms of the GNU Lesser General Public License version 2.1
7-
as published by the Free Software Foundation.
6+
it under the terms of the GNU Lesser General Public License as published by
7+
the Free Software Foundation, either version 2.1 of the License, or
8+
(at your option) any later version.
89
910
OpenOCPP is distributed in the hope that it will be useful,
1011
but WITHOUT ANY WARRANTY; without even the implied warranty of

src/centralsystem/CentralSystem.h

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ Copyright (c) 2020 Cedric Jimenez
33
This file is part of OpenOCPP.
44
55
OpenOCPP is free software: you can redistribute it and/or modify
6-
it under the terms of the GNU Lesser General Public License version 2.1
7-
as published by the Free Software Foundation.
6+
it under the terms of the GNU Lesser General Public License as published by
7+
the Free Software Foundation, either version 2.1 of the License, or
8+
(at your option) any later version.
89
910
OpenOCPP is distributed in the hope that it will be useful,
1011
but WITHOUT ANY WARRANTY; without even the implied warranty of

src/centralsystem/chargepoint/ChargePointHandler.cpp

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ Copyright (c) 2020 Cedric Jimenez
33
This file is part of OpenOCPP.
44
55
OpenOCPP is free software: you can redistribute it and/or modify
6-
it under the terms of the GNU Lesser General Public License version 2.1
7-
as published by the Free Software Foundation.
6+
it under the terms of the GNU Lesser General Public License as published by
7+
the Free Software Foundation, either version 2.1 of the License, or
8+
(at your option) any later version.
89
910
OpenOCPP is distributed in the hope that it will be useful,
1011
but WITHOUT ANY WARRANTY; without even the implied warranty of

src/centralsystem/chargepoint/ChargePointHandler.h

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ Copyright (c) 2020 Cedric Jimenez
33
This file is part of OpenOCPP.
44
55
OpenOCPP is free software: you can redistribute it and/or modify
6-
it under the terms of the GNU Lesser General Public License version 2.1
7-
as published by the Free Software Foundation.
6+
it under the terms of the GNU Lesser General Public License as published by
7+
the Free Software Foundation, either version 2.1 of the License, or
8+
(at your option) any later version.
89
910
OpenOCPP is distributed in the hope that it will be useful,
1011
but WITHOUT ANY WARRANTY; without even the implied warranty of

src/centralsystem/chargepoint/ChargePointProxy.cpp

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ Copyright (c) 2020 Cedric Jimenez
33
This file is part of OpenOCPP.
44
55
OpenOCPP is free software: you can redistribute it and/or modify
6-
it under the terms of the GNU Lesser General Public License version 2.1
7-
as published by the Free Software Foundation.
6+
it under the terms of the GNU Lesser General Public License as published by
7+
the Free Software Foundation, either version 2.1 of the License, or
8+
(at your option) any later version.
89
910
OpenOCPP is distributed in the hope that it will be useful,
1011
but WITHOUT ANY WARRANTY; without even the implied warranty of

src/centralsystem/chargepoint/ChargePointProxy.h

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ Copyright (c) 2020 Cedric Jimenez
33
This file is part of OpenOCPP.
44
55
OpenOCPP is free software: you can redistribute it and/or modify
6-
it under the terms of the GNU Lesser General Public License version 2.1
7-
as published by the Free Software Foundation.
6+
it under the terms of the GNU Lesser General Public License as published by
7+
the Free Software Foundation, either version 2.1 of the License, or
8+
(at your option) any later version.
89
910
OpenOCPP is distributed in the hope that it will be useful,
1011
but WITHOUT ANY WARRANTY; without even the implied warranty of

src/centralsystem/config/InternalConfigKeys.h

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ Copyright (c) 2020 Cedric Jimenez
33
This file is part of OpenOCPP.
44
55
OpenOCPP is free software: you can redistribute it and/or modify
6-
it under the terms of the GNU Lesser General Public License version 2.1
7-
as published by the Free Software Foundation.
6+
it under the terms of the GNU Lesser General Public License as published by
7+
the Free Software Foundation, either version 2.1 of the License, or
8+
(at your option) any later version.
89
910
OpenOCPP is distributed in the hope that it will be useful,
1011
but WITHOUT ANY WARRANTY; without even the implied warranty of

src/centralsystem/interface/ICentralSystem.h

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ Copyright (c) 2020 Cedric Jimenez
33
This file is part of OpenOCPP.
44
55
OpenOCPP is free software: you can redistribute it and/or modify
6-
it under the terms of the GNU Lesser General Public License version 2.1
7-
as published by the Free Software Foundation.
6+
it under the terms of the GNU Lesser General Public License as published by
7+
the Free Software Foundation, either version 2.1 of the License, or
8+
(at your option) any later version.
89
910
OpenOCPP is distributed in the hope that it will be useful,
1011
but WITHOUT ANY WARRANTY; without even the implied warranty of

src/centralsystem/interface/ICentralSystemConfig.h

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ Copyright (c) 2020 Cedric Jimenez
33
This file is part of OpenOCPP.
44
55
OpenOCPP is free software: you can redistribute it and/or modify
6-
it under the terms of the GNU Lesser General Public License version 2.1
7-
as published by the Free Software Foundation.
6+
it under the terms of the GNU Lesser General Public License as published by
7+
the Free Software Foundation, either version 2.1 of the License, or
8+
(at your option) any later version.
89
910
OpenOCPP is distributed in the hope that it will be useful,
1011
but WITHOUT ANY WARRANTY; without even the implied warranty of

src/centralsystem/interface/ICentralSystemEventsHandler.h

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ Copyright (c) 2020 Cedric Jimenez
33
This file is part of OpenOCPP.
44
55
OpenOCPP is free software: you can redistribute it and/or modify
6-
it under the terms of the GNU Lesser General Public License version 2.1
7-
as published by the Free Software Foundation.
6+
it under the terms of the GNU Lesser General Public License as published by
7+
the Free Software Foundation, either version 2.1 of the License, or
8+
(at your option) any later version.
89
910
OpenOCPP is distributed in the hope that it will be useful,
1011
but WITHOUT ANY WARRANTY; without even the implied warranty of

0 commit comments

Comments
 (0)