summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMatthäus G. Chajdas <dev@anteru.net>2020-08-22 16:08:07 +0200
committerMatthäus G. Chajdas <dev@anteru.net>2020-08-22 16:08:07 +0200
commit5bd2a84bc1db0120828606c900a14276414fecdc (patch)
tree647b5c2241c779c3881df2a8b77f4597cda2e42b /setup.py
parent8d75653a28737b375899df0f63f1e087303a66e0 (diff)
downloadpygments-git-5bd2a84bc1db0120828606c900a14276414fecdc.tar.gz
Update copyright year (fixes #1514.)
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 62db3a56..f25bb92a 100755
--- a/setup.py
+++ b/setup.py
@@ -17,7 +17,7 @@ are:
formats that PIL supports and ANSI sequences
* it is usable as a command-line tool and as a library
-: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.
"""