Makes maketarball more resilient to errors
[mediagoblin.git] / COPYING
... / ...
CommitLineData
1=========
2 COPYING
3=========
4
5GNU MediaGoblin is composed of the following kinds of files:
6
7* software files: Python, JavaScript and HTML templates
8* non-software data: CSS, images, and video
9* documentation
10
11
12Software files
13==============
14
15Python, JavaScript, and template files files are released under the
16AGPL v3. The text of this license is located in ``AGPLv3.txt``.
17
18
19Non-software data
20=================
21
22CSS, images and video are all released under a CC0 license. The text
23of this license is located in ``CC0_1.0.txt``.
24
25
26Documentation
27=============
28
29All documentation is under the ``docs/`` directory. These materials
30are all released under a CC0 license. The text of this license is
31located in ``CC0_1.0.txt``.