summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2017-01-22 18:38:11 +0100
committerGeorg Brandl <georg@python.org>2017-01-22 18:38:11 +0100
commit00126a1401eefcf0280384d9bf59783e81db41ed (patch)
treed65ea8fdd7adaedb0d505fbd8f51abdeef42a3d7 /setup.py
parent433e7d80837d041cfcfc616ea1278cd5dc12e581 (diff)
downloadpygments-git-00126a1401eefcf0280384d9bf59783e81db41ed.tar.gz
Copyright update.
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 6442fd10..5ef51ab5 100755
--- a/setup.py
+++ b/setup.py
@@ -16,7 +16,7 @@
formats that PIL supports and ANSI sequences
* it is usable as a command-line tool and as a library
- :copyright: Copyright 2006-2015 by the Pygments team, see AUTHORS.
+ :copyright: Copyright 2006-2017 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""