summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgbrandl <devnull@localhost>2008-08-24 22:42:51 +0200
committergbrandl <devnull@localhost>2008-08-24 22:42:51 +0200
commit735add25fb20e8555007b3a16bb6b6738f5ff20c (patch)
tree9431756cfb902229706baea1aeb498c98340ee4a
parentbf2fe57a77b32a05531951ccb5bae765c35ea153 (diff)
downloadpygments-735add25fb20e8555007b3a16bb6b6738f5ff20c.tar.gz
Update copyright.
-rw-r--r--pygments/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/__init__.py b/pygments/__init__.py
index 9054a5a2..98e96530 100644
--- a/pygments/__init__.py
+++ b/pygments/__init__.py
@@ -20,7 +20,7 @@
.. _Pygments tip: http://dev.pocoo.org/hg/pygments-main/archive/tip.tar.gz#egg=Pygments-dev
- :copyright: 2006-2007 by Georg Brandl, Armin Ronacher and others.
+ :copyright: 2006-2008 by Georg Brandl, Armin Ronacher and others.
:license: BSD, see LICENSE for more details.
"""