diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-08-26 17:20:20 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-09-17 10:09:34 +0100 |
commit | fda08f30b1b109c60800e6913a565c1984c1ab2f (patch) | |
tree | 62dffa30872897d9ce5c3e406a8ab2a2d00cacae /documentation/boilerplate.rst | |
parent | 27e80a5e00e67f7d39af87653eec9b0fcca285c1 (diff) | |
download | poky-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>
Diffstat (limited to 'documentation/boilerplate.rst')
-rw-r--r-- | documentation/boilerplate.rst | 7 |
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 | ||
8 | Permission is granted to copy, distribute and/or modify this document under the | 7 | Permission 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 |
11 | Commons. | 10 | Commons. |
12 | 11 | ||
13 | To report any inaccuracies or problems with this (or any other Yocto Project) | 12 | To report any inaccuracies or problems with this (or any other Yocto Project) |
14 | manual, or to send additions or changes, please send email/patches to the Yocto | 13 | manual, or to send additions or changes, please send email/patches to the Yocto |
15 | Project documentation mailing list at ``docs@lists.yoctoproject.org`` or | 14 | Project documentation mailing list at ``docs@lists.yoctoproject.org`` or |
16 | log into the freenode ``#yocto`` channel. | 15 | log into the freenode ``#yocto`` channel. |
17 | 16 | ||