From d174bb8917873a6556faf15141f5219f24df2ef8 Mon Sep 17 00:00:00 2001 From: Sergey Ponomarev Date: Sun, 24 Mar 2024 16:10:22 +0200 Subject: treewide: add missing license information The license is derived from sources or from a copyright of the Makefile. Otherwise, a global Apache-2.0 is used. Some packages had a copyright GPL-2.0 but sources clearly states for Apache so the copyright was changed. Signed-off-by: Sergey Ponomarev --- applications/luci-app-wol/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'applications/luci-app-wol/Makefile') diff --git a/applications/luci-app-wol/Makefile b/applications/luci-app-wol/Makefile index 32e2de62be..d579dbaa17 100644 --- a/applications/luci-app-wol/Makefile +++ b/applications/luci-app-wol/Makefile @@ -11,6 +11,7 @@ PKG_LICENSE:=Apache-2.0 LUCI_TITLE:=LuCI Support for Wake-on-LAN LUCI_DEPENDS:=+luci-base +etherwake +PKG_LICENSE:=Apache-2.0 PKG_MAINTAINER:=Jo-Philipp Wich include ../../luci.mk -- cgit v1.2.3