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-samba4/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'applications/luci-app-samba4/Makefile') diff --git a/applications/luci-app-samba4/Makefile b/applications/luci-app-samba4/Makefile index 6d2fa681ca..b6a20d660c 100644 --- a/applications/luci-app-samba4/Makefile +++ b/applications/luci-app-samba4/Makefile @@ -5,6 +5,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Network Shares - Samba 4 SMB/CIFS fileserver LUCI_DEPENDS:=+luci-base +samba4-server +PKG_LICENSE:=Apache-2.0 PKG_MAINTAINER:=Andy Walsh include ../../luci.mk -- cgit v1.2.3