All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas De Schampheleire <patrickdepinguin@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2 of 5] libnetfilter_cthelper: correct license GPLv2 -> GPLv2+
Date: Wed, 09 Oct 2013 13:58:30 +0200	[thread overview]
Message-ID: <56cca55a76b3065d1555.1381319910@argentina> (raw)
In-Reply-To: <patchbomb.1381319908@argentina>

The main file of this package is src/libnetfilter_cthelper.c, which states
GPLv2+.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>

---
 package/libnetfilter_cthelper/libnetfilter-cthelper.mk |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/libnetfilter_cthelper/libnetfilter-cthelper.mk b/package/libnetfilter_cthelper/libnetfilter-cthelper.mk
--- a/package/libnetfilter_cthelper/libnetfilter-cthelper.mk
+++ b/package/libnetfilter_cthelper/libnetfilter-cthelper.mk
@@ -10,7 +10,7 @@ LIBNETFILTER_CTHELPER_SITE = http://www.
 LIBNETFILTER_CTHELPER_INSTALL_STAGING = YES
 LIBNETFILTER_CTHELPER_DEPENDENCIES = host-pkgconf libmnl
 LIBNETFILTER_CTHELPER_AUTORECONF = YES
-LIBNETFILTER_CTHELPER_LICENSE = GPLv2
+LIBNETFILTER_CTHELPER_LICENSE = GPLv2+
 LIBNETFILTER_CTHELPER_LICENSE_FILES = COPYING
 
 $(eval $(autotools-package))

  parent reply	other threads:[~2013-10-09 11:58 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-09 11:58 [Buildroot] [PATCH 0 of 5] more license corrections Thomas De Schampheleire
2013-10-09 11:58 ` [Buildroot] [PATCH 1 of 5] cifs-utils: correct license GPLv3 -> GPLv3+ Thomas De Schampheleire
2013-10-09 16:32   ` Arnout Vandecappelle
2013-10-09 11:58 ` Thomas De Schampheleire [this message]
2013-10-09 16:33   ` [Buildroot] [PATCH 2 of 5] libnetfilter_cthelper: correct license GPLv2 -> GPLv2+ Arnout Vandecappelle
2013-10-09 11:58 ` [Buildroot] [PATCH 3 of 5] libnetfilter_cttimeout: " Thomas De Schampheleire
2013-10-09 16:34   ` Arnout Vandecappelle
2013-10-09 11:58 ` [Buildroot] [PATCH 4 of 5] libnetfilter_queue: " Thomas De Schampheleire
2013-10-09 16:38   ` Arnout Vandecappelle
2013-10-09 11:58 ` [Buildroot] [PATCH 5 of 5] libnetfilter_log: " Thomas De Schampheleire
2013-10-09 16:39   ` Arnout Vandecappelle
2013-10-09 19:43 ` [Buildroot] [PATCH 0 of 5] more license corrections Peter Korsgaard

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=56cca55a76b3065d1555.1381319910@argentina \
    --to=patrickdepinguin@gmail.com \
    --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.