summaryrefslogtreecommitdiff
path: root/tests/snippets/conftest.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/snippets/conftest.py')
-rw-r--r--tests/snippets/conftest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/snippets/conftest.py b/tests/snippets/conftest.py
index 02e62555..daf317fa 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-2022 by the Pygments team, see AUTHORS.
+ :copyright: Copyright 2006-2023 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""