Add PKG_LICENSE tags for luci-app-sqm and sqm-scripts.

This commit is contained in:
Toke Høiland-Jørgensen 2014-10-15 20:15:20 +02:00
parent 0dcfd07ba6
commit 26eae4b9be
2 changed files with 2 additions and 0 deletions

View file

@ -10,6 +10,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=luci-app-sqm
PKG_VERSION:=3
PKG_RELEASE:=1
PKG_LICENSE:=GPLv2
LUCI_DIR:=/usr/lib/lua/luci
include $(INCLUDE_DIR)/package.mk

View file

@ -10,6 +10,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=sqm-scripts
PKG_VERSION:=6
PKG_RELEASE:=1
PKG_LICENSE:=GPLv2
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)