diff options
Diffstat (limited to 'scripts/utility.py')
-rw-r--r-- | scripts/utility.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/utility.py b/scripts/utility.py index 6f02538d..d16a5986 100644 --- a/scripts/utility.py +++ b/scripts/utility.py @@ -2,7 +2,7 @@ Utility functions for test scripts ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - :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. """ |