diff options
Diffstat (limited to 'tests/run.py')
-rw-r--r-- | tests/run.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run.py b/tests/run.py index c803e276..ef92fe09 100644 --- a/tests/run.py +++ b/tests/run.py @@ -8,7 +8,7 @@ python run.py [testfile ...] - :copyright: Copyright 2006-2011 by the Pygments team, see AUTHORS. + :copyright: Copyright 2006-2012 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details. """ |