summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2020-08-26 17:20:20 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-09-17 10:09:34 +0100
commitfda08f30b1b109c60800e6913a565c1984c1ab2f (patch)
tree62dffa30872897d9ce5c3e406a8ab2a2d00cacae
parent27e80a5e00e67f7d39af87653eec9b0fcca285c1 (diff)
downloadpoky-fda08f30b1b109c60800e6913a565c1984c1ab2f.tar.gz
sphinx: boilerplate.rst: Sphinx puts the copyright elsewhere
Its elsewhere so drop from boilerplate. (From yocto-docs rev: b974d1193480e6b005e3e66ab809afdda6a89897) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/boilerplate.rst7
1 files changed, 3 insertions, 4 deletions
diff --git a/documentation/boilerplate.rst b/documentation/boilerplate.rst
index 78157abec1..8e4640cdf4 100644
--- a/documentation/boilerplate.rst
+++ b/documentation/boilerplate.rst
@@ -2,7 +2,6 @@
2.. include:: <xhtml1-symbol.txt> 2.. include:: <xhtml1-symbol.txt>
3 3
4| |project_name| 4| |project_name|
5| Copyright |copy| |copyright|
6| <docs@lists.yoctoproject.org> 5| <docs@lists.yoctoproject.org>
7 6
8Permission is granted to copy, distribute and/or modify this document under the 7Permission is granted to copy, distribute and/or modify this document under the
@@ -10,8 +9,8 @@ terms of the `Creative Commons Attribution-Share Alike 2.0 UK: England & Wales
10<http://creativecommons.org/licenses/by-sa/2.0/uk/>`_ as published by Creative 9<http://creativecommons.org/licenses/by-sa/2.0/uk/>`_ as published by Creative
11Commons. 10Commons.
12 11
13To report any inaccuracies or problems with this (or any other Yocto Project) 12To report any inaccuracies or problems with this (or any other Yocto Project)
14manual, or to send additions or changes, please send email/patches to the Yocto 13manual, or to send additions or changes, please send email/patches to the Yocto
15Project documentation mailing list at ``docs@lists.yoctoproject.org`` or 14Project documentation mailing list at ``docs@lists.yoctoproject.org`` or
16log into the freenode ``#yocto`` channel. 15log into the freenode ``#yocto`` channel.
17 16