diff options
Diffstat (limited to 'tests/test_hdl.py')
-rw-r--r-- | tests/test_hdl.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_hdl.py b/tests/test_hdl.py index f3975124..cad3f348 100644 --- a/tests/test_hdl.py +++ b/tests/test_hdl.py @@ -3,7 +3,7 @@ HDL Tests ~~~~~~~~~ - :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. """ |