summaryrefslogtreecommitdiff
path: root/pygments/lexers/_vbscript_builtins.py
diff options
context:
space:
mode:
Diffstat (limited to 'pygments/lexers/_vbscript_builtins.py')
-rw-r--r--pygments/lexers/_vbscript_builtins.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/lexers/_vbscript_builtins.py b/pygments/lexers/_vbscript_builtins.py
index 68e732e2..e7e96e69 100644
--- a/pygments/lexers/_vbscript_builtins.py
+++ b/pygments/lexers/_vbscript_builtins.py
@@ -5,7 +5,7 @@
These are manually translated lists from
http://www.indusoft.com/pdf/VBScript%20Reference.pdf.
- :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.
"""