mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +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
|
||||
|
||||
************
|
||||
Introduction
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
|
||||
|
||||
**********************
|
||||
Concepts and Reference
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
|
||||
.. Set default pygment highlighting to 'shell' for this document
|
||||
.. highlight:: shell
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
|
||||
.. Set default pygments highlighting to shell for this document
|
||||
.. highlight:: shell
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
.. SPDX-License-Identifier: CC-BY-2.0-UK
|
||||
.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
|
||||
|
||||
===================
|
||||
Toaster User Manual
|
||||
|
||||
Reference in New Issue
Block a user