summaryrefslogtreecommitdiff
path: root/pygments/plugin.py
diff options
context:
space:
mode:
Diffstat (limited to 'pygments/plugin.py')
-rw-r--r--pygments/plugin.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/pygments/plugin.py b/pygments/plugin.py
index d728896f..60edf39e 100644
--- a/pygments/plugin.py
+++ b/pygments/plugin.py
@@ -32,8 +32,8 @@
yourfilter = yourfilter:YourFilter
- :copyright: 2006-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.
"""
try:
import pkg_resources