Merge remote branch 'remotes/willkg/459_lgpl'
[mediagoblin.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 JavaScript files located in the ``mediagoblin/`` directory tree of
21 are free software: you can redistribute and/or modify them under the
22 terms of the GNU Lesser 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 Lesser General Public
27 License along with this program, in the file ``licenses/LGPLv3.txt``.
28 If not, see <http://www.gnu.org/licenses/>.
29
30
31 Documentation files located in the ``docs/`` directory tree are released
32 under a CC0 license. To the extent possible under law, the author(s)
33 have dedicated all copyright and related and neighboring rights to these
34 files to the public domain worldwide. These files are distributed
35 without any warranty.
36
37 You should have received a copy of the CC0 license in the file
38 ``licenses/CC0_1.0.txt``. If not, see
39 <http://creativecommons.org/publicdomain/zero/1.0/>.
40
41
42 CSS, images and video located in the ``mediagoblin/`` directory tree are
43 released under a CC0 license. To the extent possible under law, the author(s)
44 have dedicated all copyright and related and neighboring rights to these
45 files to the public domain worldwide. These files are distributed without
46 any warranty.
47
48 You should have received a copy of the CC0 license in the file
49 ``licenses/CC0_1.0.txt``. If not, see
50 <http://creativecommons.org/publicdomain/zero/1.0/>.
51
52
53 Additional library software has been made available in the ``extlib/``
54 directory. All of it is Free Software and can be distributed under
55 liberal terms, but those terms may differ in detail from the AGPL's
56 particulars. See each package's license file in the extlib directory
57 for additional terms.