From 88de1fde2ead7a8a664f403cf8c6a29cc3f718eb Mon Sep 17 00:00:00 2001 From: robot-piglet Date: Fri, 22 May 2026 23:54:15 +0300 Subject: Intermediate changes commit_hash:a0d2bdedf870db96a3096f257f9ad580475d6d26 --- contrib/python/Pygments/py3/pygments/lexers/javascript.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/python/Pygments/py3/pygments/lexers/javascript.py') diff --git a/contrib/python/Pygments/py3/pygments/lexers/javascript.py b/contrib/python/Pygments/py3/pygments/lexers/javascript.py index d361b6e716e..fd1ac079bda 100644 --- a/contrib/python/Pygments/py3/pygments/lexers/javascript.py +++ b/contrib/python/Pygments/py3/pygments/lexers/javascript.py @@ -4,7 +4,7 @@ Lexers for JavaScript and related languages. - :copyright: Copyright 2006-2025 by the Pygments team, see AUTHORS. + :copyright: Copyright 2006-present by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details. """ -- cgit v1.3