ebtables: correct license GPLv2 -> GPLv2+
authorThomas De Schampheleire <patrickdepinguin@gmail.com>
Tue, 8 Oct 2013 10:06:58 +0000 (12:06 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 9 Oct 2013 20:28:47 +0000 (22:28 +0200)
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/ebtables/ebtables.mk

index ddc1f45aab194207af3ea8b2cd4b37e6c3ae43b7..116012c72cf287737d6dcfc0801328518fa5c43e 100644 (file)
@@ -7,7 +7,7 @@
 EBTABLES_VERSION = 2.0.10-4
 EBTABLES_SOURCE = ebtables-v$(EBTABLES_VERSION).tar.gz
 EBTABLES_SITE = http://downloads.sourceforge.net/project/ebtables/ebtables/ebtables-$(subst .,-,$(EBTABLES_VERSION))
-EBTABLES_LICENSE = GPLv2
+EBTABLES_LICENSE = GPLv2+
 EBTABLES_LICENSE_FILES = COPYING
 EBTABLES_STATIC = $(if $(BR2_PREFER_STATIC_LIB),static)