diff -r 0de8fe051171 -r 825c611933b3 src/CMakeLists.txt --- a/src/CMakeLists.txt Tue Jul 30 23:56:30 2019 +0200 +++ b/src/CMakeLists.txt Tue Oct 22 19:41:25 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