summaryrefslogtreecommitdiff
path: root/pygments/styles/vim.py
diff options
context:
space:
mode:
Diffstat (limited to 'pygments/styles/vim.py')
-rw-r--r--pygments/styles/vim.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/pygments/styles/vim.py b/pygments/styles/vim.py
index 35b32b88..b7db5f8a 100644
--- a/pygments/styles/vim.py
+++ b/pygments/styles/vim.py
@@ -5,8 +5,8 @@
A highlighting style for Pygments, inspired by vim.
- :copyright: 2006-2007 by Tim Hatch.
- :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