From 5bd2a84bc1db0120828606c900a14276414fecdc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matth=C3=A4us=20G=2E=20Chajdas?= Date: Sat, 22 Aug 2020 16:08:07 +0200 Subject: Update copyright year (fixes #1514.) --- tests/test_regexopt.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test_regexopt.py') diff --git a/tests/test_regexopt.py b/tests/test_regexopt.py index 20d48dda..2d210c9b 100644 --- a/tests/test_regexopt.py +++ b/tests/test_regexopt.py @@ -3,7 +3,7 @@ Tests for pygments.regexopt ~~~~~~~~~~~~~~~~~~~~~~~~~~~ - :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. """ -- cgit v1.2.1