[libcamera-devel] [PATCH 1/5] Documentation: Add missing SPDX headers

Kieran Bingham kieran.bingham at ideasonboard.com
Fri Sep 30 12:23:04 CEST 2022


Quoting Laurent Pinchart via libcamera-devel (2022-09-28 13:09:33)
> 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 at ideasonboard.com>


Reviewed-by: Kieran Bingham <kieran.bingham at ideasonboard.com>

> ---
>  Documentation/getting-started.rst      | 1 +
>  src/ipa/ipu3/ipu3-ipa-design-guide.rst | 2 ++
>  2 files changed, 3 insertions(+)
> 
> diff --git a/Documentation/getting-started.rst b/Documentation/getting-started.rst
> index 4cc34a176fe6..987f43f78379 100644
> --- a/Documentation/getting-started.rst
> +++ b/Documentation/getting-started.rst
> @@ -1,3 +1,4 @@
> +.. SPDX-License-Identifier: CC-BY-SA-4.0
>  .. Getting started information is defined in the project README file.
>  .. include:: ../README.rst
>     :start-after: .. section-begin-getting-started
> diff --git a/src/ipa/ipu3/ipu3-ipa-design-guide.rst b/src/ipa/ipu3/ipu3-ipa-design-guide.rst
> index e724fdda2631..725063978adf 100644
> --- a/src/ipa/ipu3/ipu3-ipa-design-guide.rst
> +++ b/src/ipa/ipu3/ipu3-ipa-design-guide.rst
> @@ -1,3 +1,5 @@
> +.. SPDX-License-Identifier: CC-BY-SA-4.0
> +
>  IPU3 IPA Architecture Design and Overview
>  =========================================
>  
> -- 
> Regards,
> 
> Laurent Pinchart
>


More information about the libcamera-devel mailing list