From 597020d4ce90505dad8b850eadafd20f06bf1dc9 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Tue, 28 May 2019 07:00:40 +0200 Subject: Fixup all headers and some more minor problems. --- tests/test_python.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test_python.py') diff --git a/tests/test_python.py b/tests/test_python.py index 6445022c..b9c6c49b 100644 --- a/tests/test_python.py +++ b/tests/test_python.py @@ -3,7 +3,7 @@ Python Tests ~~~~~~~~~~~~ - :copyright: Copyright 2006-2017 by the Pygments team, see AUTHORS. + :copyright: Copyright 2006-2019 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details. """ -- cgit v1.2.1