mirror of https://github.com/openwrt/packages.git
Make PKG_LICENSE for BCP38 SPDX compatible.
parent
0a38785592
commit
bcc2ffc5e1
|
@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
|
|||
PKG_NAME:=bcp38
|
||||
PKG_VERSION:=4
|
||||
PKG_RELEASE:=1
|
||||
PKG_LICENCE:=GPLv3
|
||||
PKG_LICENCE:=GPL-3.0+
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
|
|
Loading…
Reference in New Issue