From 3c649bfde0126d72894989506c40bb8ae35d7d23 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Sat, 1 Mar 2014 08:18:16 +0100 Subject: Update copyright year. --- tests/test_linkcode.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test_linkcode.py') diff --git a/tests/test_linkcode.py b/tests/test_linkcode.py index 190c3bf2..83b72098 100644 --- a/tests/test_linkcode.py +++ b/tests/test_linkcode.py @@ -5,7 +5,7 @@ Test the sphinx.ext.linkcode extension. - :copyright: Copyright 2007-2013 by the Sphinx team, see AUTHORS. + :copyright: Copyright 2007-2014 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. """ -- cgit v1.2.1