# HG changeset patch # User František Kučera # Date 1571766889 -7200 # Node ID 45d60cf711e17e55f903d3b5bd75e13ff0cb786a # Parent 5664d7c3c8219c401ea7a5deaa0c34aa563ba64a fix license version: GNU GPLv3 diff -r 5664d7c3c821 -r 45d60cf711e1 CMakeLists.txt --- a/CMakeLists.txt Tue Jul 30 23:56:30 2019 +0200 +++ b/CMakeLists.txt Tue Oct 22 19:54:49 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 5664d7c3c821 -r 45d60cf711e1 include/relpipe/cli/CLI.h --- a/include/relpipe/cli/CLI.h Tue Jul 30 23:56:30 2019 +0200 +++ b/include/relpipe/cli/CLI.h Tue Oct 22 19:54:49 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 5664d7c3c821 -r 45d60cf711e1 include/relpipe/cli/RelpipeCLIException.h --- a/include/relpipe/cli/RelpipeCLIException.h Tue Jul 30 23:56:30 2019 +0200 +++ b/include/relpipe/cli/RelpipeCLIException.h Tue Oct 22 19:54:49 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 5664d7c3c821 -r 45d60cf711e1 src/CMakeLists.txt --- a/src/CMakeLists.txt Tue Jul 30 23:56:30 2019 +0200 +++ b/src/CMakeLists.txt Tue Oct 22 19:54:49 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 5664d7c3c821 -r 45d60cf711e1 src/relpipe-lib-cli.cpp --- a/src/relpipe-lib-cli.cpp Tue Jul 30 23:56:30 2019 +0200 +++ b/src/relpipe-lib-cli.cpp Tue Oct 22 19:54:49 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