CMakeLists.txt
branchv_0
changeset 41 744b61559eb2
parent 33 c0e445dda2c5
equal deleted inserted replaced
40:4f5b0293a936 41:744b61559eb2
     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.