summaryrefslogtreecommitdiff
path: root/pygments/styles/friendly.py
diff options
context:
space:
mode:
Diffstat (limited to 'pygments/styles/friendly.py')
-rw-r--r--pygments/styles/friendly.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/pygments/styles/friendly.py b/pygments/styles/friendly.py
index 76359d77..28075151 100644
--- a/pygments/styles/friendly.py
+++ b/pygments/styles/friendly.py
@@ -5,8 +5,8 @@
A modern style based on the VIM pyte theme.
- :copyright: 2006-2007 by Georg Brandl, Armin Ronacher.
- :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