diff mbox

[v2,1/2] iproute2: correct license

Message ID 7d39adcfed0fa70634aa025114ed8f2d7d9e68b3.1500489830.git.baruch@tkos.co.il
State Accepted
Headers show

Commit Message

Baruch Siach July 19, 2017, 6:43 p.m. UTC
Source files license headers include the GPL "or ... any later version" language.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
v2: New patch split from the version bump
---
 package/iproute2/iproute2.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Thomas Petazzoni July 19, 2017, 7:10 p.m. UTC | #1
Hello,

On Wed, 19 Jul 2017 21:43:49 +0300, Baruch Siach wrote:
> Source files license headers include the GPL "or ... any later version" language.
> 
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---
> v2: New patch split from the version bump
> ---
>  package/iproute2/iproute2.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to master, thanks. Peter: this one should go in the
LTS/maintenance branches.

Thanks!

Thomas
Peter Korsgaard July 19, 2017, 8:53 p.m. UTC | #2
>>>>> "Baruch" == Baruch Siach <baruch@tkos.co.il> writes:

 > Source files license headers include the GPL "or ... any later version" language.
 > Signed-off-by: Baruch Siach <baruch@tkos.co.il>
 > ---
 > v2: New patch split from the version bump

Committed to 2017.02.x and 217.05.x, thanks.
diff mbox

Patch

diff --git a/package/iproute2/iproute2.mk b/package/iproute2/iproute2.mk
index 5502d7358be2..a9ca376717d6 100644
--- a/package/iproute2/iproute2.mk
+++ b/package/iproute2/iproute2.mk
@@ -9,7 +9,7 @@  IPROUTE2_SOURCE = iproute2-$(IPROUTE2_VERSION).tar.xz
 IPROUTE2_SITE = $(BR2_KERNEL_MIRROR)/linux/utils/net/iproute2
 IPROUTE2_DEPENDENCIES = host-bison host-flex host-pkgconf \
 	$(if $(BR2_PACKAGE_LIBMNL),libmnl)
-IPROUTE2_LICENSE = GPL-2.0
+IPROUTE2_LICENSE = GPL-2.0+
 IPROUTE2_LICENSE_FILES = COPYING
 
 # If both iproute2 and busybox are selected, make certain we win