src/relpipe-lib-xmlwriter.cpp
branchv_0
changeset 4 abcb4c1bd9bd
parent 0 9000436424bb
child 11 56c84049698d
equal deleted inserted replaced
3:edbebc6163e3 4:abcb4c1bd9bd
     1 /**
     1 /**
     2  * Relational pipes (library)
     2  * Relational pipes
     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:
     6  * it under the terms of the GNU General Public License as published by
     7  *  - GNU Lesser General Public License as published by the Free Software Foundation;
     7  * the Free Software Foundation, either version 3 of the License, or
     8  *    either version 3 of the License, or (at your option) any later version;
     8  * (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.
       
    12  *
     9  *
    13  * This program is distributed in the hope that it will be useful,
    10  * This program is distributed in the hope that it will be useful,
    14  * but WITHOUT ANY WARRANTY; without even the implied warranty of
    11  * but WITHOUT ANY WARRANTY; without even the implied warranty of
    15  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
    12  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
    16  * GNU General Public License for more details.
    13  * GNU General Public License for more details.