# HG changeset patch # User František Kučera # Date 1571774416 -7200 # Node ID 47a7d86ad8107a09678c20e4578ddb7a0d332c7c # Parent 3005998d6c12dc25b28d15305ae8fe7da8d95f17 fix license version: GNU GPLv3 diff -r 3005998d6c12 -r 47a7d86ad810 CMakeLists.txt --- a/CMakeLists.txt Tue Jul 30 23:56:31 2019 +0200 +++ b/CMakeLists.txt Tue Oct 22 22:00:16 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 3005998d6c12 -r 47a7d86ad810 src/CMakeLists.txt --- a/src/CMakeLists.txt Tue Jul 30 23:56:31 2019 +0200 +++ b/src/CMakeLists.txt Tue Oct 22 22:00:16 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 3005998d6c12 -r 47a7d86ad810 src/XmlHandler.h --- a/src/XmlHandler.h Tue Jul 30 23:56:31 2019 +0200 +++ b/src/XmlHandler.h Tue Oct 22 22:00:16 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 3005998d6c12 -r 47a7d86ad810 src/relpipe-out-xml.cpp --- a/src/relpipe-out-xml.cpp Tue Jul 30 23:56:31 2019 +0200 +++ b/src/relpipe-out-xml.cpp Tue Oct 22 22:00:16 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