From f6a56192d150091e10bc8726d68e0632f395ee54 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Fri, 1 Jan 2010 14:09:13 +0100 Subject: Happy new year! --- tests/test_i18n.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test_i18n.py') diff --git a/tests/test_i18n.py b/tests/test_i18n.py index 94648727e..135cc3e11 100644 --- a/tests/test_i18n.py +++ b/tests/test_i18n.py @@ -5,7 +5,7 @@ Test locale features. - :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