summaryrefslogtreecommitdiff
path: root/pygments/styles/stata.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
commit336dc9f7200909200036c80685f9703f40ecd238 (patch)
treea18e33f30ede25ebfc833ed661edb88014114484 /pygments/styles/stata.py
parentb17601caa391fc3587960e160c57eb96c2dde3e0 (diff)
parentbce3a972a54517884bcbd45e09e0d3e911fe53d7 (diff)
downloadpygments-git-336dc9f7200909200036c80685f9703f40ecd238.tar.gz
Merged in roskakori/pygments-vbscript (pull request #673)
Added lexer for VBScript
Diffstat (limited to 'pygments/styles/stata.py')
-rw-r--r--pygments/styles/stata.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/pygments/styles/stata.py b/pygments/styles/stata.py
index 2d8abb7e..2b5f5edd 100644
--- a/pygments/styles/stata.py
+++ b/pygments/styles/stata.py
@@ -6,6 +6,9 @@
Style inspired by Stata's do-file editor. Note this is not meant
to be a complete style. It's merely meant to mimic Stata's do file
editor syntax highlighting.
+
+ :copyright: Copyright 2006-2017 by the Pygments team, see AUTHORS.
+ :license: BSD, see LICENSE for details.
"""
from pygments.style import Style