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