diff options
Diffstat (limited to 'usr/src/lib/libvmmapi/README.license')
-rw-r--r-- | usr/src/lib/libvmmapi/README.license | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/usr/src/lib/libvmmapi/README.license b/usr/src/lib/libvmmapi/README.license new file mode 100644 index 0000000000..55ad5d596d --- /dev/null +++ b/usr/src/lib/libvmmapi/README.license @@ -0,0 +1,5 @@ +Having been ported from FreeBSD, bhyve bears the BSD license. Subsequent +changes made to bhyve in illumos are dual-licensed under both the BSD license +and the CDDL. Use or redistribution of those subsequent changes may be done +under either license. The CDDL license header added to bhyve source files is +meant to cover only those dual-licensed modifications, not the entire file. |