diff options
Diffstat (limited to 'tests/test_whiley.py')
-rw-r--r-- | tests/test_whiley.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_whiley.py b/tests/test_whiley.py index 84fef25b..e844dafb 100644 --- a/tests/test_whiley.py +++ b/tests/test_whiley.py @@ -3,7 +3,7 @@ Whiley Test ~~~~~~~~~~~ - :copyright: Copyright 2006-2019 by the Pygments team, see AUTHORS. + :copyright: Copyright 2006-2020 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details. """ |