diff options
Diffstat (limited to 'tests/test_guess.py')
-rw-r--r-- | tests/test_guess.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_guess.py b/tests/test_guess.py index 83a8a718..8adf1613 100644 --- a/tests/test_guess.py +++ b/tests/test_guess.py @@ -2,7 +2,7 @@ Pygments basic API tests ~~~~~~~~~~~~~~~~~~~~~~~~ - :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. """ |