Re: Need opinion on license type

From: Lorenzo Salvadore <phascolarctos_at_protonmail.ch>
Date: Fri, 17 Jun 2022 09:35:21 UTC
> IMO at first sight it seems NONE since it don't match Predefined License
> List
> https://docs.freebsd.org/en/books/porters-handbook/book/#licenses-license-list

A non predefined License is not NONE, it's a license that you have to specify
manually, see for example
https://docs.freebsd.org/en/books/porters-handbook/book/#licenses-license_perms-ex1

You can find another example in math/maxima, where I had to add a MAXIMAEXTRACLAUSE
license.

If you put NONE, then no permission will be specified, although the license seems to give
some. For example I think dist-mirror is fine.

But please keep in mind that I am not a lawyer.

Cheers,

Lorenzo Salvadore