diff options
Diffstat (limited to 'pygments/styles/vs.py')
-rw-r--r-- | pygments/styles/vs.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/styles/vs.py b/pygments/styles/vs.py index a056c69b..5cdda4ae 100644 --- a/pygments/styles/vs.py +++ b/pygments/styles/vs.py @@ -5,7 +5,7 @@ Simple style with MS Visual Studio colors. - :copyright: Copyright 2006-2011 by the Pygments team, see AUTHORS. + :copyright: Copyright 2006-2012 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details. """ |