diff options
Diffstat (limited to 'tests/test_modeline.py')
-rw-r--r-- | tests/test_modeline.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_modeline.py b/tests/test_modeline.py index 9fa7c849..86acbd7c 100644 --- a/tests/test_modeline.py +++ b/tests/test_modeline.py @@ -2,7 +2,7 @@ Tests for the vim modeline feature ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - :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. """ |