From 1018519d734c9562fa0ca6e3af6f2c346dded46b Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Thu, 19 Feb 2015 21:28:28 -0600 Subject: [PATCH] doc: Update copyright date --- doc/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/conf.py b/doc/conf.py index 3767254..8a23dc4 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -42,7 +42,7 @@ master_doc = 'index' # General information about the project. project = u'Milla' -copyright = u'2011-2013 Dustin C. Hatch' +copyright = u'2011-2015 Dustin C. Hatch' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the