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 /sphinx/builders/linkcheck.py | |
| parent | 2e73c10ac50c85d4e2350d6ddf02af756c5613f1 (diff) | |
| parent | 584e85e0759f969b22e72d954e5bded3bcc41682 (diff) | |
| download | sphinx-4bd28c3d1ae757869df45839d6fa1b56e692f76a.tar.gz | |
Merge in copyright style changes from 0.5.
Diffstat (limited to 'sphinx/builders/linkcheck.py')
| -rw-r--r-- | sphinx/builders/linkcheck.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/builders/linkcheck.py b/sphinx/builders/linkcheck.py index a8536f43..5fcda231 100644 --- a/sphinx/builders/linkcheck.py +++ b/sphinx/builders/linkcheck.py @@ -5,7 +5,7 @@ The CheckExternalLinksBuilder class. - :copyright: 2008 by Georg Brandl, Thomas Lamb. + :copyright: Copyright 2007-2009 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. """ |
