diff options
-rw-r--r-- | pygments/__init__.py | 2 |
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. """ |