diff options
Diffstat (limited to 'pygments/styles/solarized.py')
-rw-r--r-- | pygments/styles/solarized.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/styles/solarized.py b/pygments/styles/solarized.py index 1e051eb4..fc382355 100644 --- a/pygments/styles/solarized.py +++ b/pygments/styles/solarized.py @@ -7,7 +7,7 @@ A Pygments style for the Solarized themes (licensed under MIT). See: https://github.com/altercation/solarized - :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. """ |