summaryrefslogtreecommitdiff
path: root/pygments/__init__.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-01-01 14:13:04 +0100
committerGeorg Brandl <georg@python.org>2010-01-01 14:13:04 +0100
commit233ca0cdc09b4940e9a3396de3eba556263cf6fb (patch)
tree24051ff6981cfda949d13e75f70a942d8204e9ae /pygments/__init__.py
parent540d0bbc87b0096041217841d46f9e9fe6f2e858 (diff)
downloadpygments-git-233ca0cdc09b4940e9a3396de3eba556263cf6fb.tar.gz
Happy new year!
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 e97dd6b5..38058037 100644
--- a/pygments/__init__.py
+++ b/pygments/__init__.py
@@ -21,7 +21,7 @@
.. _Pygments tip:
http://dev.pocoo.org/hg/pygments-main/archive/tip.tar.gz#egg=Pygments-dev
- :copyright: Copyright 2006-2009 by the Pygments team, see AUTHORS.
+ :copyright: Copyright 2006-2010 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""