CMakeLists.txt
branchv_0
changeset 15 825c611933b3
parent 7 2f7365948a67
child 17 46151cd23815
equal deleted inserted replaced
14:0de8fe051171 15:825c611933b3
     1 # Relational pipes
     1 # Relational pipes (library)
     2 # Copyright © 2018 František Kučera (Frantovo.cz, GlobalCode.info)
     2 # Copyright © 2018 František Kučera (Frantovo.cz, GlobalCode.info)
     3 #
     3 #
     4 # This program is free software: you can redistribute it and/or modify
     4 # This program is free software: you can redistribute it and/or modify
     5 # it under the terms of the GNU General Public License as published by
     5 # it under the terms of the:
     6 # the Free Software Foundation, either version 3 of the License, or
     6 #  - GNU Lesser General Public License as published by the Free Software Foundation;
     7 # (at your option) any later version.
     7 #    version 3 of the License or (at your option)
       
     8 #  - GNU General Public License as published by the Free Software Foundation;
       
     9 #    version 2 of the License.
     8 #
    10 #
     9 # This program is distributed in the hope that it will be useful,
    11 # This program is distributed in the hope that it will be useful,
    10 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    12 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    11 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
    13 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
    12 # GNU General Public License for more details.
    14 # GNU General Public License for more details.