diff options
Diffstat (limited to 'pygments/styles/fruity.py')
-rw-r--r-- | pygments/styles/fruity.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pygments/styles/fruity.py b/pygments/styles/fruity.py index 3d469bd9..8057f99f 100644 --- a/pygments/styles/fruity.py +++ b/pygments/styles/fruity.py @@ -5,8 +5,8 @@ pygments version of my "fruity" vim theme. - :copyright: 2007 by 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 |