summaryrefslogtreecommitdiff
path: root/pygments/__init__.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2019-05-28 07:00:40 +0200
committerGeorg Brandl <georg@python.org>2019-05-28 07:00:40 +0200
commit597020d4ce90505dad8b850eadafd20f06bf1dc9 (patch)
tree94223979d3eb47e3076a6996889a42947fabcfd7 /pygments/__init__.py
parentabb7caf1f9cad956089bde817daa5a2eee8959a1 (diff)
downloadpygments-git-597020d4ce90505dad8b850eadafd20f06bf1dc9.tar.gz
Fixup all headers and some more minor problems.2.4.2
Diffstat (limited to 'pygments/__init__.py')
-rw-r--r--pygments/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/__init__.py b/pygments/__init__.py
index ef9257cc..15c226a3 100644
--- a/pygments/__init__.py
+++ b/pygments/__init__.py
@@ -22,7 +22,7 @@
.. _Pygments tip:
http://bitbucket.org/birkenfeld/pygments-main/get/tip.zip#egg=Pygments-dev
- :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.
"""
import sys