summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2020-10-07 22:05:43 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-01-04 10:55:01 +0000
commit08f1051ead658a2c547e32565cef8779f13c1ade (patch)
tree245f54d677b3500347b336aff53b57457634f1a8 /documentation/dev-manual
parent4a6390f5119773709354fdf827fd45d4b60ee421 (diff)
downloadpoky-08f1051ead658a2c547e32565cef8779f13c1ade.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: ac9eede80f19c6e2138406209ab5700e89a244a0) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 8d30c3d792755a7bfdb74b331dad98f51d3516af) Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.rst2
-rw-r--r--documentation/dev-manual/dev-manual-intro.rst2
-rw-r--r--documentation/dev-manual/dev-manual-qemu.rst2
-rw-r--r--documentation/dev-manual/dev-manual-start.rst2
-rw-r--r--documentation/dev-manual/dev-manual.rst2
-rw-r--r--documentation/dev-manual/history.rst2
6 files changed, 6 insertions, 6 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.rst b/documentation/dev-manual/dev-manual-common-tasks.rst
index 179979c763..bef8bf840f 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.rst
+++ b/documentation/dev-manual/dev-manual-common-tasks.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************
4Common Tasks 4Common Tasks
diff --git a/documentation/dev-manual/dev-manual-intro.rst b/documentation/dev-manual/dev-manual-intro.rst
index 3225c6ca45..da08b7b6ef 100644
--- a/documentation/dev-manual/dev-manual-intro.rst
+++ b/documentation/dev-manual/dev-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******************************************
4The Yocto Project Development Tasks Manual 4The Yocto Project Development Tasks Manual
diff --git a/documentation/dev-manual/dev-manual-qemu.rst b/documentation/dev-manual/dev-manual-qemu.rst
index 2833689d5f..9337a35428 100644
--- a/documentation/dev-manual/dev-manual-qemu.rst
+++ b/documentation/dev-manual/dev-manual-qemu.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*******************************
4Using the Quick EMUlator (QEMU) 4Using the Quick EMUlator (QEMU)
diff --git a/documentation/dev-manual/dev-manual-start.rst b/documentation/dev-manual/dev-manual-start.rst
index d9c1e4de00..333c6a566f 100644
--- a/documentation/dev-manual/dev-manual-start.rst
+++ b/documentation/dev-manual/dev-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 2
3*********************************** 3***********************************
4Setting Up to Use the Yocto Project 4Setting Up to Use the Yocto Project
diff --git a/documentation/dev-manual/dev-manual.rst b/documentation/dev-manual/dev-manual.rst
index c629067153..8f09224fe8 100644
--- a/documentation/dev-manual/dev-manual.rst
+++ b/documentation/dev-manual/dev-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======================================
4Yocto Project Development Tasks Manual 4Yocto Project Development Tasks Manual
diff --git a/documentation/dev-manual/history.rst b/documentation/dev-manual/history.rst
index 43065d1699..a1716926c5 100644
--- a/documentation/dev-manual/history.rst
+++ b/documentation/dev-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***********************
4Manual Revision History 4Manual Revision History