summaryrefslogtreecommitdiff
path: root/pygments/styles/sas.py
diff options
context:
space:
mode:
Diffstat (limited to 'pygments/styles/sas.py')
-rw-r--r--pygments/styles/sas.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/pygments/styles/sas.py b/pygments/styles/sas.py
index 8b7fc56e..78686fc2 100644
--- a/pygments/styles/sas.py
+++ b/pygments/styles/sas.py
@@ -6,6 +6,9 @@
Style inspired by SAS' enhanced program editor. Note This is not
meant to be a complete style. It's merely meant to mimic SAS'
program editor syntax highlighting.
+
+ :copyright: Copyright 2006-2017 by the Pygments team, see AUTHORS.
+ :license: BSD, see LICENSE for details.
"""
from pygments.style import Style