diff options
Diffstat (limited to 'tests/test_cpp.py')
| -rw-r--r-- | tests/test_cpp.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/test_cpp.py b/tests/test_cpp.py index e1b94a8e..ef59965c 100644 --- a/tests/test_cpp.py +++ b/tests/test_cpp.py @@ -1,8 +1,9 @@ +# -*- coding: utf-8 -*- """ CPP Tests ~~~~~~~~~ - :copyright: Copyright 2006-2015 by the Pygments team, see AUTHORS. + :copyright: Copyright 2006-2016 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details. """ |
