Make PKG_LICENSE for BCP38 SPDX compatible.
This commit is contained in:
parent
0a38785592
commit
bcc2ffc5e1
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
|
||||||
PKG_NAME:=bcp38
|
PKG_NAME:=bcp38
|
||||||
PKG_VERSION:=4
|
PKG_VERSION:=4
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
PKG_LICENCE:=GPLv3
|
PKG_LICENCE:=GPL-3.0+
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue