diff options
Diffstat (limited to 'tests/test_mysql.py')
-rw-r--r-- | tests/test_mysql.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_mysql.py b/tests/test_mysql.py index 39da8f5f..81e2d603 100644 --- a/tests/test_mysql.py +++ b/tests/test_mysql.py @@ -2,7 +2,7 @@ Pygments MySQL lexer tests ~~~~~~~~~~~~~~~~~~~~~~~~~~ - :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. """ |