summaryrefslogtreecommitdiff
path: root/pygments/lexer.py
diff options
context:
space:
mode:
Diffstat (limited to 'pygments/lexer.py')
-rw-r--r--pygments/lexer.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/pygments/lexer.py b/pygments/lexer.py
index cba93e4f..0e6f06bb 100644
--- a/pygments/lexer.py
+++ b/pygments/lexer.py
@@ -5,8 +5,8 @@
Base lexer classes.
- :copyright: 2006-2007 by Georg Brandl.
- :license: BSD, see LICENSE for more details.
+ :copyright: Copyright 2006-2009 by the Pygments team, see AUTHORS.
+ :license: BSD, see LICENSE for details.
"""
import re