Kaynağa Gözat

luci-app-lxc: add spdx license info

Signed-off-by: Luka Perkov <luka@openwrt.org>
Luka Perkov 10 yıl önce
ebeveyn
işleme
e430a93605
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2
    0
      utils/luci-app-lxc/Makefile

+ 2
- 0
utils/luci-app-lxc/Makefile Dosyayı Görüntüle

@@ -10,6 +10,8 @@ include $(TOPDIR)/rules.mk
10 10
 PKG_NAME:=luci-app-lxc
11 11
 PKG_RELEASE:=20141012
12 12
 
13
+PKG_LICENSE:=Apache-2.0
14
+
13 15
 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
14 16
 
15 17
 include $(INCLUDE_DIR)/package.mk