Repository: cloudstack-docs-rn Updated Branches: refs/heads/master b384390f3 -> 86173af5f
fix license date Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/commit/86173af5 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/tree/86173af5 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/diff/86173af5 Branch: refs/heads/master Commit: 86173af5fb1c5ad2053f2657f143bf79bbefef50 Parents: b384390 Author: Pierre-Luc Dion <[email protected]> Authored: Tue Feb 16 20:39:56 2016 -0500 Committer: Pierre-Luc Dion <[email protected]> Committed: Tue Feb 16 20:39:56 2016 -0500 ---------------------------------------------------------------------- source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/86173af5/source/conf.py ---------------------------------------------------------------------- diff --git a/source/conf.py b/source/conf.py index 598131d..f98da5f 100644 --- a/source/conf.py +++ b/source/conf.py @@ -67,7 +67,7 @@ master_doc = 'index' # General information about the project. project = u'Apache CloudStack Release Notes' -copyright = u'2015, Apache CloudStack' +copyright = u'2016, Apache CloudStack' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the
