diff options
Diffstat (limited to 'pygments/styles/monokai.py')
-rw-r--r-- | pygments/styles/monokai.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/styles/monokai.py b/pygments/styles/monokai.py index 610dc0ae..94734a63 100644 --- a/pygments/styles/monokai.py +++ b/pygments/styles/monokai.py @@ -6,7 +6,7 @@ http://www.monokai.nl/blog/2006/07/15/textmate-color-theme/ - :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. """ |