diff options
Diffstat (limited to 'tests/test_cmdline.py')
-rw-r--r-- | tests/test_cmdline.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/test_cmdline.py b/tests/test_cmdline.py index 68b2d7b7..c64a213f 100644 --- a/tests/test_cmdline.py +++ b/tests/test_cmdline.py @@ -3,8 +3,8 @@ Command line test ~~~~~~~~~~~~~~~~~ - :copyright: 2006-2008 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. """ # Test the command line interface |