We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23d4c5d commit 531f8edCopy full SHA for 531f8ed
doc/conf.py
@@ -64,7 +64,7 @@
64
65
# General information about the project.
66
project = u'Zephyr Project'
67
-copyright = u'2015-2017 Zephyr Project members and individual contributors.'
+copyright = u'2015-2018 Zephyr Project members and individual contributors'
68
author = u'many'
69
70
# The following code tries to extract the information by reading the Makefile,
@@ -225,7 +225,7 @@
225
html_show_sphinx = False
226
227
# If true, "(C) Copyright ..." is shown in the HTML footer. Default is True.
228
-html_show_copyright = tags.has('development')
+# html_show_copyright = tags.has('development')
229
230
# If true, license is shown in the HTML footer. Default is True.
231
html_show_license = True
0 commit comments