From 76a0fb43dc694351c6f68355276155df046216ce Mon Sep 17 00:00:00 2001 From: Steven Hardy Date: Wed, 13 Mar 2013 11:39:13 +0000 Subject: [PATCH] heat docs : Add 2013 to the copyright string Change-Id: I0c86ccfd7232396d1fc6883b37adc2d5b877d19c --- doc/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/conf.py b/doc/source/conf.py index 0577c31b..25d9e934 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -45,7 +45,7 @@ master_doc = 'index' # General information about the project. project = u'Heat' -copyright = u'2012, Heat Developers' +copyright = u'2012,2013 Heat Developers' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the -- 2.45.2