summaryrefslogtreecommitdiff
path: root/pygments/styles/vs.py
diff options
context:
space:
mode:
Diffstat (limited to 'pygments/styles/vs.py')
-rw-r--r--pygments/styles/vs.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/pygments/styles/vs.py b/pygments/styles/vs.py
index 25d07707..55deac1f 100644
--- a/pygments/styles/vs.py
+++ b/pygments/styles/vs.py
@@ -5,8 +5,8 @@
Simple style with MS Visual Studio colors.
- :copyright: 2008 by Georg Brandl.
- :license: BSD, see LICENSE for more details.
+ :copyright: Copyright 2006-2009 by the Pygments team, see AUTHORS.
+ :license: BSD, see LICENSE for details.
"""
from pygments.style import Style