From 6b7b51a55aa0dc419d9fd8dae17bbec197bd2724 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Thu, 14 Jan 2016 22:55:22 +0100 Subject: Obligatory copyright update. --- sphinx/ext/githubpages.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sphinx/ext/githubpages.py') diff --git a/sphinx/ext/githubpages.py b/sphinx/ext/githubpages.py index 17b858a32..1d5c4c55d 100644 --- a/sphinx/ext/githubpages.py +++ b/sphinx/ext/githubpages.py @@ -5,7 +5,7 @@ To publish HTML docs at GitHub Pages, create .nojekyll file. - :copyright: Copyright 2007-2015 by the Sphinx team, see AUTHORS. + :copyright: Copyright 2007-2016 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. """ -- cgit v1.2.1