summaryrefslogtreecommitdiff
path: root/usr/src
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src')
-rw-r--r--usr/src/cmd/bhyve/THIRDPARTYLICENSE26
-rw-r--r--usr/src/cmd/bhyve/THIRDPARTYLICENSE.descrip1
-rw-r--r--usr/src/cmd/bhyvectl/THIRDPARTYLICENSE26
-rw-r--r--usr/src/cmd/bhyvectl/THIRDPARTYLICENSE.descrip1
-rw-r--r--usr/src/contrib/bhyve/THIRDPARTYLICENSE26
-rw-r--r--usr/src/contrib/bhyve/THIRDPARTYLICENSE.descrip1
-rw-r--r--usr/src/lib/libvmmapi/THIRDPARTYLICENSE26
-rw-r--r--usr/src/lib/libvmmapi/THIRDPARTYLICENSE.descrip1
-rw-r--r--usr/src/pkg/manifests/system-bhyve.mf2
-rw-r--r--usr/src/pkg/manifests/system-library-bhyve.mf2
-rw-r--r--usr/src/uts/i86pc/io/viona/THIRDPARTYLICENSE26
-rw-r--r--usr/src/uts/i86pc/io/viona/THIRDPARTYLICENSE.descrip1
-rw-r--r--usr/src/uts/i86pc/io/vmm/THIRDPARTYLICENSE26
-rw-r--r--usr/src/uts/i86pc/io/vmm/THIRDPARTYLICENSE.descrip1
14 files changed, 166 insertions, 0 deletions
diff --git a/usr/src/cmd/bhyve/THIRDPARTYLICENSE b/usr/src/cmd/bhyve/THIRDPARTYLICENSE
new file mode 100644
index 0000000000..66b39dc950
--- /dev/null
+++ b/usr/src/cmd/bhyve/THIRDPARTYLICENSE
@@ -0,0 +1,26 @@
+
+SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+
+Copyright (c) 1992-2020 The FreeBSD Project.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:
+1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
+ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
+FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+SUCH DAMAGE.
+
diff --git a/usr/src/cmd/bhyve/THIRDPARTYLICENSE.descrip b/usr/src/cmd/bhyve/THIRDPARTYLICENSE.descrip
new file mode 100644
index 0000000000..77026fc8a3
--- /dev/null
+++ b/usr/src/cmd/bhyve/THIRDPARTYLICENSE.descrip
@@ -0,0 +1 @@
+Bhyve hypervisor
diff --git a/usr/src/cmd/bhyvectl/THIRDPARTYLICENSE b/usr/src/cmd/bhyvectl/THIRDPARTYLICENSE
new file mode 100644
index 0000000000..66b39dc950
--- /dev/null
+++ b/usr/src/cmd/bhyvectl/THIRDPARTYLICENSE
@@ -0,0 +1,26 @@
+
+SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+
+Copyright (c) 1992-2020 The FreeBSD Project.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:
+1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
+ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
+FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+SUCH DAMAGE.
+
diff --git a/usr/src/cmd/bhyvectl/THIRDPARTYLICENSE.descrip b/usr/src/cmd/bhyvectl/THIRDPARTYLICENSE.descrip
new file mode 100644
index 0000000000..77026fc8a3
--- /dev/null
+++ b/usr/src/cmd/bhyvectl/THIRDPARTYLICENSE.descrip
@@ -0,0 +1 @@
+Bhyve hypervisor
diff --git a/usr/src/contrib/bhyve/THIRDPARTYLICENSE b/usr/src/contrib/bhyve/THIRDPARTYLICENSE
new file mode 100644
index 0000000000..66b39dc950
--- /dev/null
+++ b/usr/src/contrib/bhyve/THIRDPARTYLICENSE
@@ -0,0 +1,26 @@
+
+SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+
+Copyright (c) 1992-2020 The FreeBSD Project.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:
+1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
+ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
+FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+SUCH DAMAGE.
+
diff --git a/usr/src/contrib/bhyve/THIRDPARTYLICENSE.descrip b/usr/src/contrib/bhyve/THIRDPARTYLICENSE.descrip
new file mode 100644
index 0000000000..77026fc8a3
--- /dev/null
+++ b/usr/src/contrib/bhyve/THIRDPARTYLICENSE.descrip
@@ -0,0 +1 @@
+Bhyve hypervisor
diff --git a/usr/src/lib/libvmmapi/THIRDPARTYLICENSE b/usr/src/lib/libvmmapi/THIRDPARTYLICENSE
new file mode 100644
index 0000000000..66b39dc950
--- /dev/null
+++ b/usr/src/lib/libvmmapi/THIRDPARTYLICENSE
@@ -0,0 +1,26 @@
+
+SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+
+Copyright (c) 1992-2020 The FreeBSD Project.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:
+1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
+ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
+FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+SUCH DAMAGE.
+
diff --git a/usr/src/lib/libvmmapi/THIRDPARTYLICENSE.descrip b/usr/src/lib/libvmmapi/THIRDPARTYLICENSE.descrip
new file mode 100644
index 0000000000..77026fc8a3
--- /dev/null
+++ b/usr/src/lib/libvmmapi/THIRDPARTYLICENSE.descrip
@@ -0,0 +1 @@
+Bhyve hypervisor
diff --git a/usr/src/pkg/manifests/system-bhyve.mf b/usr/src/pkg/manifests/system-bhyve.mf
index 002bef64cc..450f83954a 100644
--- a/usr/src/pkg/manifests/system-bhyve.mf
+++ b/usr/src/pkg/manifests/system-bhyve.mf
@@ -52,6 +52,8 @@ file path=usr/sbin/bhyvectl mode=0555
file path=usr/sbin/pptadm mode=0555
file path=usr/share/man/man1m/pptadm.1m
license lic_CDDL license=lic_CDDL
+license usr/src/uts/i86pc/io/vmm/THIRDPARTYLICENSE \
+ license=usr/src/uts/i86pc/io/vmm/THIRDPARTYLICENSE
depend fmri=developer/acpi type=require
depend fmri=system/bhyve/firmware type=require
depend fmri=system/library/bhyve type=require
diff --git a/usr/src/pkg/manifests/system-library-bhyve.mf b/usr/src/pkg/manifests/system-library-bhyve.mf
index 5408778c90..f425c83034 100644
--- a/usr/src/pkg/manifests/system-library-bhyve.mf
+++ b/usr/src/pkg/manifests/system-library-bhyve.mf
@@ -33,3 +33,5 @@ file path=lib/$(ARCH64)/libvmmapi.so.1
file path=usr/lib/$(ARCH64)/libppt.so.1
file path=usr/lib/libppt.so.1
license lic_CDDL license=lic_CDDL
+license usr/src/lib/libvmmapi/THIRDPARTYLICENSE \
+ license=usr/src/lib/libvmmapi/THIRDPARTYLICENSE
diff --git a/usr/src/uts/i86pc/io/viona/THIRDPARTYLICENSE b/usr/src/uts/i86pc/io/viona/THIRDPARTYLICENSE
new file mode 100644
index 0000000000..66b39dc950
--- /dev/null
+++ b/usr/src/uts/i86pc/io/viona/THIRDPARTYLICENSE
@@ -0,0 +1,26 @@
+
+SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+
+Copyright (c) 1992-2020 The FreeBSD Project.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:
+1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
+ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
+FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+SUCH DAMAGE.
+
diff --git a/usr/src/uts/i86pc/io/viona/THIRDPARTYLICENSE.descrip b/usr/src/uts/i86pc/io/viona/THIRDPARTYLICENSE.descrip
new file mode 100644
index 0000000000..77026fc8a3
--- /dev/null
+++ b/usr/src/uts/i86pc/io/viona/THIRDPARTYLICENSE.descrip
@@ -0,0 +1 @@
+Bhyve hypervisor
diff --git a/usr/src/uts/i86pc/io/vmm/THIRDPARTYLICENSE b/usr/src/uts/i86pc/io/vmm/THIRDPARTYLICENSE
new file mode 100644
index 0000000000..66b39dc950
--- /dev/null
+++ b/usr/src/uts/i86pc/io/vmm/THIRDPARTYLICENSE
@@ -0,0 +1,26 @@
+
+SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+
+Copyright (c) 1992-2020 The FreeBSD Project.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:
+1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
+ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
+FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+SUCH DAMAGE.
+
diff --git a/usr/src/uts/i86pc/io/vmm/THIRDPARTYLICENSE.descrip b/usr/src/uts/i86pc/io/vmm/THIRDPARTYLICENSE.descrip
new file mode 100644
index 0000000000..77026fc8a3
--- /dev/null
+++ b/usr/src/uts/i86pc/io/vmm/THIRDPARTYLICENSE.descrip
@@ -0,0 +1 @@
+Bhyve hypervisor