summaryrefslogtreecommitdiff
path: root/pygments/lexers/parasail.py
diff options
context:
space:
mode:
authorAnteru <bitbucket@ca.sh13.net>2019-03-06 18:58:58 +0000
committerAnteru <bitbucket@ca.sh13.net>2019-03-06 18:58:58 +0000
commit9b9886734a7e9a33f268716212ee8c2159fb4242 (patch)
tree670f7ac89b2fca92b9c5f10dd49d28cdb7f574e0 /pygments/lexers/parasail.py
parent590580e08ee53b7934a7886bf43f42878d77ce5c (diff)
parent30a5c5fd20f8062f63db7315c644c10b47f4b102 (diff)
downloadpygments-9b9886734a7e9a33f268716212ee8c2159fb4242.tar.gz
Merged in roskakori/pygments-vbscript (pull request #673)
Added lexer for VBScript
Diffstat (limited to 'pygments/lexers/parasail.py')
-rw-r--r--pygments/lexers/parasail.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/lexers/parasail.py b/pygments/lexers/parasail.py
index 812e2923..53088023 100644
--- a/pygments/lexers/parasail.py
+++ b/pygments/lexers/parasail.py
@@ -5,7 +5,7 @@
Lexer for ParaSail.
- :copyright: Copyright 2006-2015 by the Pygments team, see AUTHORS.
+ :copyright: Copyright 2006-2017 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""