c++/sql-dk/nbproject/licenseheader.txt
author František Kučera <franta-hg@frantovo.cz>
Fri, 05 Jan 2018 23:53:23 +0100
branchv_0
changeset 230 8bae71482622
child 250 aae5009bd0af
permissions -rw-r--r--
c++ version skeleton
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
230
8bae71482622 c++ version skeleton
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     1
/**
8bae71482622 c++ version skeleton
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     2
 * SQL-DK
8bae71482622 c++ version skeleton
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     3
 * Copyright © 2013 František Kučera (frantovo.cz)
8bae71482622 c++ version skeleton
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     4
 *
8bae71482622 c++ version skeleton
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     5
 * This program is free software: you can redistribute it and/or modify
8bae71482622 c++ version skeleton
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     6
 * it under the terms of the GNU General Public License as published by
8bae71482622 c++ version skeleton
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     7
 * the Free Software Foundation, either version 3 of the License, or
8bae71482622 c++ version skeleton
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     8
 * (at your option) any later version.
8bae71482622 c++ version skeleton
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     9
 *
8bae71482622 c++ version skeleton
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    10
 * This program is distributed in the hope that it will be useful,
8bae71482622 c++ version skeleton
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    11
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
8bae71482622 c++ version skeleton
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    12
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8bae71482622 c++ version skeleton
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    13
 * GNU General Public License for more details.
8bae71482622 c++ version skeleton
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    14
 *
8bae71482622 c++ version skeleton
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    15
 * You should have received a copy of the GNU General Public License
8bae71482622 c++ version skeleton
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    16
 * along with this program. If not, see <http://www.gnu.org/licenses/>.
8bae71482622 c++ version skeleton
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    17
 */