diff options
Diffstat (limited to 'tests/test_unistring.py')
-rw-r--r-- | tests/test_unistring.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_unistring.py b/tests/test_unistring.py index cf58d10d..65fb1fc5 100644 --- a/tests/test_unistring.py +++ b/tests/test_unistring.py @@ -2,7 +2,7 @@ Test suite for the unistring module ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - :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. """ |