From 233ca0cdc09b4940e9a3396de3eba556263cf6fb Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Fri, 1 Jan 2010 14:13:04 +0100 Subject: Happy new year! --- pygments/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pygments/__init__.py') 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. """ -- cgit v1.2.1