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