mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-12 05:41:12 +00:00
wireless-regdb: add missing license information
Add the missing license information PKG_LICENSE and PKG_LICENSE_FILES. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
parent
a6991fc7d2
commit
7a3deadf91
@ -3,6 +3,8 @@ include $(TOPDIR)/rules.mk
|
||||
PKG_NAME:=wireless-regdb
|
||||
PKG_VERSION:=2024.01.23
|
||||
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/
|
||||
|
Loading…
x
Reference in New Issue
Block a user