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-tor/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'applications/luci-app-tor/Makefile') diff --git a/applications/luci-app-tor/Makefile b/applications/luci-app-tor/Makefile index 47f2e03317..c16d415714 100644 --- a/applications/luci-app-tor/Makefile +++ b/applications/luci-app-tor/Makefile @@ -7,6 +7,7 @@ LUCI_TITLE:=LuCI app to configure Tor LUCI_DEPENDS:=+luci-base +tor +tor-hs PKG_VERSION:=1.1.0 PKG_RELEASE:=1 +PKG_LICENSE:=Apache-2.0 PKG_MAINTAINER:=Sergey Ponomarev include ../../luci.mk -- cgit v1.2.3