summaryrefslogtreecommitdiff
path: root/pygments/styles/stata.py
diff options
context:
space:
mode:
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