From 6c615ef5ac42afb75922dea73e3ef457f4f3b2f8 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Tue, 1 Jan 2013 22:13:15 +0100 Subject: Copyright update. --- sphinx/domains/python.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sphinx/domains/python.py') diff --git a/sphinx/domains/python.py b/sphinx/domains/python.py index 38f521dc..89b7fded 100644 --- a/sphinx/domains/python.py +++ b/sphinx/domains/python.py @@ -5,7 +5,7 @@ The Python domain. - :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