[libcamera-devel] [PATCH 07/38] libcamera: Update dep5 to specify license for mojo
paul.elder at ideasonboard.com
paul.elder at ideasonboard.com
Thu Sep 24 02:48:58 CEST 2020
Hi Jacopo,
On Wed, Sep 23, 2020 at 01:04:27PM +0200, Jacopo Mondi wrote:
> Hi Paul,
>
> On Tue, Sep 22, 2020 at 10:35:06PM +0900, Paul Elder wrote:
> > Add licensing information for mojo in dep5.
> >
> > Signed-off-by: Paul Elder <paul.elder at ideasonboard.com>
> >
> > ---
> > New in v2
> > ---
> > .reuse/dep5 | 6 ++++++
> > 1 file changed, 6 insertions(+)
> >
> > diff --git a/.reuse/dep5 b/.reuse/dep5
> > index a66f27e7..0a453931 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 2014 The Chromium Authors. All rights reserved.
> > +License: BSD-3-Clause
>
> I see here
> https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/#license-short-name
>
> that 'Clause' as actually a lowercase 'c' ?
Ah yes, you're right. This needs to be fixed for the raspberrypi entry
too then.
I wonder why SPDX has it capitalized then.
> > +Source: https://chromium.googlesource.com/chromium/src.git/
>
> Reviewed-by: Jacopo Mondi <jacopo at jmondi.org>
Thanks,
Paul
More information about the libcamera-devel
mailing list