summaryrefslogtreecommitdiff
path: root/pygments/lexers/stata.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2017-01-22 18:38:11 +0100
committerGeorg Brandl <georg@python.org>2017-01-22 18:38:11 +0100
commit00126a1401eefcf0280384d9bf59783e81db41ed (patch)
treed65ea8fdd7adaedb0d505fbd8f51abdeef42a3d7 /pygments/lexers/stata.py
parent433e7d80837d041cfcfc616ea1278cd5dc12e581 (diff)
downloadpygments-git-00126a1401eefcf0280384d9bf59783e81db41ed.tar.gz
Copyright update.
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.
"""