Make PKG_LICENSE for BCP38 SPDX compatible.

pull/508/head
Toke Høiland-Jørgensen 2014-11-05 08:27:56 +01:00
parent 0a38785592
commit bcc2ffc5e1
1 changed files with 1 additions and 1 deletions

View File

@ -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