diff options
Diffstat (limited to '_static/language_data.js')
-rw-r--r-- | _static/language_data.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_static/language_data.js b/_static/language_data.js index 863704b3..ebe2f03b 100644 --- a/_static/language_data.js +++ b/_static/language_data.js @@ -5,7 +5,7 @@ * This script contains the language-specific data used by searchtools.js, * namely the list of stopwords, stemmer, scorer and splitter. * - * :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS. + * :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. * :license: BSD, see LICENSE for details. * */ |