Browse code

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

Andy Rothfusz authored on 2014/01/14 10:12:53
Showing 2 changed files
... ...
@@ -1,5 +1,5 @@
1 1
 Docker
2
-Copyright 2012-2013 Docker, Inc.
2
+Copyright 2012-2014 Docker, Inc.
3 3
 
4 4
 This product includes software developed at Docker, Inc. (http://www.docker.com).
5 5
 
... ...
@@ -62,7 +62,7 @@ master_doc = 'toctree'
62 62
 
63 63
 # General information about the project.
64 64
 project = u'Docker'
65
-copyright = u'2013, Team Docker'
65
+copyright = u'2014 Docker, Inc.'
66 66
 
67 67
 # The version info for the project you're documenting, acts as replacement for
68 68
 # |version| and |release|, also used in various other places throughout the
... ...
@@ -175,7 +175,7 @@ html_show_sourcelink = False
175 175
 #html_show_sphinx = True
176 176
 
177 177
 # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True.
178
-#html_show_copyright = True
178
+html_show_copyright = True
179 179
 
180 180
 # If true, an OpenSearch description file will be output, and all pages will
181 181
 # contain a <link> tag referring to it.  The value of this option must be the