All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 02/10] udev: fix LICENSE fields to be SPDX compliant
Date: Thu, 15 Dec 2011 23:36:05 -0800	[thread overview]
Message-ID: <CAMKF1soSb-Gh+UD-aZe31cGm=+nQY2SXk-GfRwW3Er35N0z7yQ@mail.gmail.com> (raw)
In-Reply-To: <eec8014c76be16e9a58c34f5a448231a74abd445.1323991540.git.josh@linux.intel.com>

[-- Attachment #1: Type: text/plain, Size: 2205 bytes --]

On Thursday, December 15, 2011, Joshua Lock <josh@linux.intel.com> wrote:
> Additionally I'm not sure where the LGPL license came from, the COPYING
> file and Fedora both say GPL v2 or later so drop the LGPL entry for now.
>
> Signed-off-by: Joshua Lock <josh@linux.intel.com>
> ---
>  meta/recipes-core/udev/udev-new.inc |    2 +-
>  meta/recipes-core/udev/udev.inc     |    4 ++--
>  2 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/meta/recipes-core/udev/udev-new.inc
b/meta/recipes-core/udev/udev-new.inc
> index eac7903..769d54a 100644
> --- a/meta/recipes-core/udev/udev-new.inc
> +++ b/meta/recipes-core/udev/udev-new.inc
> @@ -2,7 +2,7 @@ SUMMARY = "/dev/ and hotplug management daemon"
>  DESCRIPTION = "udev is a daemon which dynamically creates and removes
device nodes from \
>  /dev/, handles hotplug events and loads drivers at boot time."
>  HOMEPAGE = "
http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html"
> -LICENSE = "GPLv2+ & LGPLv2.1+"
> +LICENSE = "GPL-2.0+"
>  LICENSE_${PN} = "GPLv2+

Why two notations for Gpl v2 above


>  LICENSE_libudev = "LGPLv2.1+"
>  LICENSE_libgudev = "LGPLv2.1+"
> diff --git a/meta/recipes-core/udev/udev.inc
b/meta/recipes-core/udev/udev.inc
> index d731816..2e501fa 100644
> --- a/meta/recipes-core/udev/udev.inc
> +++ b/meta/recipes-core/udev/udev.inc
> @@ -1,7 +1,7 @@
>  SUMMARY = "/dev/ and hotplug management daemon"
>  DESCRIPTION = "udev is a program which dynamically creates and removes
device nodes from \
>  /dev/. It responds to /sbin/hotplug device events and requires a 2.6
kernel."
> -LICENSE = "GPL"
> +LICENSE = "GPL-2.0+"
>
>  SRC_URI += " \
>           file://udev.rules \
> @@ -11,7 +11,7 @@ SRC_URI += " \
>           file://mount.sh \
>           file://network.sh \
>           file://local.rules \
> -       file://udev-cache \
> +           file://udev-cache \
>            file://init"
>
>  UDEV_DEVFS_RULES ?= "0"
> --
> 1.7.7.4
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>

[-- Attachment #2: Type: text/html, Size: 3025 bytes --]

  reply	other threads:[~2011-12-16  7:43 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-15 23:30 [PATCH 00/10] Various license clarifications Joshua Lock
2011-12-15 23:30 ` [PATCH 01/10] gypsy: fix LICENSE field Joshua Lock
2011-12-15 23:30 ` [PATCH 02/10] udev: fix LICENSE fields to be SPDX compliant Joshua Lock
2011-12-16  7:36   ` Khem Raj [this message]
2011-12-19 18:48     ` Joshua Lock
2011-12-15 23:30 ` [PATCH 03/10] apt: clarify LICENSE as GPL-2.0 Joshua Lock
2011-12-15 23:30 ` [PATCH 04/10] dpkg: " Joshua Lock
2011-12-15 23:30 ` [PATCH 05/10] clutter: clarify LICENSE as LGPL-2.1 Joshua Lock
2011-12-15 23:30 ` [PATCH 06/10] cogl: clarify LICENSE as LGPL-2.1 and fix metadata Joshua Lock
2011-12-15 23:30 ` [PATCH 07/10] matchbox-wm: clarify LICENSE as GPL-2.0 Joshua Lock
2011-12-15 23:30 ` [PATCH 08/10] pango: clarify LICENSE is LGPL-2.0+ Joshua Lock
2011-12-16  7:30   ` Koen Kooi
2011-12-19 22:08     ` Joshua Lock
2011-12-15 23:30 ` [PATCH 09/10] matchbox-desktop: clarify LICENSE is GPL-2.0+ Joshua Lock
2011-12-15 23:30 ` [PATCH 10/10] matchbox-session-sato: clarify LICENSE in GPL-2.0 Joshua Lock
2011-12-21 17:18 ` [PATCH 00/10] Various license clarifications Richard Purdie

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='CAMKF1soSb-Gh+UD-aZe31cGm=+nQY2SXk-GfRwW3Er35N0z7yQ@mail.gmail.com' \
    --to=raj.khem@gmail.com \
    --cc=openembedded-core@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.