diff options
author | Matt Lee <mattl@cnuk.org> | 2011-04-27 10:55:35 -0400 |
---|---|---|
committer | Matt Lee <mattl@cnuk.org> | 2011-04-27 10:55:35 -0400 |
commit | 84489d7d4a3b3c0a897a9c4fe5176484bcf31d82 (patch) | |
tree | c0668fc8326ff6bbc68cf1399746ad205dc2a802 /docs/conf.py | |
parent | eb2986152aab5767ae40d1b870c7f6cb256f045d (diff) | |
download | mediagoblin-84489d7d4a3b3c0a897a9c4fe5176484bcf31d82.tar.lz mediagoblin-84489d7d4a3b3c0a897a9c4fe5176484bcf31d82.tar.xz mediagoblin-84489d7d4a3b3c0a897a9c4fe5176484bcf31d82.zip |
Updated copyright
Diffstat (limited to 'docs/conf.py')
-rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index 6030b74d..967d84d0 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -41,7 +41,7 @@ master_doc = 'index' # General information about the project. project = u'GNU MediaGoblin' -copyright = u'2011, Chris Webber, et al' +copyright = u'2011, Free Software Foundation, Inc and contributors' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the |