ソースを参照

Fixes 3497
Docker-DCO-1.1-Signed-off-by: Andy Rothfusz <github@developersupport.net> (github: @metalivedev)

Andy Rothfusz 11 年 前
コミット
a92699ab6c
2 ファイル変更3 行追加3 行削除
  1. 1 1
      NOTICE
  2. 2 2
      docs/sources/conf.py

+ 1 - 1
NOTICE

@@ -1,5 +1,5 @@
 Docker
 Docker
-Copyright 2012-2013 Docker, Inc.
+Copyright 2012-2014 Docker, Inc.
 
 
 This product includes software developed at Docker, Inc. (http://www.docker.com).
 This product includes software developed at Docker, Inc. (http://www.docker.com).
 
 

+ 2 - 2
docs/sources/conf.py

@@ -62,7 +62,7 @@ master_doc = 'toctree'
 
 
 # General information about the project.
 # General information about the project.
 project = u'Docker'
 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
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the
 # |version| and |release|, also used in various other places throughout the
@@ -175,7 +175,7 @@ html_show_sourcelink = False
 #html_show_sphinx = True
 #html_show_sphinx = True
 
 
 # If true, "(C) Copyright ..." is shown in the HTML footer. Default is 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
 # If true, an OpenSearch description file will be output, and all pages will
 # contain a <link> tag referring to it.  The value of this option must be the
 # contain a <link> tag referring to it.  The value of this option must be the