diff options
Diffstat (limited to 'pygments/styles/native.py')
-rw-r--r-- | pygments/styles/native.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/styles/native.py b/pygments/styles/native.py index d2e5a94a..fa4687c7 100644 --- a/pygments/styles/native.py +++ b/pygments/styles/native.py @@ -4,7 +4,7 @@ pygments version of my "native" vim theme. - :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. """ |