summaryrefslogtreecommitdiffstats
path: root/docs/source/conf.py
diff options
context:
space:
mode:
authorAndrew Resch <andrewresch@gmail.com>2009-08-13 05:02:39 +0000
committerAndrew Resch <andrewresch@gmail.com>2009-08-13 05:02:39 +0000
commit567a42b0ec36e60e896c696f3dadc5ab654633b0 (patch)
tree24ae288c1f5775cb39ab9129ce85964a97276160 /docs/source/conf.py
parent74ed19b5f246e9ebbc40cbcfa4465dd7d8656855 (diff)
downloaddeluge-567a42b0ec36e60e896c696f3dadc5ab654633b0.tar.gz
deluge-567a42b0ec36e60e896c696f3dadc5ab654633b0.tar.bz2
deluge-567a42b0ec36e60e896c696f3dadc5ab654633b0.zip
Fix some docstrings
Diffstat (limited to 'docs/source/conf.py')
-rw-r--r--docs/source/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py
index 250f33a4c..0055e630b 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -37,7 +37,7 @@ master_doc = 'index'
# General substitutions.
project = 'Deluge'
-copyright = '2008, Andrew Resch'
+copyright = '2008-2009, Deluge Team'
# The default replacements for |version| and |release|, also used in various
# other places throughout the built documents.
@@ -159,7 +159,7 @@ htmlhelp_basename = 'delugedoc'
# (source start file, target name, title, author, document class [howto/manual]).
latex_documents = [
('index', 'deluge.tex', 'deluge Documentation',
- 'Andrew Resch', 'manual'),
+ 'Deluge Team', 'manual'),
]
# The name of an image file (relative to this directory) to place at the top of