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 /scripts/get_vimkw.py | |
| parent | dabeb2ac978919589bb1a60c527f8d1728bf8ae8 (diff) | |
| download | pygments-git-a590ac5ea7c00a41e253834306bfa19e38349c0b.tar.gz | |
Bump copyright year.
Diffstat (limited to 'scripts/get_vimkw.py')
| -rw-r--r-- | scripts/get_vimkw.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/get_vimkw.py b/scripts/get_vimkw.py index 90c45191..20650a73 100644 --- a/scripts/get_vimkw.py +++ b/scripts/get_vimkw.py @@ -14,7 +14,7 @@ HEADER = '''\ This file is autogenerated by scripts/get_vimkw.py - :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. """ |
