From e0300313215fb55d24aa5bda1b68eedd798310b6 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Sat, 1 Mar 2014 08:18:16 +0100 Subject: Update copyright year. --- sphinx/ext/linkcode.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sphinx/ext/linkcode.py') diff --git a/sphinx/ext/linkcode.py b/sphinx/ext/linkcode.py index ee7a603d1..77bd9f28a 100644 --- a/sphinx/ext/linkcode.py +++ b/sphinx/ext/linkcode.py @@ -5,7 +5,7 @@ Add external links to module code in Python object descriptions. - :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