luci-app-lxc: add spdx license info
authorLuka Perkov <redacted>
Tue, 11 Nov 2014 10:54:38 +0000 (11:54 +0100)
committerLuka Perkov <redacted>
Tue, 11 Nov 2014 10:54:38 +0000 (11:54 +0100)
Signed-off-by: Luka Perkov <redacted>
utils/luci-app-lxc/Makefile

index 56922f5a9caf225b6c85edec18e0ca5db5872a60..8a44eadbca8508b79c5d734e2eb11b6138671558 100644 (file)
@@ -10,6 +10,8 @@ include $(TOPDIR)/rules.mk
 PKG_NAME:=luci-app-lxc
 PKG_RELEASE:=20141012
 
+PKG_LICENSE:=Apache-2.0
+
 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
 
 include $(INCLUDE_DIR)/package.mk
git clone https://git.99rst.org/PROJECT