diff options
Diffstat (limited to 'tests/run.py')
-rw-r--r-- | tests/run.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/run.py b/tests/run.py index eee7d4d6..71bbe01f 100644 --- a/tests/run.py +++ b/tests/run.py @@ -8,8 +8,8 @@ python run.py [testfile ...] - :copyright: 2006-2007 by Georg Brandl. - :license: GNU GPL, see LICENSE for more details. + :copyright: Copyright 2006-2009 by the Pygments team, see AUTHORS. + :license: BSD, see LICENSE for details. """ import sys |