diff options
Diffstat (limited to 'pygments/styles/perldoc.py')
-rw-r--r-- | pygments/styles/perldoc.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/styles/perldoc.py b/pygments/styles/perldoc.py index 6e415de8..e6ae31b0 100644 --- a/pygments/styles/perldoc.py +++ b/pygments/styles/perldoc.py @@ -6,7 +6,7 @@ .. _perldoc: http://perldoc.perl.org/ - :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. """ |