Commit 49abb6ed authored by Thomas De Schampheleire's avatar Thomas De Schampheleire Committed by Peter Korsgaard
Browse files

libnetfilter_log: correct license GPLv2 -> GPLv2+

parent 39e34558
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ LIBNETFILTER_LOG_SITE = http://www.netfilter.org/projects/libnetfilter_log/files
LIBNETFILTER_LOG_INSTALL_STAGING = YES
LIBNETFILTER_LOG_DEPENDENCIES = host-pkgconf libnfnetlink
LIBNETFILTER_LOG_AUTORECONF = YES
LIBNETFILTER_LOG_LICENSE = GPLv2
LIBNETFILTER_LOG_LICENSE = GPLv2+
LIBNETFILTER_LOG_LICENSE_FILES = COPYING

$(eval $(autotools-package))