fastd: add license

This commit is contained in:
Michael Gehring 2017-10-04 23:08:35 +00:00
parent a472331e9d
commit e2d227d355

View file

@ -29,4 +29,5 @@ post_install() {
vinstall ${FILESDIR}/secret.conf 600 etc/fastd
vsv fastd
vman doc/fastd.1
vlicense COPYRIGHT
}