summaryrefslogtreecommitdiff
path: root/pygments/lexers/gdscript.py
diff options
context:
space:
mode:
Diffstat (limited to 'pygments/lexers/gdscript.py')
-rw-r--r--pygments/lexers/gdscript.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/lexers/gdscript.py b/pygments/lexers/gdscript.py
index 1048d1b5..320d0373 100644
--- a/pygments/lexers/gdscript.py
+++ b/pygments/lexers/gdscript.py
@@ -7,7 +7,7 @@
Modified by Daniel J. Ramirez <djrmuv@gmail.com> based on the original
python.py.
- :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.
"""