Documentation: Add missing SPDX headers

Two documentation files are missing SPDX headers. Add them, with the
CC-BY-SA-4.0 license that covers all the libcamera documentation.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
This commit is contained in:
Laurent Pinchart 2022-09-28 14:39:07 +03:00
parent ed591e705c
commit 930b4927ac
2 changed files with 3 additions and 0 deletions

View file

@ -1,3 +1,4 @@
.. SPDX-License-Identifier: CC-BY-SA-4.0
.. Getting started information is defined in the project README file. .. Getting started information is defined in the project README file.
.. include:: ../README.rst .. include:: ../README.rst
:start-after: .. section-begin-getting-started :start-after: .. section-begin-getting-started

View file

@ -1,3 +1,5 @@
.. SPDX-License-Identifier: CC-BY-SA-4.0
IPU3 IPA Architecture Design and Overview IPU3 IPA Architecture Design and Overview
========================================= =========================================