# HG changeset patch # User František Kučera # Date 1571752977 -7200 # Node ID 7da7173d84b086c744bf19858808b36fc276e084 # Parent aff3a6ca254ba78649ae980995e40e759adb23b7 fix license version: GNU GPLv3 diff -r aff3a6ca254b -r 7da7173d84b0 CMakeLists.txt --- a/CMakeLists.txt Tue Jul 30 23:56:32 2019 +0200 +++ b/CMakeLists.txt Tue Oct 22 16:02:57 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. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff -r aff3a6ca254b -r 7da7173d84b0 src/CLIParser.h --- a/src/CLIParser.h Tue Jul 30 23:56:32 2019 +0200 +++ b/src/CLIParser.h Tue Oct 22 16:02:57 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. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff -r aff3a6ca254b -r 7da7173d84b0 src/CMakeLists.txt --- a/src/CMakeLists.txt Tue Jul 30 23:56:32 2019 +0200 +++ b/src/CMakeLists.txt Tue Oct 22 16:02:57 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. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff -r aff3a6ca254b -r 7da7173d84b0 src/Configuration.h --- a/src/Configuration.h Tue Jul 30 23:56:32 2019 +0200 +++ b/src/Configuration.h Tue Oct 22 16:02:57 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. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff -r aff3a6ca254b -r 7da7173d84b0 src/SqlException.h --- a/src/SqlException.h Tue Jul 30 23:56:32 2019 +0200 +++ b/src/SqlException.h Tue Oct 22 16:02:57 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. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff -r aff3a6ca254b -r 7da7173d84b0 src/SqlHandler.h --- a/src/SqlHandler.h Tue Jul 30 23:56:32 2019 +0200 +++ b/src/SqlHandler.h Tue Oct 22 16:02:57 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. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff -r aff3a6ca254b -r 7da7173d84b0 src/relpipe-tr-sql.cpp --- a/src/relpipe-tr-sql.cpp Tue Jul 30 23:56:32 2019 +0200 +++ b/src/relpipe-tr-sql.cpp Tue Oct 22 16:02:57 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. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of