summaryrefslogtreecommitdiff
path: root/pygments/lexers/snobol.py
diff options
context:
space:
mode:
Diffstat (limited to 'pygments/lexers/snobol.py')
-rw-r--r--pygments/lexers/snobol.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/lexers/snobol.py b/pygments/lexers/snobol.py
index c336d196..28087de2 100644
--- a/pygments/lexers/snobol.py
+++ b/pygments/lexers/snobol.py
@@ -4,7 +4,7 @@
Lexers for the SNOBOL language.
- :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.
"""