From e2e46317124228dcd25b82c86c8ce1831b38363b Mon Sep 17 00:00:00 2001 From: Fabrice Fontaine Date: Tue, 30 Jan 2024 22:34:14 +0100 Subject: [PATCH] net/tor: add license tor is licensed under BSD-3-Clause Signed-off-by: Fabrice Fontaine (cherry picked from commit 63c942cedbb5eb647d0e39690f8d90b4bfd285c0) --- net/tor/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/tor/Makefile b/net/tor/Makefile index 40cf8b25b8..b70605db70 100644 --- a/net/tor/Makefile +++ b/net/tor/Makefile @@ -17,6 +17,7 @@ PKG_SOURCE_URL:=https://dist.torproject.org/ \ PKG_HASH:=e628b4fab70edb4727715b23cf2931375a9f7685ac08f2c59ea498a178463a86 PKG_MAINTAINER:=Hauke Mehrtens \ Peter Wagner +PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSE PKG_CPE_ID:=cpe:/a:torproject:tor -- 2.30.2