diff options
| author | Georg Brandl <georg@python.org> | 2010-01-02 21:03:56 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2010-01-02 21:03:56 +0100 |
| commit | 1ec3628aac366b3d4df3d6836b850943783095b9 (patch) | |
| tree | 50fe275b8db2751541d4d20be7656aca3bc0eed4 /sphinx/search.py | |
| parent | c18e116de760d9365ef3660a9c359a6186149ee3 (diff) | |
| parent | 64c741270a7aae68c6279e50fab5ead1fe2f5733 (diff) | |
| download | sphinx-1ec3628aac366b3d4df3d6836b850943783095b9.tar.gz | |
merge with trunk
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 a6335a1a..592f4cc6 100644 --- a/sphinx/search.py +++ b/sphinx/search.py @@ -5,7 +5,7 @@ Create a search index for offline search. - :copyright: Copyright 2007-2009 by the Sphinx team, see AUTHORS. + :copyright: Copyright 2007-2010 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. """ import re |
