From 7ea70a656bd0cf582c66ab7e76936d93e22125ce Mon Sep 17 00:00:00 2001 From: Nicolas Dechesne Date: Tue, 30 Jun 2020 20:09:34 +0200 Subject: 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 Signed-off-by: Richard Purdie --- documentation/bsp-guide/bsp-guide.rst | 2 ++ documentation/bsp-guide/bsp.rst | 2 ++ 2 files changed, 4 insertions(+) (limited to 'documentation/bsp-guide') diff --git a/documentation/bsp-guide/bsp-guide.rst b/documentation/bsp-guide/bsp-guide.rst index 71ac1d0e97..683766eeb9 100644 --- a/documentation/bsp-guide/bsp-guide.rst +++ b/documentation/bsp-guide/bsp-guide.rst @@ -1,3 +1,5 @@ +.. SPDX-License-Identifier: CC-BY-2.0-UK + ===================================================== Yocto Project Board Support Package Developer's Guide ===================================================== diff --git a/documentation/bsp-guide/bsp.rst b/documentation/bsp-guide/bsp.rst index 09e25a061c..cdc567e488 100644 --- a/documentation/bsp-guide/bsp.rst +++ b/documentation/bsp-guide/bsp.rst @@ -1,3 +1,5 @@ +.. SPDX-License-Identifier: CC-BY-2.0-UK + ************************************************ Board Support Packages (BSP) - Developer's Guide ************************************************ -- cgit v1.2.3-54-g00ecf