diff options
Diffstat (limited to 'pygments/styles/zenburn.py')
-rw-r--r-- | pygments/styles/zenburn.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/styles/zenburn.py b/pygments/styles/zenburn.py index b97984e8..8797df7f 100644 --- a/pygments/styles/zenburn.py +++ b/pygments/styles/zenburn.py @@ -7,7 +7,7 @@ See: https://kippura.org/zenburnpage/ https://github.com/jnurmine/Zenburn - :copyright: Copyright 2006-2020 by the Pygments team, see AUTHORS. + :copyright: Copyright 2006-2021 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details. """ |