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/resources.rst | |
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/resources.rst')
-rw-r--r-- | documentation/ref-manual/resources.rst | 2 |
1 files changed, 2 insertions, 0 deletions
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 | **************************************** |