summaryrefslogtreecommitdiff
path: root/tests/test_clexer.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_clexer.py')
-rw-r--r--tests/test_clexer.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/test_clexer.py b/tests/test_clexer.py
index 1c002082..ec9f92e7 100644
--- a/tests/test_clexer.py
+++ b/tests/test_clexer.py
@@ -3,8 +3,8 @@
Basic CLexer Test
~~~~~~~~~~~~~~~~~
- :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.
"""
import unittest