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_javascript.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test_javascript.py') diff --git a/tests/test_javascript.py b/tests/test_javascript.py index 21dff7c4..a2dfb7e1 100644 --- a/tests/test_javascript.py +++ b/tests/test_javascript.py @@ -3,7 +3,7 @@ Javascript 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