diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-10-07 22:05:43 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-10-08 11:28:30 +0100 |
commit | fe74a4edd2db299557c9c0ffb1a804da444c47bd (patch) | |
tree | 3685264148b79c880947a20f220fef9cec360c4f /documentation/toaster-manual | |
parent | 624262541605c476f5a0bd415b08d00379c15b00 (diff) | |
download | poky-fe74a4edd2db299557c9c0ffb1a804da444c47bd.tar.gz |
docs: Fix license CC-BY-2.0-UK -> CC-BY-SA-2.0-UK
When the license identifier tags were added, an incorrect string was used
and the Share-Alike clause was lost. Fix this to match the license
description in the files and add back the lost piece (its clear from
the history it should be there)
(From yocto-docs rev: 8d30c3d792755a7bfdb74b331dad98f51d3516af)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/toaster-manual')
6 files changed, 6 insertions, 6 deletions
diff --git a/documentation/toaster-manual/history.rst b/documentation/toaster-manual/history.rst index 027b343d00..05b63e5b9a 100644 --- a/documentation/toaster-manual/history.rst +++ b/documentation/toaster-manual/history.rst | |||
@@ -1,4 +1,4 @@ | |||
1 | .. SPDX-License-Identifier: CC-BY-2.0-UK | 1 | .. SPDX-License-Identifier: CC-BY-SA-2.0-UK |
2 | 2 | ||
3 | *********************** | 3 | *********************** |
4 | Manual Revision History | 4 | Manual Revision History |
diff --git a/documentation/toaster-manual/toaster-manual-intro.rst b/documentation/toaster-manual/toaster-manual-intro.rst index 0b7cd41c8f..408c6fa3c4 100644 --- a/documentation/toaster-manual/toaster-manual-intro.rst +++ b/documentation/toaster-manual/toaster-manual-intro.rst | |||
@@ -1,4 +1,4 @@ | |||
1 | .. SPDX-License-Identifier: CC-BY-2.0-UK | 1 | .. SPDX-License-Identifier: CC-BY-SA-2.0-UK |
2 | 2 | ||
3 | ************ | 3 | ************ |
4 | Introduction | 4 | Introduction |
diff --git a/documentation/toaster-manual/toaster-manual-reference.rst b/documentation/toaster-manual/toaster-manual-reference.rst index e95536e052..e5e3531e83 100644 --- a/documentation/toaster-manual/toaster-manual-reference.rst +++ b/documentation/toaster-manual/toaster-manual-reference.rst | |||
@@ -1,4 +1,4 @@ | |||
1 | .. SPDX-License-Identifier: CC-BY-2.0-UK | 1 | .. SPDX-License-Identifier: CC-BY-SA-2.0-UK |
2 | 2 | ||
3 | ********************** | 3 | ********************** |
4 | Concepts and Reference | 4 | Concepts and Reference |
diff --git a/documentation/toaster-manual/toaster-manual-setup-and-use.rst b/documentation/toaster-manual/toaster-manual-setup-and-use.rst index 01c0dce41f..97c5af6a0c 100644 --- a/documentation/toaster-manual/toaster-manual-setup-and-use.rst +++ b/documentation/toaster-manual/toaster-manual-setup-and-use.rst | |||
@@ -1,4 +1,4 @@ | |||
1 | .. SPDX-License-Identifier: CC-BY-2.0-UK | 1 | .. SPDX-License-Identifier: CC-BY-SA-2.0-UK |
2 | .. Set default pygment highlighting to 'shell' for this document | 2 | .. Set default pygment highlighting to 'shell' for this document |
3 | .. highlight:: shell | 3 | .. highlight:: shell |
4 | 4 | ||
diff --git a/documentation/toaster-manual/toaster-manual-start.rst b/documentation/toaster-manual/toaster-manual-start.rst index 2d612b8938..267f9f4cdc 100644 --- a/documentation/toaster-manual/toaster-manual-start.rst +++ b/documentation/toaster-manual/toaster-manual-start.rst | |||
@@ -1,4 +1,4 @@ | |||
1 | .. SPDX-License-Identifier: CC-BY-2.0-UK | 1 | .. SPDX-License-Identifier: CC-BY-SA-2.0-UK |
2 | .. Set default pygments highlighting to shell for this document | 2 | .. Set default pygments highlighting to shell for this document |
3 | .. highlight:: shell | 3 | .. highlight:: shell |
4 | 4 | ||
diff --git a/documentation/toaster-manual/toaster-manual.rst b/documentation/toaster-manual/toaster-manual.rst index f6f59411b6..b003f1ceaa 100644 --- a/documentation/toaster-manual/toaster-manual.rst +++ b/documentation/toaster-manual/toaster-manual.rst | |||
@@ -1,4 +1,4 @@ | |||
1 | .. SPDX-License-Identifier: CC-BY-2.0-UK | 1 | .. SPDX-License-Identifier: CC-BY-SA-2.0-UK |
2 | 2 | ||
3 | =================== | 3 | =================== |
4 | Toaster User Manual | 4 | Toaster User Manual |