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-ledtrig-switch/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'applications/luci-app-ledtrig-switch/Makefile') diff --git a/applications/luci-app-ledtrig-switch/Makefile b/applications/luci-app-ledtrig-switch/Makefile index dbe4d1a89a..f055062f3d 100644 --- a/applications/luci-app-ledtrig-switch/Makefile +++ b/applications/luci-app-ledtrig-switch/Makefile @@ -10,6 +10,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:= LuCI Support for ledtrigger switch LUCI_DEPENDS:=+luci-base +PKG_LICENSE:=Apache-2.0 PKG_MAINTAINER:=Jo-Philipp Wich include ../../luci.mk -- cgit v1.2.3