From edfb6917affca03768de321cb46591826bc8973a Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Wed, 21 Oct 2015 18:26:37 +0200 Subject: automated switch to SPDX conform license names search & replace for: - GPL-1.0 - GPL-2.0 - GPL-3.0 - LGPL-2.0 - LGPL-3.0 - LGPL-2.1 - AGPL-3.0 - AFL-2.1 - Autoconf-exception-3.0 Signed-off-by: Michael Olbrich --- rules/libnl3.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rules/libnl3.make') diff --git a/rules/libnl3.make b/rules/libnl3.make index 3318cacf3..c05054038 100644 --- a/rules/libnl3.make +++ b/rules/libnl3.make @@ -23,7 +23,7 @@ LIBNL3_SUFFIX := tar.gz LIBNL3_URL := http://www.infradead.org/~tgr/libnl/files/$(LIBNL3).$(LIBNL3_SUFFIX) LIBNL3_SOURCE := $(SRCDIR)/$(LIBNL3).$(LIBNL3_SUFFIX) LIBNL3_DIR := $(BUILDDIR)/$(LIBNL3) -LIBNL3_LICENSE := GPLv2 +LIBNL3_LICENSE := GPL-2.0 # # autoconf -- cgit v1.2.3