diff --git a/CMakeLists.txt b/CMakeLists.txt index f17eb33..1ff159b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -9,9 +9,8 @@ # Copyright (C) 2016, Joshua Saxby joshua.a.saxby+TNOPLuc8vM==@gmail.com # # This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as -# published by the Free Software Foundation, either version 3 of the -# License, or (at your option) any later version. +# it under the terms of the GNU Affero General Public License (version 3), +# as published by the Free Software Foundation. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/saxbospiral/initialise.c b/saxbospiral/initialise.c index 837ca50..4c8abd3 100644 --- a/saxbospiral/initialise.c +++ b/saxbospiral/initialise.c @@ -9,9 +9,8 @@ * Copyright (C) 2016, Joshua Saxby joshua.a.saxby+TNOPLuc8vM==@gmail.com * * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Affero General Public License as - * published by the Free Software Foundation, either version 3 of the - * License, or (at your option) any later version. + * it under the terms of the GNU Affero General Public License (version 3), + * as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/saxbospiral/initialise.h b/saxbospiral/initialise.h index 6c61b5a..c77e925 100644 --- a/saxbospiral/initialise.h +++ b/saxbospiral/initialise.h @@ -9,9 +9,8 @@ * Copyright (C) 2016, Joshua Saxby joshua.a.saxby+TNOPLuc8vM==@gmail.com * * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Affero General Public License as - * published by the Free Software Foundation, either version 3 of the - * License, or (at your option) any later version. + * it under the terms of the GNU Affero General Public License (version 3), + * as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/saxbospiral/plot.c b/saxbospiral/plot.c index e0a8791..103b880 100644 --- a/saxbospiral/plot.c +++ b/saxbospiral/plot.c @@ -10,9 +10,8 @@ * Copyright (C) 2016, Joshua Saxby joshua.a.saxby+TNOPLuc8vM==@gmail.com * * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Affero General Public License as - * published by the Free Software Foundation, either version 3 of the - * License, or (at your option) any later version. + * it under the terms of the GNU Affero General Public License (version 3), + * as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/saxbospiral/plot.h b/saxbospiral/plot.h index 51ab0a1..0a554d4 100644 --- a/saxbospiral/plot.h +++ b/saxbospiral/plot.h @@ -10,9 +10,8 @@ * Copyright (C) 2016, Joshua Saxby joshua.a.saxby+TNOPLuc8vM==@gmail.com * * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Affero General Public License as - * published by the Free Software Foundation, either version 3 of the - * License, or (at your option) any later version. + * it under the terms of the GNU Affero General Public License (version 3), + * as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/saxbospiral/render.c b/saxbospiral/render.c index 19102f5..9cda20f 100644 --- a/saxbospiral/render.c +++ b/saxbospiral/render.c @@ -9,9 +9,8 @@ * Copyright (C) 2016, Joshua Saxby joshua.a.saxby+TNOPLuc8vM==@gmail.com * * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Affero General Public License as - * published by the Free Software Foundation, either version 3 of the - * License, or (at your option) any later version. + * it under the terms of the GNU Affero General Public License (version 3), + * as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/saxbospiral/render.h b/saxbospiral/render.h index baf1a95..f180af3 100644 --- a/saxbospiral/render.h +++ b/saxbospiral/render.h @@ -9,9 +9,8 @@ * Copyright (C) 2016, Joshua Saxby joshua.a.saxby+TNOPLuc8vM==@gmail.com * * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Affero General Public License as - * published by the Free Software Foundation, either version 3 of the - * License, or (at your option) any later version. + * it under the terms of the GNU Affero General Public License (version 3), + * as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/saxbospiral/render_backends/png_backend.c b/saxbospiral/render_backends/png_backend.c index f53284d..45bd03a 100644 --- a/saxbospiral/render_backends/png_backend.c +++ b/saxbospiral/render_backends/png_backend.c @@ -9,9 +9,8 @@ * Copyright (C) 2016, Joshua Saxby joshua.a.saxby+TNOPLuc8vM==@gmail.com * * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Affero General Public License as - * published by the Free Software Foundation, either version 3 of the - * License, or (at your option) any later version. + * it under the terms of the GNU Affero General Public License (version 3), + * as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/saxbospiral/render_backends/png_backend.h b/saxbospiral/render_backends/png_backend.h index e60c42d..2f23545 100644 --- a/saxbospiral/render_backends/png_backend.h +++ b/saxbospiral/render_backends/png_backend.h @@ -9,9 +9,8 @@ * Copyright (C) 2016, Joshua Saxby joshua.a.saxby+TNOPLuc8vM==@gmail.com * * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Affero General Public License as - * published by the Free Software Foundation, either version 3 of the - * License, or (at your option) any later version. + * it under the terms of the GNU Affero General Public License (version 3), + * as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/saxbospiral/saxbospiral.c b/saxbospiral/saxbospiral.c index 2157552..56f5006 100644 --- a/saxbospiral/saxbospiral.c +++ b/saxbospiral/saxbospiral.c @@ -10,9 +10,8 @@ * Copyright (C) 2016, Joshua Saxby joshua.a.saxby+TNOPLuc8vM==@gmail.com * * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Affero General Public License as - * published by the Free Software Foundation, either version 3 of the - * License, or (at your option) any later version. + * it under the terms of the GNU Affero General Public License (version 3), + * as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/saxbospiral/saxbospiral.h b/saxbospiral/saxbospiral.h index b8f9ecc..a2bf3ff 100644 --- a/saxbospiral/saxbospiral.h +++ b/saxbospiral/saxbospiral.h @@ -10,9 +10,8 @@ * Copyright (C) 2016, Joshua Saxby joshua.a.saxby+TNOPLuc8vM==@gmail.com * * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Affero General Public License as - * published by the Free Software Foundation, either version 3 of the - * License, or (at your option) any later version. + * it under the terms of the GNU Affero General Public License (version 3), + * as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/saxbospiral/serialise.c b/saxbospiral/serialise.c index 5da6f1c..04495b6 100644 --- a/saxbospiral/serialise.c +++ b/saxbospiral/serialise.c @@ -10,9 +10,8 @@ * Copyright (C) 2016, Joshua Saxby joshua.a.saxby+TNOPLuc8vM==@gmail.com * * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Affero General Public License as - * published by the Free Software Foundation, either version 3 of the - * License, or (at your option) any later version. + * it under the terms of the GNU Affero General Public License (version 3), + * as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/saxbospiral/serialise.h b/saxbospiral/serialise.h index 21baa29..ec63446 100644 --- a/saxbospiral/serialise.h +++ b/saxbospiral/serialise.h @@ -10,9 +10,8 @@ * Copyright (C) 2016, Joshua Saxby joshua.a.saxby+TNOPLuc8vM==@gmail.com * * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Affero General Public License as - * published by the Free Software Foundation, either version 3 of the - * License, or (at your option) any later version. + * it under the terms of the GNU Affero General Public License (version 3), + * as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/saxbospiral/solve.c b/saxbospiral/solve.c index 8cedb41..bdbbd92 100644 --- a/saxbospiral/solve.c +++ b/saxbospiral/solve.c @@ -11,9 +11,8 @@ * Copyright (C) 2016, Joshua Saxby joshua.a.saxby+TNOPLuc8vM==@gmail.com * * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Affero General Public License as - * published by the Free Software Foundation, either version 3 of the - * License, or (at your option) any later version. + * it under the terms of the GNU Affero General Public License (version 3), + * as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/saxbospiral/solve.h b/saxbospiral/solve.h index 366c0b9..5d3046d 100644 --- a/saxbospiral/solve.h +++ b/saxbospiral/solve.h @@ -11,9 +11,8 @@ * Copyright (C) 2016, Joshua Saxby joshua.a.saxby+TNOPLuc8vM==@gmail.com * * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Affero General Public License as - * published by the Free Software Foundation, either version 3 of the - * License, or (at your option) any later version. + * it under the terms of the GNU Affero General Public License (version 3), + * as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/tests.c b/tests.c index 5cbb712..6ee706d 100644 --- a/tests.c +++ b/tests.c @@ -12,9 +12,8 @@ * Copyright (C) 2016, Joshua Saxby joshua.a.saxby+TNOPLuc8vM==@gmail.com * * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Affero General Public License as - * published by the Free Software Foundation, either version 3 of the - * License, or (at your option) any later version. + * it under the terms of the GNU Affero General Public License (version 3), + * as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of