From: Florian Eckert Date: Tue, 19 Mar 2024 14:44:44 +0000 (+0100) Subject: wireless-regdb: add missing license information X-Git-Tag: v23.05.4~18 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=42dada571342723cce6acc1b2d9a36514e672ddb;p=openwrt%2Fopenwrt.git wireless-regdb: add missing license information Add the missing license information PKG_LICENSE and PKG_LICENSE_FILES. Signed-off-by: Florian Eckert (cherry picked from commit 7a3deadf91a356b6b0ac25771854f8fa1c3e6980) Link: https://github.com/openwrt/openwrt/pull/15918 Signed-off-by: Hauke Mehrtens --- diff --git a/package/firmware/wireless-regdb/Makefile b/package/firmware/wireless-regdb/Makefile index 91c54372a2..5b95ec59de 100644 --- a/package/firmware/wireless-regdb/Makefile +++ b/package/firmware/wireless-regdb/Makefile @@ -3,6 +3,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=wireless-regdb PKG_VERSION:=2024.05.08 PKG_RELEASE:=1 +PKG_LICENSE:=ISC +PKG_LICENSE_FILES:=LICENSE PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@KERNEL/software/network/wireless-regdb/