diff options
author | Christopher Allan Webber <cwebber@dustycloud.org> | 2012-02-07 21:25:41 -0600 |
---|---|---|
committer | Christopher Allan Webber <cwebber@dustycloud.org> | 2012-02-07 21:27:27 -0600 |
commit | 473a4431c2632891e152913c7b4eed6fe7ba8bb3 (patch) | |
tree | 5278a8993098abb466009fd2ba8fe09ae72d6577 /docs/source/index.rst | |
parent | 110b4acc3d1e10931b3464f37d5f3bec08d64ede (diff) | |
download | mediagoblin-473a4431c2632891e152913c7b4eed6fe7ba8bb3.tar.lz mediagoblin-473a4431c2632891e152913c7b4eed6fe7ba8bb3.tar.xz mediagoblin-473a4431c2632891e152913c7b4eed6fe7ba8bb3.zip |
Added CC0 header to all MediaGoblin docs in docs/source/
Diffstat (limited to 'docs/source/index.rst')
-rw-r--r-- | docs/source/index.rst | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst index f9c9285d..444ed688 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -1,3 +1,16 @@ +.. MediaGoblin Documentation + + Written in 2011, 2012 by MediaGoblin contributors + + To the extent possible under law, the author(s) have dedicated all + copyright and related and neighboring rights to this software to + the public domain worldwide. This software is distributed without + any warranty. + + You should have received a copy of the CC0 Public Domain + Dedication along with this software. If not, see + <http://creativecommons.org/publicdomain/zero/1.0/>. + .. GNU MediaGoblin documentation master file, created by sphinx-quickstart on Thu Apr 7 20:10:27 2011. You can adapt this file completely to your liking, but it should at least |