mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
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>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
|
||||
|
||||
***********************
|
||||
Manual Revision History
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
|
||||
|
||||
**********************
|
||||
Yocto Project Concepts
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
|
||||
|
||||
*****************************************
|
||||
The Yocto Project Development Environment
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
|
||||
|
||||
**********************************************
|
||||
The Yocto Project Overview and Concepts Manual
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
|
||||
|
||||
*****************************
|
||||
Introducing the Yocto Project
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
|
||||
|
||||
==========================================
|
||||
Yocto Project Overview and Concepts Manual
|
||||
|
||||
Reference in New Issue
Block a user