[libcamera-devel] [PATCH 4/5] utils: raspberrypi: Add missing SPDX header to delayedctrls_parse.py

Naushir Patuck naush at raspberrypi.com
Wed Sep 28 14:23:37 CEST 2022


Hi Laurent,

On Wed, 28 Sept 2022 at 13:09, Laurent Pinchart <
laurent.pinchart at ideasonboard.com> wrote:

> The delayedctrls_parse.py script is missing license information. Add an
> SPDX header to fix it.
>
> Signed-off-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
> ---
> Naush, you're the author of this file, is this the correct license ?
>

Yes, that's the correct licence.

Reviewed-by: Naushir Patuck <naush at raspberrypi.com>


> ---
>  utils/raspberrypi/delayedctrls_parse.py | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/utils/raspberrypi/delayedctrls_parse.py
> b/utils/raspberrypi/delayedctrls_parse.py
> index e38145d8e98e..1decf73f0906 100644
> --- a/utils/raspberrypi/delayedctrls_parse.py
> +++ b/utils/raspberrypi/delayedctrls_parse.py
> @@ -1,3 +1,5 @@
> +# SPDX-License-Identifier: BSD-2-Clause
> +
>  import re
>  import sys
>  import os
> --
> Regards,
>
> Laurent Pinchart
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.libcamera.org/pipermail/libcamera-devel/attachments/20220928/feeb213e/attachment.htm>


More information about the libcamera-devel mailing list