summaryrefslogtreecommitdiff
path: root/pygments/lexers/gsql.py
diff options
context:
space:
mode:
Diffstat (limited to 'pygments/lexers/gsql.py')
-rwxr-xr-xpygments/lexers/gsql.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/lexers/gsql.py b/pygments/lexers/gsql.py
index 3dd3ea1a..2986cfa2 100755
--- a/pygments/lexers/gsql.py
+++ b/pygments/lexers/gsql.py
@@ -4,7 +4,7 @@
Lexers for TigerGraph GSQL graph query language
- :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.
"""