# HG changeset patch # User František Kučera # Date 1571766956 -7200 # Node ID 56c84049698d8562c28024b94ac954a9196cbecb # Parent cea991c33c6a53da4075cec0b881452edfdcf498 fix license version: GNU GPLv3 diff -r cea991c33c6a -r 56c84049698d CMakeLists.txt --- a/CMakeLists.txt Tue Jul 30 23:56:30 2019 +0200 +++ b/CMakeLists.txt Tue Oct 22 19:55:56 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 cea991c33c6a -r 56c84049698d include/relpipe/xmlwriter/RelpipeXMLWriterException.h --- a/include/relpipe/xmlwriter/RelpipeXMLWriterException.h Tue Jul 30 23:56:30 2019 +0200 +++ b/include/relpipe/xmlwriter/RelpipeXMLWriterException.h Tue Oct 22 19:55:56 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 cea991c33c6a -r 56c84049698d include/relpipe/xmlwriter/XMLWriter.h --- a/include/relpipe/xmlwriter/XMLWriter.h Tue Jul 30 23:56:30 2019 +0200 +++ b/include/relpipe/xmlwriter/XMLWriter.h Tue Oct 22 19:55:56 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 cea991c33c6a -r 56c84049698d src/CMakeLists.txt --- a/src/CMakeLists.txt Tue Jul 30 23:56:30 2019 +0200 +++ b/src/CMakeLists.txt Tue Oct 22 19:55:56 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 cea991c33c6a -r 56c84049698d src/relpipe-lib-xmlwriter.cpp --- a/src/relpipe-lib-xmlwriter.cpp Tue Jul 30 23:56:30 2019 +0200 +++ b/src/relpipe-lib-xmlwriter.cpp Tue Oct 22 19:55:56 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