summaryrefslogtreecommitdiff
path: root/tests/test_env.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2009-01-03 12:15:19 +0100
committerGeorg Brandl <georg@python.org>2009-01-03 12:15:19 +0100
commit4bd28c3d1ae757869df45839d6fa1b56e692f76a (patch)
tree54cf12af2eae5a46dec92c4e48b91b49d5921c01 /tests/test_env.py
parent2e73c10ac50c85d4e2350d6ddf02af756c5613f1 (diff)
parent584e85e0759f969b22e72d954e5bded3bcc41682 (diff)
downloadsphinx-4bd28c3d1ae757869df45839d6fa1b56e692f76a.tar.gz
Merge in copyright style changes from 0.5.
Diffstat (limited to 'tests/test_env.py')
-rw-r--r--tests/test_env.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_env.py b/tests/test_env.py
index 1040b88a..685311e6 100644
--- a/tests/test_env.py
+++ b/tests/test_env.py
@@ -5,7 +5,7 @@
Test the BuildEnvironment class.
- :copyright: 2008 by Georg Brandl.
+ :copyright: Copyright 2007-2009 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""