From a92699ab6c0f93ee155b44145790dfeaf54cf1c8 Mon Sep 17 00:00:00 2001 From: Andy Rothfusz Date: Mon, 13 Jan 2014 17:12:53 -0800 Subject: [PATCH] Fixes 3497 Docker-DCO-1.1-Signed-off-by: Andy Rothfusz (github: @metalivedev) --- NOTICE | 2 +- docs/sources/conf.py | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/NOTICE b/NOTICE index fb6810bc28..d0e0639a5a 100644 --- a/NOTICE +++ b/NOTICE @@ -1,5 +1,5 @@ Docker -Copyright 2012-2013 Docker, Inc. +Copyright 2012-2014 Docker, Inc. This product includes software developed at Docker, Inc. (http://www.docker.com). diff --git a/docs/sources/conf.py b/docs/sources/conf.py index a143e821be..c1480eb0c2 100644 --- a/docs/sources/conf.py +++ b/docs/sources/conf.py @@ -62,7 +62,7 @@ master_doc = 'toctree' # General information about the project. project = u'Docker' -copyright = u'2013, Team Docker' +copyright = u'2014 Docker, Inc.' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the @@ -175,7 +175,7 @@ html_show_sourcelink = False #html_show_sphinx = True # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True. -#html_show_copyright = True +html_show_copyright = True # If true, an OpenSearch description file will be output, and all pages will # contain a tag referring to it. The value of this option must be the