# HG changeset patch # User František Kučera # Date 1571766434 -7200 # Node ID 744b61559eb28267a8ada3ee93409e21066417c6 # Parent 4f5b0293a936d120ec59c9b0b390d0b0d63a94fe fix license version: GNU LGPLv3 or GPLv2 diff -r 4f5b0293a936 -r 744b61559eb2 CMakeLists.txt --- a/CMakeLists.txt Tue Jul 30 23:56:30 2019 +0200 +++ b/CMakeLists.txt Tue Oct 22 19:47:14 2019 +0200 @@ -1,10 +1,12 @@ -# Relational pipes +# Relational pipes (library) # Copyright © 2018 František Kučera (Frantovo.cz, GlobalCode.info) # # 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. +# it under the terms of the: +# - GNU Lesser General Public License as published by the Free Software Foundation; +# version 3 of the License or (at your option) +# - GNU General Public License as published by the Free Software Foundation; +# version 2 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 4f5b0293a936 -r 744b61559eb2 include/relpipe/writer/AttributeMetadata.h --- a/include/relpipe/writer/AttributeMetadata.h Tue Jul 30 23:56:30 2019 +0200 +++ b/include/relpipe/writer/AttributeMetadata.h Tue Oct 22 19:47:14 2019 +0200 @@ -5,10 +5,9 @@ * This program is free software: you can redistribute it and/or modify * it under the terms of the: * - GNU Lesser General Public License as published by the Free Software Foundation; - * either version 3 of the License, or (at your option) any later version; - * or (at your option) + * version 3 of the License or (at your option) * - GNU General Public License as published by the Free Software Foundation; - * either version 2 of the License, or (at your option) any later version. + * version 2 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 4f5b0293a936 -r 744b61559eb2 include/relpipe/writer/Factory.h --- a/include/relpipe/writer/Factory.h Tue Jul 30 23:56:30 2019 +0200 +++ b/include/relpipe/writer/Factory.h Tue Oct 22 19:47:14 2019 +0200 @@ -5,10 +5,9 @@ * This program is free software: you can redistribute it and/or modify * it under the terms of the: * - GNU Lesser General Public License as published by the Free Software Foundation; - * either version 3 of the License, or (at your option) any later version; - * or (at your option) + * version 3 of the License or (at your option) * - GNU General Public License as published by the Free Software Foundation; - * either version 2 of the License, or (at your option) any later version. + * version 2 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 4f5b0293a936 -r 744b61559eb2 include/relpipe/writer/RelationalWriter.h --- a/include/relpipe/writer/RelationalWriter.h Tue Jul 30 23:56:30 2019 +0200 +++ b/include/relpipe/writer/RelationalWriter.h Tue Oct 22 19:47:14 2019 +0200 @@ -5,10 +5,9 @@ * This program is free software: you can redistribute it and/or modify * it under the terms of the: * - GNU Lesser General Public License as published by the Free Software Foundation; - * either version 3 of the License, or (at your option) any later version; - * or (at your option) + * version 3 of the License or (at your option) * - GNU General Public License as published by the Free Software Foundation; - * either version 2 of the License, or (at your option) any later version. + * version 2 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 4f5b0293a936 -r 744b61559eb2 include/relpipe/writer/RelpipeWriterException.h --- a/include/relpipe/writer/RelpipeWriterException.h Tue Jul 30 23:56:30 2019 +0200 +++ b/include/relpipe/writer/RelpipeWriterException.h Tue Oct 22 19:47:14 2019 +0200 @@ -5,10 +5,9 @@ * This program is free software: you can redistribute it and/or modify * it under the terms of the: * - GNU Lesser General Public License as published by the Free Software Foundation; - * either version 3 of the License, or (at your option) any later version; - * or (at your option) + * version 3 of the License or (at your option) * - GNU General Public License as published by the Free Software Foundation; - * either version 2 of the License, or (at your option) any later version. + * version 2 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 4f5b0293a936 -r 744b61559eb2 include/relpipe/writer/TypeId.h --- a/include/relpipe/writer/TypeId.h Tue Jul 30 23:56:30 2019 +0200 +++ b/include/relpipe/writer/TypeId.h Tue Oct 22 19:47:14 2019 +0200 @@ -5,10 +5,9 @@ * This program is free software: you can redistribute it and/or modify * it under the terms of the: * - GNU Lesser General Public License as published by the Free Software Foundation; - * either version 3 of the License, or (at your option) any later version; - * or (at your option) + * version 3 of the License or (at your option) * - GNU General Public License as published by the Free Software Foundation; - * either version 2 of the License, or (at your option) any later version. + * version 2 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 4f5b0293a936 -r 744b61559eb2 include/relpipe/writer/typedefs.h --- a/include/relpipe/writer/typedefs.h Tue Jul 30 23:56:30 2019 +0200 +++ b/include/relpipe/writer/typedefs.h Tue Oct 22 19:47:14 2019 +0200 @@ -5,10 +5,9 @@ * This program is free software: you can redistribute it and/or modify * it under the terms of the: * - GNU Lesser General Public License as published by the Free Software Foundation; - * either version 3 of the License, or (at your option) any later version; - * or (at your option) + * version 3 of the License or (at your option) * - GNU General Public License as published by the Free Software Foundation; - * either version 2 of the License, or (at your option) any later version. + * version 2 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 4f5b0293a936 -r 744b61559eb2 src/CMakeLists.txt --- a/src/CMakeLists.txt Tue Jul 30 23:56:30 2019 +0200 +++ b/src/CMakeLists.txt Tue Oct 22 19:47:14 2019 +0200 @@ -1,10 +1,12 @@ -# Relational pipes +# Relational pipes (library) # Copyright © 2018 František Kučera (Frantovo.cz, GlobalCode.info) # # 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. +# it under the terms of the: +# - GNU Lesser General Public License as published by the Free Software Foundation; +# version 3 of the License or (at your option) +# - GNU General Public License as published by the Free Software Foundation; +# version 2 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 4f5b0293a936 -r 744b61559eb2 src/DataTypeWriter.h --- a/src/DataTypeWriter.h Tue Jul 30 23:56:30 2019 +0200 +++ b/src/DataTypeWriter.h Tue Oct 22 19:47:14 2019 +0200 @@ -5,10 +5,9 @@ * This program is free software: you can redistribute it and/or modify * it under the terms of the: * - GNU Lesser General Public License as published by the Free Software Foundation; - * either version 3 of the License, or (at your option) any later version; - * or (at your option) + * version 3 of the License or (at your option) * - GNU General Public License as published by the Free Software Foundation; - * either version 2 of the License, or (at your option) any later version. + * version 2 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 4f5b0293a936 -r 744b61559eb2 src/DataTypeWriterBase.h --- a/src/DataTypeWriterBase.h Tue Jul 30 23:56:30 2019 +0200 +++ b/src/DataTypeWriterBase.h Tue Oct 22 19:47:14 2019 +0200 @@ -5,10 +5,9 @@ * This program is free software: you can redistribute it and/or modify * it under the terms of the: * - GNU Lesser General Public License as published by the Free Software Foundation; - * either version 3 of the License, or (at your option) any later version; - * or (at your option) + * version 3 of the License or (at your option) * - GNU General Public License as published by the Free Software Foundation; - * either version 2 of the License, or (at your option) any later version. + * version 2 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 4f5b0293a936 -r 744b61559eb2 src/Factory.cpp --- a/src/Factory.cpp Tue Jul 30 23:56:30 2019 +0200 +++ b/src/Factory.cpp Tue Oct 22 19:47:14 2019 +0200 @@ -5,10 +5,9 @@ * This program is free software: you can redistribute it and/or modify * it under the terms of the: * - GNU Lesser General Public License as published by the Free Software Foundation; - * either version 3 of the License, or (at your option) any later version; - * or (at your option) + * version 3 of the License or (at your option) * - GNU General Public License as published by the Free Software Foundation; - * either version 2 of the License, or (at your option) any later version. + * version 2 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 4f5b0293a936 -r 744b61559eb2 src/StreamRelationalWriter.h --- a/src/StreamRelationalWriter.h Tue Jul 30 23:56:30 2019 +0200 +++ b/src/StreamRelationalWriter.h Tue Oct 22 19:47:14 2019 +0200 @@ -5,10 +5,9 @@ * This program is free software: you can redistribute it and/or modify * it under the terms of the: * - GNU Lesser General Public License as published by the Free Software Foundation; - * either version 3 of the License, or (at your option) any later version; - * or (at your option) + * version 3 of the License or (at your option) * - GNU General Public License as published by the Free Software Foundation; - * either version 2 of the License, or (at your option) any later version. + * version 2 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 4f5b0293a936 -r 744b61559eb2 src/types/BooleanDataTypeWriter.h --- a/src/types/BooleanDataTypeWriter.h Tue Jul 30 23:56:30 2019 +0200 +++ b/src/types/BooleanDataTypeWriter.h Tue Oct 22 19:47:14 2019 +0200 @@ -5,10 +5,9 @@ * This program is free software: you can redistribute it and/or modify * it under the terms of the: * - GNU Lesser General Public License as published by the Free Software Foundation; - * either version 3 of the License, or (at your option) any later version; - * or (at your option) + * version 3 of the License or (at your option) * - GNU General Public License as published by the Free Software Foundation; - * either version 2 of the License, or (at your option) any later version. + * version 2 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 4f5b0293a936 -r 744b61559eb2 src/types/IntegerDataTypeWriter.h --- a/src/types/IntegerDataTypeWriter.h Tue Jul 30 23:56:30 2019 +0200 +++ b/src/types/IntegerDataTypeWriter.h Tue Oct 22 19:47:14 2019 +0200 @@ -5,10 +5,9 @@ * This program is free software: you can redistribute it and/or modify * it under the terms of the: * - GNU Lesser General Public License as published by the Free Software Foundation; - * either version 3 of the License, or (at your option) any later version; - * or (at your option) + * version 3 of the License or (at your option) * - GNU General Public License as published by the Free Software Foundation; - * either version 2 of the License, or (at your option) any later version. + * version 2 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 4f5b0293a936 -r 744b61559eb2 src/types/StringDataTypeWriter.h --- a/src/types/StringDataTypeWriter.h Tue Jul 30 23:56:30 2019 +0200 +++ b/src/types/StringDataTypeWriter.h Tue Oct 22 19:47:14 2019 +0200 @@ -5,10 +5,9 @@ * This program is free software: you can redistribute it and/or modify * it under the terms of the: * - GNU Lesser General Public License as published by the Free Software Foundation; - * either version 3 of the License, or (at your option) any later version; - * or (at your option) + * version 3 of the License or (at your option) * - GNU General Public License as published by the Free Software Foundation; - * either version 2 of the License, or (at your option) any later version. + * version 2 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