added AGPL license text to header of template file
[mediagoblin-libreplanet.git] / COPYING
1 =========
2 COPYING
3 =========
4
5 This program is free software: you can redistribute it and/or modify
6 it under the terms of the GNU Affero General Public License as
7 published by the Free Software Foundation, either version 3 of the
8 License, or (at your option) any later version.
9
10 This program is distributed in the hope that it will be useful, but
11 WITHOUT ANY WARRANTY; without even the implied warranty of
12 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13 Affero General Public License for more details.
14
15 You should have received a copy of the GNU Affero General Public
16 License along with this program, in the file ``licenses/AGPLv3.txt``.
17 If not, see <http://www.gnu.org/licenses/>.
18
19
20 Translation files located under ``mediagoblin/i18n/`` directory tree
21 are free software: you can redistribute it and/or modify it under the
22 terms of the GNU Affero General Public License as published by the
23 Free Software Foundation, either version 3 of the License, or (at
24 your option) any later version.
25
26 You should have received a copy of the GNU Affero General Public
27 License along with this program, in the file ``licenses/AGPLv3.txt``.
28 If not, see <http://www.gnu.org/licenses/>.
29
30
31 JavaScript files located in the ``mediagoblin/`` directory tree
32 are free software: you can redistribute and/or modify them under the
33 terms of the GNU Affero General Public License as published by the
34 Free Software Foundation, either version 3 of the License, or (at
35 your option) any later version.
36
37 You should have received a copy of the GNU Lesser General Public
38 License along with this program, in the file ``licenses/LGPLv3.txt``.
39 If not, see <http://www.gnu.org/licenses/>.
40
41
42 Documentation files located in the ``docs/`` directory tree and all
43 original documentation theme CSS and assets (including image files)
44 are released under a CC0 license. To the extent possible under law,
45 the author(s) have dedicated all copyright and related and neighboring
46 rights to these files to the public domain worldwide. These files are
47 distributed without any warranty.
48
49 You should have received a copy of the CC0 license in the file
50 ``licenses/CC0_1.0.txt``. If not, see
51 <http://creativecommons.org/publicdomain/zero/1.0/>.
52
53
54 CSS, images and video located in the ``mediagoblin/`` directory tree are
55 released under a CC0 license. To the extent possible under law, the author(s)
56 have dedicated all copyright and related and neighboring rights to these
57 files to the public domain worldwide. These files are distributed without
58 any warranty.
59
60 You should have received a copy of the CC0 license in the file
61 ``licenses/CC0_1.0.txt``. If not, see
62 <http://creativecommons.org/publicdomain/zero/1.0/>.
63
64
65 Additional library software has been made available in the ``extlib/``
66 directory. All of it is Free Software and can be distributed under
67 liberal terms, but those terms may differ in detail from the AGPL's
68 particulars. See each package's license file in the extlib directory
69 for additional terms.