From a590ac5ea7c00a41e253834306bfa19e38349c0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matth=C3=A4us=20G=2E=20Chajdas?= Date: Sun, 3 Jan 2021 18:03:23 +0100 Subject: Bump copyright year. --- tests/test_java.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test_java.py') diff --git a/tests/test_java.py b/tests/test_java.py index f7b16bd7..f618f503 100644 --- a/tests/test_java.py +++ b/tests/test_java.py @@ -3,7 +3,7 @@ Basic JavaLexer Test ~~~~~~~~~~~~~~~~~~~~ - :copyright: Copyright 2006-2020 by the Pygments team, see AUTHORS. + :copyright: Copyright 2006-2021 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details. """ -- cgit v1.2.1