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