diff options
Diffstat (limited to 'tests/snippets/conftest.py')
-rw-r--r-- | tests/snippets/conftest.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/snippets/conftest.py b/tests/snippets/conftest.py index b4766421..b5ee33c6 100644 --- a/tests/snippets/conftest.py +++ b/tests/snippets/conftest.py @@ -12,7 +12,7 @@ The directory must match the alias of the lexer to be used. Populate only the input, then just `--update-goldens`. - :copyright: Copyright 2006-2021 by the Pygments team, see AUTHORS. + :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details. """ |