Prechádzať zdrojové kódy

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>
Richard Purdie 4 rokov pred
rodič
commit
fe74a4edd2
81 zmenil súbory, kde vykonal 81 pridanie a 81 odobranie
  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/test-manual/history.rst
  70. 1 1
      documentation/test-manual/test-manual-intro.rst
  71. 1 1
      documentation/test-manual/test-manual-test-process.rst
  72. 1 1
      documentation/test-manual/test-manual-understand-autobuilder.rst
  73. 1 1
      documentation/test-manual/test-manual.rst
  74. 1 1
      documentation/toaster-manual/history.rst
  75. 1 1
      documentation/toaster-manual/toaster-manual-intro.rst
  76. 1 1
      documentation/toaster-manual/toaster-manual-reference.rst
  77. 1 1
      documentation/toaster-manual/toaster-manual-setup-and-use.rst
  78. 1 1
      documentation/toaster-manual/toaster-manual-start.rst
  79. 1 1
      documentation/toaster-manual/toaster-manual.rst
  80. 1 1
      documentation/transitioning-to-a-custom-environment.rst
  81. 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

+ 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)

+ 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

+ 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

+ 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

+ 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

+ 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

+ 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

+ 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

+ 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

+ 1 - 1
documentation/conf.py

@@ -1,6 +1,6 @@
 # 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
 # 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

+ 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

+ 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)

+ 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

+ 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

+ 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

+ 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
    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

+ 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``)

+ 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

+ 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

+ 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

+ 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

+ 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

+ 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

+ 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

+ 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

+ 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

+ 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

+ 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

+ 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

+ 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

+ 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

+ 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

+ 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

+ 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
 
 ***************************************************************

+ 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

+ 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

+ 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

+ 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
 =======================================

+ 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

+ 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

+ 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

+ 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

+ 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

+ 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

+ 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

+ 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

+ 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

+ 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

+ 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

+ 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

+ 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

+ 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

+ 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

+ 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

+ 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

+ 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

+ 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

+ 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

+ 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

+ 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

+ 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

+ 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)

+ 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

+ 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

+ 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 {

+ 1 - 1
documentation/test-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

+ 1 - 1
documentation/test-manual/test-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 Test Environment Manual

+ 1 - 1
documentation/test-manual/test-manual-test-process.rst

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

+ 1 - 1
documentation/test-manual/test-manual-understand-autobuilder.rst

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

+ 1 - 1
documentation/test-manual/test-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 Test Environment Manual

+ 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

+ 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

+ 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

+ 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
 .. 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
 .. 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

+ 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

+ 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