# HG changeset patch # User František Kučera # Date 1571774067 -7200 # Node ID 4bcf3fb7cc48102f676906e57d9414349a0ee984 # Parent a4f672c7408a3ca83118d40ce7f1a2beb85bce23 fix license version: GNU GPLv3 diff -r a4f672c7408a -r 4bcf3fb7cc48 CMakeLists.txt --- a/CMakeLists.txt Tue Jul 30 23:56:30 2019 +0200 +++ b/CMakeLists.txt Tue Oct 22 21:54:27 2019 +0200 @@ -3,8 +3,7 @@ # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. +# the Free Software Foundation, version 3 of the License. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff -r a4f672c7408a -r 4bcf3fb7cc48 src/CMakeLists.txt --- a/src/CMakeLists.txt Tue Jul 30 23:56:30 2019 +0200 +++ b/src/CMakeLists.txt Tue Oct 22 21:54:27 2019 +0200 @@ -3,8 +3,7 @@ # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. +# the Free Software Foundation, version 3 of the License. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff -r a4f672c7408a -r 4bcf3fb7cc48 src/CSVHandler.h --- a/src/CSVHandler.h Tue Jul 30 23:56:30 2019 +0200 +++ b/src/CSVHandler.h Tue Oct 22 21:54:27 2019 +0200 @@ -4,8 +4,7 @@ * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. + * the Free Software Foundation, version 3 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff -r a4f672c7408a -r 4bcf3fb7cc48 src/RelpipeCSVWriterException.h --- a/src/RelpipeCSVWriterException.h Tue Jul 30 23:56:30 2019 +0200 +++ b/src/RelpipeCSVWriterException.h Tue Oct 22 21:54:27 2019 +0200 @@ -4,8 +4,7 @@ * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. + * the Free Software Foundation, version 3 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff -r a4f672c7408a -r 4bcf3fb7cc48 src/relpipe-out-csv.cpp --- a/src/relpipe-out-csv.cpp Tue Jul 30 23:56:30 2019 +0200 +++ b/src/relpipe-out-csv.cpp Tue Oct 22 21:54:27 2019 +0200 @@ -4,8 +4,7 @@ * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. + * the Free Software Foundation, version 3 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of