# HG changeset patch # User František Kučera # Date 1571774560 -7200 # Node ID 5a3602fb16498ebbcf221a2fb3defe18c618849e # Parent 87eff6e3c31e9874cf0aa3d3474f19086e5c7317 fix license version: GNU GPLv3 diff -r 87eff6e3c31e -r 5a3602fb1649 CMakeLists.txt --- a/CMakeLists.txt Tue Jul 30 23:56:32 2019 +0200 +++ b/CMakeLists.txt Tue Oct 22 22:02:40 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 87eff6e3c31e -r 5a3602fb1649 src/CMakeLists.txt --- a/src/CMakeLists.txt Tue Jul 30 23:56:32 2019 +0200 +++ b/src/CMakeLists.txt Tue Oct 22 22:02:40 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 87eff6e3c31e -r 5a3602fb1649 src/GrepHandler.h --- a/src/GrepHandler.h Tue Jul 30 23:56:32 2019 +0200 +++ b/src/GrepHandler.h Tue Oct 22 22:02:40 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 87eff6e3c31e -r 5a3602fb1649 src/relpipe-tr-grep.cpp --- a/src/relpipe-tr-grep.cpp Tue Jul 30 23:56:32 2019 +0200 +++ b/src/relpipe-tr-grep.cpp Tue Oct 22 22:02:40 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