From d79e012aaecfb68ee5e09ce6a1c3971d5d605847 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Fri, 1 Jan 2010 14:09:13 +0100 Subject: Happy new year! --- sphinx/errors.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sphinx/errors.py') diff --git a/sphinx/errors.py b/sphinx/errors.py index f39ee582..684101c6 100644 --- a/sphinx/errors.py +++ b/sphinx/errors.py @@ -6,7 +6,7 @@ Contains SphinxError and a few subclasses (in an extra module to avoid circular import problems). - :copyright: Copyright 2007-2009 by the Sphinx team, see AUTHORS. + :copyright: Copyright 2007-2010 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. """ -- cgit v1.2.1