mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +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
|
||||
|
||||
**********************
|
||||
Using the Command Line
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
|
||||
|
||||
*****************************************
|
||||
The Application Development Toolkit (ADT)
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
|
||||
|
||||
************
|
||||
Introduction
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
|
||||
|
||||
===========================================
|
||||
Yocto Project Application Developer's Guide
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
|
||||
|
||||
************************************************************
|
||||
Optionally Customizing the Development Packages Installation
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
|
||||
|
||||
*************************************
|
||||
Preparing for Application Development
|
||||
|
||||
Reference in New Issue
Block a user