]> git.sur5r.net Git - glabels/blob - COPYING.README_FIRST
Make sure merge source is shown.
[glabels] / COPYING.README_FIRST
1 The gLabels official distribution is an aggregate of several components.
2 Each component is licensed as follows
3
4
5 GLABELS:
6
7    The gLabels application core, and other portions of the official gLabels
8    distribution not explicitly licensed otherwise, are licensed under
9    the GNU GENERAL PUBLIC LICENSE (GPL); either version 3 of the License, or
10    (at your option) any later version -- see the 'COPYING' file in this
11    directory for details.
12
13
14 LIBGLABELS:
15
16    The libglabels library, located in the "libglabels/" subdirectory, is
17    licensed under the GNU LESSER GENERAL PUBLIC LICENSE (LGPL); either
18    version 3 of the License, or (at your option) any later version -- see
19    the 'COPYING-LIBGLABELS' in this directory for details.
20
21
22 DOCUMENTATION:
23
24    The gLabels and libglabels documentation, located in the "docs/" and "help/"
25    subdirectories, is licensed under the GNU FREE DOCUMENTATION LICENSE (GFDL)
26    with no Invariant Sections; either version 1.1 or (at your option) any
27    later version -- see 'COPYING-DOCS' in this directory for details.
28
29
30 TEMPLATE DATABASE:
31
32    The XML files in the "templates/" subdirectory constitute the glabels
33    label database.  No copyright is claimed on the facts contained within
34    the database and can be used for any purpose.  However, to clear up any
35    ambiguity, the DTD file that defines the format of these files is
36    licensed using the MIT/X license, as close to public domain as one can
37    get -- see 'COPYING-TEMPLATES' in this directory for details.