diff options
Diffstat (limited to 'pygments/styles/trac.py')
-rw-r--r-- | pygments/styles/trac.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/styles/trac.py b/pygments/styles/trac.py index b2a1fd4d..0885ced8 100644 --- a/pygments/styles/trac.py +++ b/pygments/styles/trac.py @@ -4,7 +4,7 @@ Port of the default trac highlighter design. - :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. """ |