diff options
author | Nicolas Dechesne <nicolas.dechesne@linaro.org> | 2020-06-30 20:09:34 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-09-17 10:09:33 +0100 |
commit | 7ea70a656bd0cf582c66ab7e76936d93e22125ce (patch) | |
tree | 3bfe0a2d7519385aedeb95f0e8d767a9f360d8a7 /documentation/ref-manual | |
parent | 6c445d85f0e93fb1fe4422b6266a537cfdaa939e (diff) | |
download | poky-7ea70a656bd0cf582c66ab7e76936d93e22125ce.tar.gz |
sphinx: Add SPDX license headers
SPDX headers have been added to each file, and match the headers used
in the DocBook files.
(From yocto-docs rev: 79dbb0007ae24da4a3689a23e921f2a2638757f7)
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r-- | documentation/ref-manual/faq.rst | 2 | ||||
-rw-r--r-- | documentation/ref-manual/migration.rst | 2 | ||||
-rw-r--r-- | documentation/ref-manual/ref-classes.rst | 2 | ||||
-rw-r--r-- | documentation/ref-manual/ref-devtool-reference.rst | 2 | ||||
-rw-r--r-- | documentation/ref-manual/ref-features.rst | 2 | ||||
-rw-r--r-- | documentation/ref-manual/ref-images.rst | 2 | ||||
-rw-r--r-- | documentation/ref-manual/ref-kickstart.rst | 2 | ||||
-rw-r--r-- | documentation/ref-manual/ref-manual.rst | 2 | ||||
-rw-r--r-- | documentation/ref-manual/ref-qa-checks.rst | 2 | ||||
-rw-r--r-- | documentation/ref-manual/ref-release-process.rst | 2 | ||||
-rw-r--r-- | documentation/ref-manual/ref-structure.rst | 2 | ||||
-rw-r--r-- | documentation/ref-manual/ref-system-requirements.rst | 2 | ||||
-rw-r--r-- | documentation/ref-manual/ref-tasks.rst | 2 | ||||
-rw-r--r-- | documentation/ref-manual/ref-terms.rst | 2 | ||||
-rw-r--r-- | documentation/ref-manual/ref-varlocality.rst | 2 | ||||
-rw-r--r-- | documentation/ref-manual/resources.rst | 2 |
16 files changed, 32 insertions, 0 deletions
diff --git a/documentation/ref-manual/faq.rst b/documentation/ref-manual/faq.rst index 6d26537980..d3dac28b0f 100644 --- a/documentation/ref-manual/faq.rst +++ b/documentation/ref-manual/faq.rst | |||
@@ -1,3 +1,5 @@ | |||
1 | .. SPDX-License-Identifier: CC-BY-2.0-UK | ||
2 | |||
1 | *** | 3 | *** |
2 | FAQ | 4 | FAQ |
3 | *** | 5 | *** |
diff --git a/documentation/ref-manual/migration.rst b/documentation/ref-manual/migration.rst index 6ddfa93833..8a309d003b 100644 --- a/documentation/ref-manual/migration.rst +++ b/documentation/ref-manual/migration.rst | |||
@@ -1,3 +1,5 @@ | |||
1 | .. SPDX-License-Identifier: CC-BY-2.0-UK | ||
2 | |||
1 | ****************************************** | 3 | ****************************************** |
2 | Migrating to a Newer Yocto Project Release | 4 | Migrating to a Newer Yocto Project Release |
3 | ****************************************** | 5 | ****************************************** |
diff --git a/documentation/ref-manual/ref-classes.rst b/documentation/ref-manual/ref-classes.rst index 3b6f450fab..fdfd110ae7 100644 --- a/documentation/ref-manual/ref-classes.rst +++ b/documentation/ref-manual/ref-classes.rst | |||
@@ -1,3 +1,5 @@ | |||
1 | .. SPDX-License-Identifier: CC-BY-2.0-UK | ||
2 | |||
1 | ******* | 3 | ******* |
2 | Classes | 4 | Classes |
3 | ******* | 5 | ******* |
diff --git a/documentation/ref-manual/ref-devtool-reference.rst b/documentation/ref-manual/ref-devtool-reference.rst index c91ba5bdfa..5bb1a64d99 100644 --- a/documentation/ref-manual/ref-devtool-reference.rst +++ b/documentation/ref-manual/ref-devtool-reference.rst | |||
@@ -1,3 +1,5 @@ | |||
1 | .. SPDX-License-Identifier: CC-BY-2.0-UK | ||
2 | |||
1 | *************************** | 3 | *************************** |
2 | ``devtool`` Quick Reference | 4 | ``devtool`` Quick Reference |
3 | *************************** | 5 | *************************** |
diff --git a/documentation/ref-manual/ref-features.rst b/documentation/ref-manual/ref-features.rst index 1cdf09bfdb..1aa57a27d4 100644 --- a/documentation/ref-manual/ref-features.rst +++ b/documentation/ref-manual/ref-features.rst | |||
@@ -1,3 +1,5 @@ | |||
1 | .. SPDX-License-Identifier: CC-BY-2.0-UK | ||
2 | |||
1 | ******** | 3 | ******** |
2 | Features | 4 | Features |
3 | ******** | 5 | ******** |
diff --git a/documentation/ref-manual/ref-images.rst b/documentation/ref-manual/ref-images.rst index 62863b640a..f0f8398338 100644 --- a/documentation/ref-manual/ref-images.rst +++ b/documentation/ref-manual/ref-images.rst | |||
@@ -1,3 +1,5 @@ | |||
1 | .. SPDX-License-Identifier: CC-BY-2.0-UK | ||
2 | |||
1 | ****** | 3 | ****** |
2 | Images | 4 | Images |
3 | ****** | 5 | ****** |
diff --git a/documentation/ref-manual/ref-kickstart.rst b/documentation/ref-manual/ref-kickstart.rst index c019406c6b..599e38080c 100644 --- a/documentation/ref-manual/ref-kickstart.rst +++ b/documentation/ref-manual/ref-kickstart.rst | |||
@@ -1,3 +1,5 @@ | |||
1 | .. SPDX-License-Identifier: CC-BY-2.0-UK | ||
2 | |||
1 | ******************************************* | 3 | ******************************************* |
2 | OpenEmbedded Kickstart (``.wks``) Reference | 4 | OpenEmbedded Kickstart (``.wks``) Reference |
3 | ******************************************* | 5 | ******************************************* |
diff --git a/documentation/ref-manual/ref-manual.rst b/documentation/ref-manual/ref-manual.rst index a8433f5817..4ef921fc79 100644 --- a/documentation/ref-manual/ref-manual.rst +++ b/documentation/ref-manual/ref-manual.rst | |||
@@ -1,3 +1,5 @@ | |||
1 | .. SPDX-License-Identifier: CC-BY-2.0-UK | ||
2 | |||
1 | ============================== | 3 | ============================== |
2 | Yocto Project Reference Manual | 4 | Yocto Project Reference Manual |
3 | ============================== | 5 | ============================== |
diff --git a/documentation/ref-manual/ref-qa-checks.rst b/documentation/ref-manual/ref-qa-checks.rst index a8b9ef60e4..e83fad8e10 100644 --- a/documentation/ref-manual/ref-qa-checks.rst +++ b/documentation/ref-manual/ref-qa-checks.rst | |||
@@ -1,3 +1,5 @@ | |||
1 | .. SPDX-License-Identifier: CC-BY-2.0-UK | ||
2 | |||
1 | ***************************** | 3 | ***************************** |
2 | QA Error and Warning Messages | 4 | QA Error and Warning Messages |
3 | ***************************** | 5 | ***************************** |
diff --git a/documentation/ref-manual/ref-release-process.rst b/documentation/ref-manual/ref-release-process.rst index 1c97500d2b..c09fd7a075 100644 --- a/documentation/ref-manual/ref-release-process.rst +++ b/documentation/ref-manual/ref-release-process.rst | |||
@@ -1,3 +1,5 @@ | |||
1 | .. SPDX-License-Identifier: CC-BY-2.0-UK | ||
2 | |||
1 | ***************************************************** | 3 | ***************************************************** |
2 | Yocto Project Releases and the Stable Release Process | 4 | Yocto Project Releases and the Stable Release Process |
3 | ***************************************************** | 5 | ***************************************************** |
diff --git a/documentation/ref-manual/ref-structure.rst b/documentation/ref-manual/ref-structure.rst index 59d8c0d6c4..5e30a08041 100644 --- a/documentation/ref-manual/ref-structure.rst +++ b/documentation/ref-manual/ref-structure.rst | |||
@@ -1,3 +1,5 @@ | |||
1 | .. SPDX-License-Identifier: CC-BY-2.0-UK | ||
2 | |||
1 | ************************** | 3 | ************************** |
2 | Source Directory Structure | 4 | Source Directory Structure |
3 | ************************** | 5 | ************************** |
diff --git a/documentation/ref-manual/ref-system-requirements.rst b/documentation/ref-manual/ref-system-requirements.rst index ca2744c311..9358a168f1 100644 --- a/documentation/ref-manual/ref-system-requirements.rst +++ b/documentation/ref-manual/ref-system-requirements.rst | |||
@@ -1,3 +1,5 @@ | |||
1 | .. SPDX-License-Identifier: CC-BY-2.0-UK | ||
2 | |||
1 | ******************* | 3 | ******************* |
2 | System Requirements | 4 | System Requirements |
3 | ******************* | 5 | ******************* |
diff --git a/documentation/ref-manual/ref-tasks.rst b/documentation/ref-manual/ref-tasks.rst index be7db8d4fc..1e4b8197a0 100644 --- a/documentation/ref-manual/ref-tasks.rst +++ b/documentation/ref-manual/ref-tasks.rst | |||
@@ -1,3 +1,5 @@ | |||
1 | .. SPDX-License-Identifier: CC-BY-2.0-UK | ||
2 | |||
1 | ***** | 3 | ***** |
2 | Tasks | 4 | Tasks |
3 | ***** | 5 | ***** |
diff --git a/documentation/ref-manual/ref-terms.rst b/documentation/ref-manual/ref-terms.rst index 16e0aa7568..27335fb777 100644 --- a/documentation/ref-manual/ref-terms.rst +++ b/documentation/ref-manual/ref-terms.rst | |||
@@ -1,3 +1,5 @@ | |||
1 | .. SPDX-License-Identifier: CC-BY-2.0-UK | ||
2 | |||
1 | ******************* | 3 | ******************* |
2 | Yocto Project Terms | 4 | Yocto Project Terms |
3 | ******************* | 5 | ******************* |
diff --git a/documentation/ref-manual/ref-varlocality.rst b/documentation/ref-manual/ref-varlocality.rst index d98283c6fb..a130945718 100644 --- a/documentation/ref-manual/ref-varlocality.rst +++ b/documentation/ref-manual/ref-varlocality.rst | |||
@@ -1,3 +1,5 @@ | |||
1 | .. SPDX-License-Identifier: CC-BY-2.0-UK | ||
2 | |||
1 | **************** | 3 | **************** |
2 | Variable Context | 4 | Variable Context |
3 | **************** | 5 | **************** |
diff --git a/documentation/ref-manual/resources.rst b/documentation/ref-manual/resources.rst index 9364ea9a64..0a8811d95d 100644 --- a/documentation/ref-manual/resources.rst +++ b/documentation/ref-manual/resources.rst | |||
@@ -1,3 +1,5 @@ | |||
1 | .. SPDX-License-Identifier: CC-BY-2.0-UK | ||
2 | |||
1 | **************************************** | 3 | **************************************** |
2 | Contributions and Additional Information | 4 | Contributions and Additional Information |
3 | **************************************** | 5 | **************************************** |