diff options
| author | Georg Brandl <georg@python.org> | 2019-05-28 07:00:40 +0200 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2019-05-28 07:00:40 +0200 |
| commit | 597020d4ce90505dad8b850eadafd20f06bf1dc9 (patch) | |
| tree | 94223979d3eb47e3076a6996889a42947fabcfd7 /scripts/get_vimkw.py | |
| parent | abb7caf1f9cad956089bde817daa5a2eee8959a1 (diff) | |
| download | pygments-git-2.4.2.tar.gz | |
Fixup all headers and some more minor problems.2.4.2
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 688a0c64..a1b6873e 100644 --- a/scripts/get_vimkw.py +++ b/scripts/get_vimkw.py @@ -16,7 +16,7 @@ HEADER = '''\ This file is autogenerated by scripts/get_vimkw.py - :copyright: Copyright 2006-2017 by the Pygments team, see AUTHORS. + :copyright: Copyright 2006-2019 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details. """ |
