From: Florian Eckert Date: Tue, 19 Mar 2024 12:17:38 +0000 (+0100) Subject: luci-proto-xfrm: add missing license information X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=753895963f09d8a2b3988039e6893d01de973b3e;p=project%2Fluci.git luci-proto-xfrm: add missing license information Signed-off-by: Florian Eckert --- diff --git a/protocols/luci-proto-xfrm/Makefile b/protocols/luci-proto-xfrm/Makefile index e59818e417..5e602e152a 100644 --- a/protocols/luci-proto-xfrm/Makefile +++ b/protocols/luci-proto-xfrm/Makefile @@ -8,6 +8,7 @@ LUCI_TITLE:=Support for XFRM interfaces LUCI_DEPENDS:=+xfrm PKG_MAINTAINER:=Glen Huang +PKG_LICENSE:=Apache-2.0 include ../../luci.mk