diff options
| author | Matthäus G. Chajdas <dev@anteru.net> | 2021-01-03 18:03:23 +0100 |
|---|---|---|
| committer | Matthäus G. Chajdas <dev@anteru.net> | 2021-01-03 18:03:23 +0100 |
| commit | a590ac5ea7c00a41e253834306bfa19e38349c0b (patch) | |
| tree | a5ba6e38c493af88ec38b44ac156191996626845 /tests/test_regexlexer.py | |
| parent | dabeb2ac978919589bb1a60c527f8d1728bf8ae8 (diff) | |
| download | pygments-git-a590ac5ea7c00a41e253834306bfa19e38349c0b.tar.gz | |
Bump copyright year.
Diffstat (limited to 'tests/test_regexlexer.py')
| -rw-r--r-- | tests/test_regexlexer.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_regexlexer.py b/tests/test_regexlexer.py index 4029db1d..a535a38a 100644 --- a/tests/test_regexlexer.py +++ b/tests/test_regexlexer.py @@ -3,7 +3,7 @@ Pygments regex lexer 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. """ |
