From 151856819c212229f6f58a8a2cbf9223a4191f94 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Tue, 1 Jan 2013 22:13:15 +0100 Subject: Copyright update. --- sphinx/websupport/errors.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sphinx/websupport/errors.py') diff --git a/sphinx/websupport/errors.py b/sphinx/websupport/errors.py index 225b10c86..a0bc07379 100644 --- a/sphinx/websupport/errors.py +++ b/sphinx/websupport/errors.py @@ -5,7 +5,7 @@ Contains Error classes for the web support package. - :copyright: Copyright 2007-2011 by the Sphinx team, see AUTHORS. + :copyright: Copyright 2007-2013 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. """ -- cgit v1.2.1