diff options
Diffstat (limited to 'sphinx/search/es.py')
-rw-r--r-- | sphinx/search/es.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/search/es.py b/sphinx/search/es.py index 1e8a21085..e87584cfc 100644 --- a/sphinx/search/es.py +++ b/sphinx/search/es.py @@ -4,7 +4,7 @@ Spanish search language: includes the JS Spanish stemmer. - :copyright: Copyright 2007-2013 by the Sphinx team, see AUTHORS. + :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. """ |