diff options
Diffstat (limited to 'sphinx/search.py')
| -rw-r--r-- | sphinx/search.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/search.py b/sphinx/search.py index a823c8f3..f39d3674 100644 --- a/sphinx/search.py +++ b/sphinx/search.py @@ -5,7 +5,7 @@ Create a search index for offline search. - :copyright: 2007-2008 by Armin Ronacher. + :copyright: Copyright 2007-2009 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. """ import re |
