Skip to content

Commit 3fa8839

Browse files
committed
Change license headers in files to explicitly use AGPLv3 only
1 parent 055bc3c commit 3fa8839

File tree

16 files changed

+32
-48
lines changed

16 files changed

+32
-48
lines changed

CMakeLists.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@
99
# Copyright (C) 2016, Joshua Saxby [email protected]
1010
#
1111
# This program is free software: you can redistribute it and/or modify
12-
# it under the terms of the GNU Affero General Public License as
13-
# published by the Free Software Foundation, either version 3 of the
14-
# License, or (at your option) any later version.
12+
# it under the terms of the GNU Affero General Public License (version 3),
13+
# as published by the Free Software Foundation.
1514
#
1615
# This program is distributed in the hope that it will be useful,
1716
# but WITHOUT ANY WARRANTY; without even the implied warranty of

saxbospiral/initialise.c

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@
99
* Copyright (C) 2016, Joshua Saxby [email protected]
1010
*
1111
* This program is free software: you can redistribute it and/or modify
12-
* it under the terms of the GNU Affero General Public License as
13-
* published by the Free Software Foundation, either version 3 of the
14-
* License, or (at your option) any later version.
12+
* it under the terms of the GNU Affero General Public License (version 3),
13+
* as published by the Free Software Foundation.
1514
*
1615
* This program is distributed in the hope that it will be useful,
1716
* but WITHOUT ANY WARRANTY; without even the implied warranty of

saxbospiral/initialise.h

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@
99
* Copyright (C) 2016, Joshua Saxby [email protected]
1010
*
1111
* This program is free software: you can redistribute it and/or modify
12-
* it under the terms of the GNU Affero General Public License as
13-
* published by the Free Software Foundation, either version 3 of the
14-
* License, or (at your option) any later version.
12+
* it under the terms of the GNU Affero General Public License (version 3),
13+
* as published by the Free Software Foundation.
1514
*
1615
* This program is distributed in the hope that it will be useful,
1716
* but WITHOUT ANY WARRANTY; without even the implied warranty of

saxbospiral/plot.c

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,8 @@
1010
* Copyright (C) 2016, Joshua Saxby [email protected]
1111
*
1212
* This program is free software: you can redistribute it and/or modify
13-
* it under the terms of the GNU Affero General Public License as
14-
* published by the Free Software Foundation, either version 3 of the
15-
* License, or (at your option) any later version.
13+
* it under the terms of the GNU Affero General Public License (version 3),
14+
* as published by the Free Software Foundation.
1615
*
1716
* This program is distributed in the hope that it will be useful,
1817
* but WITHOUT ANY WARRANTY; without even the implied warranty of

saxbospiral/plot.h

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,8 @@
1010
* Copyright (C) 2016, Joshua Saxby [email protected]
1111
*
1212
* This program is free software: you can redistribute it and/or modify
13-
* it under the terms of the GNU Affero General Public License as
14-
* published by the Free Software Foundation, either version 3 of the
15-
* License, or (at your option) any later version.
13+
* it under the terms of the GNU Affero General Public License (version 3),
14+
* as published by the Free Software Foundation.
1615
*
1716
* This program is distributed in the hope that it will be useful,
1817
* but WITHOUT ANY WARRANTY; without even the implied warranty of

saxbospiral/render.c

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@
99
* Copyright (C) 2016, Joshua Saxby [email protected]
1010
*
1111
* This program is free software: you can redistribute it and/or modify
12-
* it under the terms of the GNU Affero General Public License as
13-
* published by the Free Software Foundation, either version 3 of the
14-
* License, or (at your option) any later version.
12+
* it under the terms of the GNU Affero General Public License (version 3),
13+
* as published by the Free Software Foundation.
1514
*
1615
* This program is distributed in the hope that it will be useful,
1716
* but WITHOUT ANY WARRANTY; without even the implied warranty of

saxbospiral/render.h

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@
99
* Copyright (C) 2016, Joshua Saxby [email protected]
1010
*
1111
* This program is free software: you can redistribute it and/or modify
12-
* it under the terms of the GNU Affero General Public License as
13-
* published by the Free Software Foundation, either version 3 of the
14-
* License, or (at your option) any later version.
12+
* it under the terms of the GNU Affero General Public License (version 3),
13+
* as published by the Free Software Foundation.
1514
*
1615
* This program is distributed in the hope that it will be useful,
1716
* but WITHOUT ANY WARRANTY; without even the implied warranty of

saxbospiral/render_backends/png_backend.c

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@
99
* Copyright (C) 2016, Joshua Saxby [email protected]
1010
*
1111
* This program is free software: you can redistribute it and/or modify
12-
* it under the terms of the GNU Affero General Public License as
13-
* published by the Free Software Foundation, either version 3 of the
14-
* License, or (at your option) any later version.
12+
* it under the terms of the GNU Affero General Public License (version 3),
13+
* as published by the Free Software Foundation.
1514
*
1615
* This program is distributed in the hope that it will be useful,
1716
* but WITHOUT ANY WARRANTY; without even the implied warranty of

saxbospiral/render_backends/png_backend.h

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@
99
* Copyright (C) 2016, Joshua Saxby [email protected]
1010
*
1111
* This program is free software: you can redistribute it and/or modify
12-
* it under the terms of the GNU Affero General Public License as
13-
* published by the Free Software Foundation, either version 3 of the
14-
* License, or (at your option) any later version.
12+
* it under the terms of the GNU Affero General Public License (version 3),
13+
* as published by the Free Software Foundation.
1514
*
1615
* This program is distributed in the hope that it will be useful,
1716
* but WITHOUT ANY WARRANTY; without even the implied warranty of

saxbospiral/saxbospiral.c

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,8 @@
1010
* Copyright (C) 2016, Joshua Saxby [email protected]
1111
*
1212
* This program is free software: you can redistribute it and/or modify
13-
* it under the terms of the GNU Affero General Public License as
14-
* published by the Free Software Foundation, either version 3 of the
15-
* License, or (at your option) any later version.
13+
* it under the terms of the GNU Affero General Public License (version 3),
14+
* as published by the Free Software Foundation.
1615
*
1716
* This program is distributed in the hope that it will be useful,
1817
* but WITHOUT ANY WARRANTY; without even the implied warranty of

0 commit comments

Comments
 (0)