diff options
author | Jerry Jelinek <jerry.jelinek@joyent.com> | 2020-08-03 11:33:28 +0000 |
---|---|---|
committer | Jerry Jelinek <jerry.jelinek@joyent.com> | 2020-08-03 11:33:28 +0000 |
commit | 2f8ba97aa3d4974f15def9f8814f9d1943a47d70 (patch) | |
tree | d787f89593960d9ae3d86a6c9e56e63c8329c7f7 /usr/src/lib | |
parent | 315d6f9d060f93a9448925a4a38b709ac304319e (diff) | |
parent | 425a83377a83720d1e9907ec3641a499a5eed18f (diff) | |
download | illumos-joyent-2f8ba97aa3d4974f15def9f8814f9d1943a47d70.tar.gz |
[illumos-gate merge]
commit 425a83377a83720d1e9907ec3641a499a5eed18f
12998 OpenBSD needs DE_CFG MSR on AMD bhyve
commit ec82ad7502f4abb881c6b3012833e59fd3c24594
13000 bhyve sources should reflect license details
Diffstat (limited to 'usr/src/lib')
-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. |