summaryrefslogtreecommitdiff
path: root/pygments/lexers/stata.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2017-01-22 18:37:24 +0000
committerGeorg Brandl <georg@python.org>2017-01-22 18:37:24 +0000
commit3e25956599a32484f656f9928b66f35917a8ac79 (patch)
tree40756591fa4441dd45c1756fb5f11a81428c1adf /pygments/lexers/stata.py
parent4dec626b4613f8699aa00aabd04de2c0661d7819 (diff)
parent4ec2f8f428d3bf1560cb7bf1be4275fce6f62374 (diff)
downloadpygments-3e25956599a32484f656f9928b66f35917a8ac79.tar.gz
Merged in eseom/pygments-main (pull request #610)
add 'nginx.conf' to NginxConfLexer
Diffstat (limited to 'pygments/lexers/stata.py')
-rw-r--r--pygments/lexers/stata.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/lexers/stata.py b/pygments/lexers/stata.py
index b2be64d2..d3d87ed7 100644
--- a/pygments/lexers/stata.py
+++ b/pygments/lexers/stata.py
@@ -5,7 +5,7 @@
Lexer for Stata
- :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.
"""