Browse Source

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>
Richard Purdie 4 năm trước cách đây
mục cha
commit
08f1051ead
76 tập tin đã thay đổi với 76 bổ sung76 xóa
  1. 1 1
      documentation/adt-manual/adt-command.rst
  2. 1 1
      documentation/adt-manual/adt-intro.rst
  3. 1 1
      documentation/adt-manual/adt-manual-intro.rst
  4. 1 1
      documentation/adt-manual/adt-manual.rst
  5. 1 1
      documentation/adt-manual/adt-package.rst
  6. 1 1
      documentation/adt-manual/adt-prepare.rst
  7. 1 1
      documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst
  8. 1 1
      documentation/bsp-guide/bsp-guide.rst
  9. 1 1
      documentation/bsp-guide/bsp.rst
  10. 1 1
      documentation/bsp-guide/history.rst
  11. 1 1
      documentation/conf.py
  12. 1 1
      documentation/dev-manual/dev-manual-common-tasks.rst
  13. 1 1
      documentation/dev-manual/dev-manual-intro.rst
  14. 1 1
      documentation/dev-manual/dev-manual-qemu.rst
  15. 1 1
      documentation/dev-manual/dev-manual-start.rst
  16. 1 1
      documentation/dev-manual/dev-manual.rst
  17. 1 1
      documentation/dev-manual/history.rst
  18. 1 1
      documentation/index.rst
  19. 1 1
      documentation/kernel-dev/history.rst
  20. 1 1
      documentation/kernel-dev/kernel-dev-advanced.rst
  21. 1 1
      documentation/kernel-dev/kernel-dev-common.rst
  22. 1 1
      documentation/kernel-dev/kernel-dev-concepts-appx.rst
  23. 1 1
      documentation/kernel-dev/kernel-dev-faq.rst
  24. 1 1
      documentation/kernel-dev/kernel-dev-intro.rst
  25. 1 1
      documentation/kernel-dev/kernel-dev-maint-appx.rst
  26. 1 1
      documentation/kernel-dev/kernel-dev.rst
  27. 1 1
      documentation/overview-manual/history.rst
  28. 1 1
      documentation/overview-manual/overview-manual-concepts.rst
  29. 1 1
      documentation/overview-manual/overview-manual-development-environment.rst
  30. 1 1
      documentation/overview-manual/overview-manual-intro.rst
  31. 1 1
      documentation/overview-manual/overview-manual-yp-intro.rst
  32. 1 1
      documentation/overview-manual/overview-manual.rst
  33. 1 1
      documentation/profile-manual/history.rst
  34. 1 1
      documentation/profile-manual/profile-manual-arch.rst
  35. 1 1
      documentation/profile-manual/profile-manual-examples.rst
  36. 1 1
      documentation/profile-manual/profile-manual-intro.rst
  37. 1 1
      documentation/profile-manual/profile-manual-usage.rst
  38. 1 1
      documentation/profile-manual/profile-manual.rst
  39. 1 1
      documentation/ref-manual/faq.rst
  40. 1 1
      documentation/ref-manual/history.rst
  41. 1 1
      documentation/ref-manual/migration-1.3.rst
  42. 1 1
      documentation/ref-manual/migration.rst
  43. 1 1
      documentation/ref-manual/ref-classes.rst
  44. 1 1
      documentation/ref-manual/ref-devtool-reference.rst
  45. 1 1
      documentation/ref-manual/ref-features.rst
  46. 1 1
      documentation/ref-manual/ref-images.rst
  47. 1 1
      documentation/ref-manual/ref-kickstart.rst
  48. 1 1
      documentation/ref-manual/ref-manual.rst
  49. 1 1
      documentation/ref-manual/ref-qa-checks.rst
  50. 1 1
      documentation/ref-manual/ref-release-process.rst
  51. 1 1
      documentation/ref-manual/ref-structure.rst
  52. 1 1
      documentation/ref-manual/ref-system-requirements.rst
  53. 1 1
      documentation/ref-manual/ref-tasks.rst
  54. 1 1
      documentation/ref-manual/ref-terms.rst
  55. 1 1
      documentation/ref-manual/ref-variables.rst
  56. 1 1
      documentation/ref-manual/ref-varlocality.rst
  57. 1 1
      documentation/ref-manual/resources.rst
  58. 1 1
      documentation/releases.rst
  59. 1 1
      documentation/sdk-manual/history.rst
  60. 1 1
      documentation/sdk-manual/sdk-appendix-customizing-standard.rst
  61. 1 1
      documentation/sdk-manual/sdk-appendix-customizing.rst
  62. 1 1
      documentation/sdk-manual/sdk-appendix-obtain.rst
  63. 1 1
      documentation/sdk-manual/sdk-extensible.rst
  64. 1 1
      documentation/sdk-manual/sdk-intro.rst
  65. 1 1
      documentation/sdk-manual/sdk-manual.rst
  66. 1 1
      documentation/sdk-manual/sdk-using.rst
  67. 1 1
      documentation/sdk-manual/sdk-working-projects.rst
  68. 1 1
      documentation/sphinx-static/theme_overrides.css
  69. 1 1
      documentation/toaster-manual/history.rst
  70. 1 1
      documentation/toaster-manual/toaster-manual-intro.rst
  71. 1 1
      documentation/toaster-manual/toaster-manual-reference.rst
  72. 1 1
      documentation/toaster-manual/toaster-manual-setup-and-use.rst
  73. 1 1
      documentation/toaster-manual/toaster-manual-start.rst
  74. 1 1
      documentation/toaster-manual/toaster-manual.rst
  75. 1 1
      documentation/transitioning-to-a-custom-environment.rst
  76. 1 1
      documentation/what-i-wish-id-known.rst

+ 1 - 1
documentation/adt-manual/adt-command.rst

@@ -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
 Using the Command Line

+ 1 - 1
documentation/adt-manual/adt-intro.rst

@@ -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)
 The Application Development Toolkit (ADT)

+ 1 - 1
documentation/adt-manual/adt-manual-intro.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 ************
 ************
 Introduction
 Introduction

+ 1 - 1
documentation/adt-manual/adt-manual.rst

@@ -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
 Yocto Project Application Developer's Guide

+ 1 - 1
documentation/adt-manual/adt-package.rst

@@ -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
 Optionally Customizing the Development Packages Installation

+ 1 - 1
documentation/adt-manual/adt-prepare.rst

@@ -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
 Preparing for Application Development

+ 1 - 1
documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 =========================
 =========================
 Yocto Project Quick Build
 Yocto Project Quick Build

+ 1 - 1
documentation/bsp-guide/bsp-guide.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 =====================================================
 =====================================================
 Yocto Project Board Support Package Developer's Guide
 Yocto Project Board Support Package Developer's Guide

+ 1 - 1
documentation/bsp-guide/bsp.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 ************************************************
 ************************************************
 Board Support Packages (BSP) - Developer's Guide
 Board Support Packages (BSP) - Developer's Guide

+ 1 - 1
documentation/bsp-guide/history.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 ***********************
 ***********************
 Manual Revision History
 Manual Revision History

+ 1 - 1
documentation/conf.py

@@ -1,6 +1,6 @@
 # Configuration file for the Sphinx documentation builder.
 # Configuration file for the Sphinx documentation builder.
 #
 #
-# SPDX-License-Identifier: CC-BY-2.0-UK
+# SPDX-License-Identifier: CC-BY-SA-2.0-UK
 #
 #
 # This file only contains a selection of the most common options. For a full
 # This file only contains a selection of the most common options. For a full
 # list see the documentation:
 # list see the documentation:

+ 1 - 1
documentation/dev-manual/dev-manual-common-tasks.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 ************
 ************
 Common Tasks
 Common Tasks

+ 1 - 1
documentation/dev-manual/dev-manual-intro.rst

@@ -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 Tasks Manual
 The Yocto Project Development Tasks Manual

+ 1 - 1
documentation/dev-manual/dev-manual-qemu.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 *******************************
 *******************************
 Using the Quick EMUlator (QEMU)
 Using the Quick EMUlator (QEMU)

+ 1 - 1
documentation/dev-manual/dev-manual-start.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 ***********************************
 ***********************************
 Setting Up to Use the Yocto Project
 Setting Up to Use the Yocto Project

+ 1 - 1
documentation/dev-manual/dev-manual.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 ======================================
 ======================================
 Yocto Project Development Tasks Manual
 Yocto Project Development Tasks Manual

+ 1 - 1
documentation/dev-manual/history.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 ***********************
 ***********************
 Manual Revision History
 Manual Revision History

+ 1 - 1
documentation/index.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 .. The Yocto Project documentation master file, created by
 .. The Yocto Project documentation master file, created by
    sphinx-quickstart on Mon Apr 13 09:38:33 2020.
    sphinx-quickstart on Mon Apr 13 09:38:33 2020.

+ 1 - 1
documentation/kernel-dev/history.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 ***********************
 ***********************
 Manual Revision History
 Manual Revision History

+ 1 - 1
documentation/kernel-dev/kernel-dev-advanced.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 *******************************************************
 *******************************************************
 Working with Advanced Metadata (``yocto-kernel-cache``)
 Working with Advanced Metadata (``yocto-kernel-cache``)

+ 1 - 1
documentation/kernel-dev/kernel-dev-common.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 ************
 ************
 Common Tasks
 Common Tasks

+ 1 - 1
documentation/kernel-dev/kernel-dev-concepts-appx.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 ************************
 ************************
 Advanced Kernel Concepts
 Advanced Kernel Concepts

+ 1 - 1
documentation/kernel-dev/kernel-dev-faq.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 **********************
 **********************
 Kernel Development FAQ
 Kernel Development FAQ

+ 1 - 1
documentation/kernel-dev/kernel-dev-intro.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 ************
 ************
 Introduction
 Introduction

+ 1 - 1
documentation/kernel-dev/kernel-dev-maint-appx.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 ******************
 ******************
 Kernel Maintenance
 Kernel Maintenance

+ 1 - 1
documentation/kernel-dev/kernel-dev.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 =============================================
 =============================================
 Yocto Project Linux Kernel Development Manual
 Yocto Project Linux Kernel Development Manual

+ 1 - 1
documentation/overview-manual/history.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 ***********************
 ***********************
 Manual Revision History
 Manual Revision History

+ 1 - 1
documentation/overview-manual/overview-manual-concepts.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 **********************
 **********************
 Yocto Project Concepts
 Yocto Project Concepts

+ 1 - 1
documentation/overview-manual/overview-manual-development-environment.rst

@@ -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
 The Yocto Project Development Environment

+ 1 - 1
documentation/overview-manual/overview-manual-intro.rst

@@ -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
 The Yocto Project Overview and Concepts Manual

+ 1 - 1
documentation/overview-manual/overview-manual-yp-intro.rst

@@ -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
 Introducing the Yocto Project

+ 1 - 1
documentation/overview-manual/overview-manual.rst

@@ -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
 Yocto Project Overview and Concepts Manual

+ 1 - 1
documentation/profile-manual/history.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 ***********************
 ***********************
 Manual Revision History
 Manual Revision History

+ 1 - 1
documentation/profile-manual/profile-manual-arch.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 *************************************************************
 *************************************************************
 Overall Architecture of the Linux Tracing and Profiling Tools
 Overall Architecture of the Linux Tracing and Profiling Tools

+ 1 - 1
documentation/profile-manual/profile-manual-examples.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 *******************
 *******************
 Real-World Examples
 Real-World Examples

+ 1 - 1
documentation/profile-manual/profile-manual-intro.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 ******************************************
 ******************************************
 Yocto Project Profiling and Tracing Manual
 Yocto Project Profiling and Tracing Manual

+ 1 - 1
documentation/profile-manual/profile-manual-usage.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 .. highlight:: shell
 .. highlight:: shell
 
 
 ***************************************************************
 ***************************************************************

+ 1 - 1
documentation/profile-manual/profile-manual.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 ==========================================
 ==========================================
 Yocto Project Profiling and Tracing Manual
 Yocto Project Profiling and Tracing Manual

+ 1 - 1
documentation/ref-manual/faq.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 ***
 ***
 FAQ
 FAQ

+ 1 - 1
documentation/ref-manual/history.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 ***********************
 ***********************
 Manual Revision History
 Manual Revision History

+ 1 - 1
documentation/ref-manual/migration-1.3.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 Moving to the Yocto Project 1.3 Release
 Moving to the Yocto Project 1.3 Release
 =======================================
 =======================================

+ 1 - 1
documentation/ref-manual/migration.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 ******************************************
 ******************************************
 Migrating to a Newer Yocto Project Release
 Migrating to a Newer Yocto Project Release

+ 1 - 1
documentation/ref-manual/ref-classes.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 *******
 *******
 Classes
 Classes

+ 1 - 1
documentation/ref-manual/ref-devtool-reference.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 ***************************
 ***************************
 ``devtool`` Quick Reference
 ``devtool`` Quick Reference

+ 1 - 1
documentation/ref-manual/ref-features.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 ********
 ********
 Features
 Features

+ 1 - 1
documentation/ref-manual/ref-images.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 ******
 ******
 Images
 Images

+ 1 - 1
documentation/ref-manual/ref-kickstart.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 *******************************************
 *******************************************
 OpenEmbedded Kickstart (``.wks``) Reference
 OpenEmbedded Kickstart (``.wks``) Reference

+ 1 - 1
documentation/ref-manual/ref-manual.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 ==============================
 ==============================
 Yocto Project Reference Manual
 Yocto Project Reference Manual

+ 1 - 1
documentation/ref-manual/ref-qa-checks.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 *****************************
 *****************************
 QA Error and Warning Messages
 QA Error and Warning Messages

+ 1 - 1
documentation/ref-manual/ref-release-process.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 *****************************************************
 *****************************************************
 Yocto Project Releases and the Stable Release Process
 Yocto Project Releases and the Stable Release Process

+ 1 - 1
documentation/ref-manual/ref-structure.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 **************************
 **************************
 Source Directory Structure
 Source Directory Structure

+ 1 - 1
documentation/ref-manual/ref-system-requirements.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 *******************
 *******************
 System Requirements
 System Requirements

+ 1 - 1
documentation/ref-manual/ref-tasks.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 *****
 *****
 Tasks
 Tasks

+ 1 - 1
documentation/ref-manual/ref-terms.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 *******************
 *******************
 Yocto Project Terms
 Yocto Project Terms

+ 1 - 1
documentation/ref-manual/ref-variables.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 ******************
 ******************
 Variables Glossary
 Variables Glossary

+ 1 - 1
documentation/ref-manual/ref-varlocality.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 ****************
 ****************
 Variable Context
 Variable Context

+ 1 - 1
documentation/ref-manual/resources.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 ****************************************
 ****************************************
 Contributions and Additional Information
 Contributions and Additional Information

+ 1 - 1
documentation/releases.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 =========================
 =========================
  Current Release Manuals
  Current Release Manuals

+ 1 - 1
documentation/sdk-manual/history.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 ***********************
 ***********************
 Manual Revision History
 Manual Revision History

+ 1 - 1
documentation/sdk-manual/sdk-appendix-customizing-standard.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 ****************************
 ****************************
 Customizing the Standard SDK
 Customizing the Standard SDK

+ 1 - 1
documentation/sdk-manual/sdk-appendix-customizing.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 ******************************
 ******************************
 Customizing the Extensible SDK
 Customizing the Extensible SDK

+ 1 - 1
documentation/sdk-manual/sdk-appendix-obtain.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 *****************
 *****************
 Obtaining the SDK
 Obtaining the SDK

+ 1 - 1
documentation/sdk-manual/sdk-extensible.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 ************************
 ************************
 Using the Extensible SDK
 Using the Extensible SDK

+ 1 - 1
documentation/sdk-manual/sdk-intro.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 ************
 ************
 Introduction
 Introduction

+ 1 - 1
documentation/sdk-manual/sdk-manual.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 ========================================================================================
 ========================================================================================
 Yocto Project Application Development and the Extensible Software Development Kit (eSDK)
 Yocto Project Application Development and the Extensible Software Development Kit (eSDK)

+ 1 - 1
documentation/sdk-manual/sdk-using.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 **********************
 **********************
 Using the Standard SDK
 Using the Standard SDK

+ 1 - 1
documentation/sdk-manual/sdk-working-projects.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 ********************************
 ********************************
 Using the SDK Toolchain Directly
 Using the SDK Toolchain Directly

+ 1 - 1
documentation/sphinx-static/theme_overrides.css

@@ -1,5 +1,5 @@
 /*
 /*
-    SPDX-License-Identifier: CC-BY-2.0-UK
+    SPDX-License-Identifier: CC-BY-SA-2.0-UK
 */
 */
 
 
 body {
 body {

+ 1 - 1
documentation/toaster-manual/history.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 ***********************
 ***********************
 Manual Revision History
 Manual Revision History

+ 1 - 1
documentation/toaster-manual/toaster-manual-intro.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 ************
 ************
 Introduction
 Introduction

+ 1 - 1
documentation/toaster-manual/toaster-manual-reference.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 **********************
 **********************
 Concepts and Reference
 Concepts and Reference

+ 1 - 1
documentation/toaster-manual/toaster-manual-setup-and-use.rst

@@ -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
 .. Set default pygment highlighting to 'shell' for this document
 .. highlight:: shell
 .. highlight:: shell
 
 

+ 1 - 1
documentation/toaster-manual/toaster-manual-start.rst

@@ -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
 .. Set default pygments highlighting to shell for this document
 .. highlight:: shell
 .. highlight:: shell
 
 

+ 1 - 1
documentation/toaster-manual/toaster-manual.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 ===================
 ===================
 Toaster User Manual
 Toaster User Manual

+ 1 - 1
documentation/transitioning-to-a-custom-environment.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 =============================================================
 =============================================================
 Transitioning to a custom environment for systems development
 Transitioning to a custom environment for systems development

+ 1 - 1
documentation/what-i-wish-id-known.rst

@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
 
 =========================================
 =========================================
 What I wish I'd known about Yocto Project
 What I wish I'd known about Yocto Project