All of lore.kernel.org
 help / color / mirror / Atom feed
From: Holger Freyther <holger+oe@freyther.de>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] recipe licenses: update recipe LICENSE fields
Date: Sat, 02 Oct 2010 04:18:11 +0800	[thread overview]
Message-ID: <4CA64203.6070702@freyther.de> (raw)
In-Reply-To: <1285344532-25131-1-git-send-email-chase.maupin@ti.com>

On 09/25/2010 12:08 AM, Chase Maupin wrote:

> 
> diff --git a/recipes/autoconf/autoconf.inc b/recipes/autoconf/autoconf.inc
> index 35b0289..70e24a0 100644
> --- a/recipes/autoconf/autoconf.inc
> +++ b/recipes/autoconf/autoconf.inc
> @@ -1,6 +1,6 @@
>  DESCRIPTION = "A package of M4 macros to produce scripts to \
>  automatically configure sourcecode."
> -LICENSE = "GPL"
> +LICENSE = "GPLv3+exception"

hmm... but at your option the exception might be omitted.. and there are many
possible exception clauses... so it doesn't really say what it is.



>  HOMEPAGE = "http://www.gnu.org/software/autoconf/"
>  SECTION = "devel"
>  DEPENDS += "m4-native"
> diff --git a/recipes/autoconf/autoconf213_2.13.bb b/recipes/autoconf/autoconf213_2.13.bb
> index d060bbd..4c855e0 100644
> --- a/recipes/autoconf/autoconf213_2.13.bb
> +++ b/recipes/autoconf/autoconf213_2.13.bb
> @@ -1,4 +1,5 @@
>  require autoconf.inc
> +LICENSE = "GPLv2"

hard to believe... sure it is not v2 and later? it should be the standard FSF
text? isn't it?


> +LICENSE = "GPLv2 AFLv2.1"

good..



> -LICENSE = "BSD"
> +LICENSE = "NewBSD"

could you point me to anyone using the term NewBSD? BSD license without
advertisement clause? common but also misleading terms are 2-clause, 3-clause
BSD...



> diff --git a/recipes/tinylogin/tinylogin_1.4.bb b/recipes/tinylogin/tinylogin_1.4.bb
> index 40171ff..730012b 100644
> --- a/recipes/tinylogin/tinylogin_1.4.bb
> +++ b/recipes/tinylogin/tinylogin_1.4.bb
> @@ -4,7 +4,7 @@ changing passwords, and otherwise maintaining users \
>  and groups on an embedded system."
>  HOMEPAGE = "http://tinylogin.busybox.net/"
>  SECTION = "base"
> -LICENSE = "GPLv2"
> +LICENSE = "GPLv2/NewBSD"

please don't use a '/'. IIRC this source will be put into a folder with that
name...



  parent reply	other threads:[~2010-10-01 20:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-24 16:08 [PATCH] recipe licenses: update recipe LICENSE fields Chase Maupin
2010-10-01 19:58 ` Maupin, Chase
2010-10-01 20:18 ` Holger Freyther [this message]
2010-10-01 21:58   ` Maupin, Chase
2010-10-02  6:15     ` Frans Meulenbroeks

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=4CA64203.6070702@freyther.de \
    --to=holger+oe@freyther.de \
    --cc=openembedded-devel@lists.openembedded.org \
    /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.