# HG changeset patch # User František Kučera # Date 1571774477 -7200 # Node ID eafffeea6a3e4114e3494029610b0493e52caced # Parent a9d15976de90cb773fc3308a124f94b6cb09fc01 fix license version: GNU GPLv3 diff -r a9d15976de90 -r eafffeea6a3e CMakeLists.txt --- a/CMakeLists.txt Tue Jul 30 23:56:31 2019 +0200 +++ b/CMakeLists.txt Tue Oct 22 22:01:17 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 a9d15976de90 -r eafffeea6a3e scripts/awk --- a/scripts/awk Tue Jul 30 23:56:31 2019 +0200 +++ b/scripts/awk Tue Oct 22 22:01:17 2019 +0200 @@ -5,8 +5,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 a9d15976de90 -r eafffeea6a3e src/AwkException.h --- a/src/AwkException.h Tue Jul 30 23:56:31 2019 +0200 +++ b/src/AwkException.h Tue Oct 22 22:01:17 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 a9d15976de90 -r eafffeea6a3e src/AwkHandler.h --- a/src/AwkHandler.h Tue Jul 30 23:56:31 2019 +0200 +++ b/src/AwkHandler.h Tue Oct 22 22:01:17 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 a9d15976de90 -r eafffeea6a3e src/CLIParser.h --- a/src/CLIParser.h Tue Jul 30 23:56:31 2019 +0200 +++ b/src/CLIParser.h Tue Oct 22 22:01:17 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 a9d15976de90 -r eafffeea6a3e src/CMakeLists.txt --- a/src/CMakeLists.txt Tue Jul 30 23:56:31 2019 +0200 +++ b/src/CMakeLists.txt Tue Oct 22 22:01:17 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 a9d15976de90 -r eafffeea6a3e src/Configuration.h --- a/src/Configuration.h Tue Jul 30 23:56:31 2019 +0200 +++ b/src/Configuration.h Tue Oct 22 22:01:17 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 a9d15976de90 -r eafffeea6a3e src/relpipe-tr-awk.cpp --- a/src/relpipe-tr-awk.cpp Tue Jul 30 23:56:31 2019 +0200 +++ b/src/relpipe-tr-awk.cpp Tue Oct 22 22:01:17 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