1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-19 23:28:39 +02:00

luci-app-lxc: add spdx license info

Signed-off-by: Luka Perkov <luka@openwrt.org>
This commit is contained in:
Luka Perkov 2014-11-11 11:54:38 +01:00
parent 2da2a9e900
commit e430a93605

View 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