All of lore.kernel.org
 help / color / mirror / Atom feed
From: Baruch Siach <baruch@tkos.co.il>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] i2c-tools: include LGPL-2.1+ license for libi2c
Date: Fri, 24 Aug 2018 07:25:27 +0300	[thread overview]
Message-ID: <877ekgv1ag.fsf@tkos.co.il> (raw)
In-Reply-To: <1535055605-8974-2-git-send-email-brad@nextdimension.cc>

Hi Brad,

Brad Love writes:
> Extend i2c-tools SPDX identifiers to include the library license.
>
> The ic2-tools readme states:
>
> LICENSE
>
> Check the documentation of individual tools for licensing information.
> The library is released under the LGPL version 2.1 or later, while most
> tools are released under the GPL version 2 or later, but there are a few
> exceptions.
>
>
> Signed-off-by: Brad Love <brad@nextdimension.cc>
> ---
>  package/i2c-tools/i2c-tools.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/package/i2c-tools/i2c-tools.mk b/package/i2c-tools/i2c-tools.mk
> index db26647..a346698 100644
> --- a/package/i2c-tools/i2c-tools.mk
> +++ b/package/i2c-tools/i2c-tools.mk
> @@ -7,7 +7,7 @@
>  I2C_TOOLS_VERSION = 4.0
>  I2C_TOOLS_SOURCE = i2c-tools-$(I2C_TOOLS_VERSION).tar.xz
>  I2C_TOOLS_SITE = https://www.kernel.org/pub/software/utils/i2c-tools
> -I2C_TOOLS_LICENSE = GPL-2.0+, GPL-2.0 (py-smbus)
> +I2C_TOOLS_LICENSE = GPL-2.0+, GPL-2.0 (py-smbus), LGPL-2.1+ (libi2c)
>  I2C_TOOLS_LICENSE_FILES = COPYING

Please add COPYING.LGPL here as well. And while you are at it, I think
adding README would also be good.

>  I2C_TOOLS_MAKE_OPTS = EXTRA=eeprog

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -

  parent reply	other threads:[~2018-08-24  4:25 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-23 20:20 [Buildroot] [PATCH 0/2] i2c-tools: license and staging installation fixes Brad Love
2018-08-23 20:20 ` [Buildroot] [PATCH 1/2] i2c-tools: include LGPL-2.1+ license for libi2c Brad Love
2018-08-23 20:49   ` Yann E. MORIN
2018-08-24  4:25   ` Baruch Siach [this message]
2018-08-24 13:57     ` Brad Love
2018-08-23 20:20 ` [Buildroot] [PATCH 2/2] i2c-tools: install library and header to staging Brad Love
2018-08-23 20:51   ` Yann E. MORIN
2018-08-23 21:24     ` Brad Love
2018-08-23 21:26   ` [Buildroot] [PATCH v2 " Brad Love
  -- strict thread matches above, loose matches on Subject: below --
2018-08-23 19:56 [Buildroot] [PATCH 0/2] i2c-tools: license and staging installation fixes Brad Love
2018-08-23 19:56 ` [Buildroot] [PATCH 1/2] i2c-tools: include LGPL-2.1+ license for libi2c Brad Love

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877ekgv1ag.fsf@tkos.co.il \
    --to=baruch@tkos.co.il \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.