diff options
| author | Matthäus G. Chajdas <dev@anteru.net> | 2020-08-22 16:08:07 +0200 |
|---|---|---|
| committer | Matthäus G. Chajdas <dev@anteru.net> | 2020-08-22 16:08:07 +0200 |
| commit | 5bd2a84bc1db0120828606c900a14276414fecdc (patch) | |
| tree | 647b5c2241c779c3881df2a8b77f4597cda2e42b /pygments/plugin.py | |
| parent | 8d75653a28737b375899df0f63f1e087303a66e0 (diff) | |
| download | pygments-git-5bd2a84bc1db0120828606c900a14276414fecdc.tar.gz | |
Update copyright year (fixes #1514.)
Diffstat (limited to 'pygments/plugin.py')
| -rw-r--r-- | pygments/plugin.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/plugin.py b/pygments/plugin.py index 3d185efc..76e8f6cb 100644 --- a/pygments/plugin.py +++ b/pygments/plugin.py @@ -32,7 +32,7 @@ yourfilter = yourfilter:YourFilter - :copyright: Copyright 2006-2019 by the Pygments team, see AUTHORS. + :copyright: Copyright 2006-2020 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details. """ LEXER_ENTRY_POINT = 'pygments.lexers' |
