Add a few SPDX tags

Signed-off-by: Steven Barth <steven@midlink.org>

SVN-Revision: 43151
This commit is contained in:
Steven Barth
2014-11-02 12:20:54 +00:00
parent 7aa2950165
commit bec9d38fa4
110 changed files with 110 additions and 35 deletions

View File

@@ -14,7 +14,7 @@ PKG_RELEASE:=20
PKG_BUILD_DIR := $(KERNEL_BUILD_DIR)/$(PKG_NAME)
STAMP_PREPARED := $(STAMP_PREPARED)_$(call confvar,CONFIG_MTD_REDBOOT_PARTS)
PKG_LICENSE:=GPLv2 GPLv2+
PKG_LICENSE:=GPL-2.0+
PKG_LICENSE_FILES:=
include $(INCLUDE_DIR)/package.mk