diff options
| author | Georg Brandl <georg@python.org> | 2009-01-03 12:15:19 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2009-01-03 12:15:19 +0100 |
| commit | 4bd28c3d1ae757869df45839d6fa1b56e692f76a (patch) | |
| tree | 54cf12af2eae5a46dec92c4e48b91b49d5921c01 /tests/test_env.py | |
| parent | 2e73c10ac50c85d4e2350d6ddf02af756c5613f1 (diff) | |
| parent | 584e85e0759f969b22e72d954e5bded3bcc41682 (diff) | |
| download | sphinx-4bd28c3d1ae757869df45839d6fa1b56e692f76a.tar.gz | |
Merge in copyright style changes from 0.5.
Diffstat (limited to 'tests/test_env.py')
| -rw-r--r-- | tests/test_env.py | 2 |
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. """ |
