From: Steven Hardy Date: Wed, 13 Mar 2013 11:39:13 +0000 (+0000) Subject: heat docs : Add 2013 to the copyright string X-Git-Tag: 2014.1~752^2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=76a0fb43dc694351c6f68355276155df046216ce;p=openstack-build%2Fheat-build.git heat docs : Add 2013 to the copyright string Change-Id: I0c86ccfd7232396d1fc6883b37adc2d5b877d19c --- 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