mirror of
https://github.com/openwrt/luci
synced 2025-01-08 12:08:04 +08:00
luci-theme-openwrt: add missing license information
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
parent
504d934150
commit
0f5fd2e70a
@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk
|
||||
LUCI_TITLE:=LuCI OpenWrt.org theme
|
||||
LUCI_DEPENDS:=+luci-base
|
||||
|
||||
PKG_LICENSE:=Apache-2.0
|
||||
|
||||
define Package/luci-theme-openwrt/postrm
|
||||
#!/bin/sh
|
||||
[ -n "$${IPKG_INSTROOT}" ] || {
|
||||
|
Loading…
Reference in New Issue
Block a user