[libcamera-devel,v4,03/37] libcamera: Update dep5 to specify license for mojo
diff mbox series

Message ID 20201106103707.49660-4-paul.elder@ideasonboard.com
State Accepted
Headers show
Series
  • IPA isolation implementation
Related show

Commit Message

Paul Elder Nov. 6, 2020, 10:36 a.m. UTC
Add licensing information for mojo in dep5.

Signed-off-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>

---
No change in v4

Changes in v3:
- fix copyright years

New in v2
---
 .reuse/dep5 | 6 ++++++
 1 file changed, 6 insertions(+)

Comments

Niklas Söderlund Nov. 10, 2020, 12:35 a.m. UTC | #1
Hi Paul,

Thanks for your work.

On 2020-11-06 19:36:33 +0900, Paul Elder wrote:
> Add licensing information for mojo in dep5.
> 
> Signed-off-by: Paul Elder <paul.elder@ideasonboard.com>
> Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>

Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>

> 
> ---
> No change in v4
> 
> Changes in v3:
> - fix copyright years
> 
> New in v2
> ---
>  .reuse/dep5 | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/.reuse/dep5 b/.reuse/dep5
> index a66f27e7..1fd90dd7 100644
> --- a/.reuse/dep5
> +++ b/.reuse/dep5
> @@ -13,3 +13,9 @@ Files: src/qcam/assets/feathericons/*.svg
>  Copyright: 2019 Cole Bemis (and other Feather icons contributors)
>  License: MIT
>  Comment: https://feathericons.com/
> +
> +Files: utils/ipc/mojo
> +       utils/ipc/tools
> +Copyright: Copyright 2013-2020 The Chromium Authors. All rights reserved.
> +License: BSD-3-Clause
> +Source: https://chromium.googlesource.com/chromium/src.git/
> -- 
> 2.27.0
> 
> _______________________________________________
> libcamera-devel mailing list
> libcamera-devel@lists.libcamera.org
> https://lists.libcamera.org/listinfo/libcamera-devel
Kieran Bingham Nov. 10, 2020, 10:27 a.m. UTC | #2
On 06/11/2020 10:36, Paul Elder wrote:
> Add licensing information for mojo in dep5.
> 
> Signed-off-by: Paul Elder <paul.elder@ideasonboard.com>
> Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>

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

> 
> ---
> No change in v4
> 
> Changes in v3:
> - fix copyright years
> 
> New in v2
> ---
>  .reuse/dep5 | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/.reuse/dep5 b/.reuse/dep5
> index a66f27e7..1fd90dd7 100644
> --- a/.reuse/dep5
> +++ b/.reuse/dep5
> @@ -13,3 +13,9 @@ Files: src/qcam/assets/feathericons/*.svg
>  Copyright: 2019 Cole Bemis (and other Feather icons contributors)
>  License: MIT
>  Comment: https://feathericons.com/
> +
> +Files: utils/ipc/mojo
> +       utils/ipc/tools
> +Copyright: Copyright 2013-2020 The Chromium Authors. All rights reserved.
> +License: BSD-3-Clause
> +Source: https://chromium.googlesource.com/chromium/src.git/
>

Patch
diff mbox series

diff --git a/.reuse/dep5 b/.reuse/dep5
index a66f27e7..1fd90dd7 100644
--- a/.reuse/dep5
+++ b/.reuse/dep5
@@ -13,3 +13,9 @@  Files: src/qcam/assets/feathericons/*.svg
 Copyright: 2019 Cole Bemis (and other Feather icons contributors)
 License: MIT
 Comment: https://feathericons.com/
+
+Files: utils/ipc/mojo
+       utils/ipc/tools
+Copyright: Copyright 2013-2020 The Chromium Authors. All rights reserved.
+License: BSD-3-Clause
+Source: https://chromium.googlesource.com/chromium/src.git/