HomeFreeBSD

Use known license string for zlua

Description

Use known license string for zlua

The Linux kernel MODULE_LICENSE macro only recognizes a handful of
license strings and "MIT" is not one of the them. Update the macro
to use "Dual MIT/GPL" which is recognized and what the kernel expects
MIT licensed modules to use.

Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #11112
Closes #11113

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on Oct 27 2020, 4:43 PM
GitHub <noreply@github.com>Committed on Oct 27 2020, 4:43 PM
Parents
rG5c810ac4999b: FreeBSD: Skip RAW kstat sysctls by default
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rG4ce728d028bc: Use known license string for zlua (authored by Brian Behlendorf <behlendorf1@llnl.gov>).Oct 27 2020, 4:43 PM