From e2d227d355e3c4c353d2503ac93f8288da871d9c Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Wed, 4 Oct 2017 23:08:35 +0000 Subject: [PATCH] fastd: add license --- srcpkgs/fastd/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/fastd/template b/srcpkgs/fastd/template index ea09f499a0b..1d7cfb0c6e0 100644 --- a/srcpkgs/fastd/template +++ b/srcpkgs/fastd/template @@ -29,4 +29,5 @@ post_install() { vinstall ${FILESDIR}/secret.conf 600 etc/fastd vsv fastd vman doc/fastd.1 + vlicense COPYRIGHT }