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-dawn/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'applications/luci-app-dawn/Makefile') diff --git a/applications/luci-app-dawn/Makefile b/applications/luci-app-dawn/Makefile index a840e95732..b513cc1544 100644 --- a/applications/luci-app-dawn/Makefile +++ b/applications/luci-app-dawn/Makefile @@ -3,6 +3,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI support for DAWN LUCI_DEPENDS:=+luci-base +dawn +PKG_LICENSE:=Apache-2.0 PKG_MAINTAINER:=Nick Hainke include ../../luci.mk -- cgit v1.2.3