]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/dev/vmware/pvscsi/LICENSE
Merge OpenSSL 1.1.1h.
[FreeBSD/FreeBSD.git] / sys / dev / vmware / pvscsi / LICENSE
1 $FreeBSD$
2
3 These files are provided under a dual BSD-2 Clause/GPLv2 license. When
4 using or redistributing this file, you may do so under either license.
5
6 BSD-2 Clause License
7
8 Copyright (c) 2018 VMware, Inc.
9
10 Redistribution and use in source and binary forms, with or without
11 modification, are permitted provided that the following conditions
12 are met:
13
14   * Redistributions of source code must retain the above copyright
15     notice, this list of conditions and the following disclaimer.
16
17   * Redistributions in binary form must reproduce the above copyright
18     notice, this list of conditions and the following disclaimer in
19     the documentation and/or other materials provided with the
20     distribution.
21
22 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
23 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
24 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
25 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
26 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
27 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
28 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
29 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
30 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
31 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
32 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
33
34 GPL License Summary
35
36 Copyright (c) 2018 VMware, Inc.
37
38 This program is free software; you can redistribute it and/or modify
39 it under the terms of version 2 of the GNU General Public License as
40 published by the Free Software Foundation.
41
42 This program is distributed in the hope that it will be useful, but
43 WITHOUT ANY WARRANTY; without even the implied warranty of
44 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
45 General Public License for more details.
46
47 You should have received a copy of the GNU General Public License
48 along with this program; if not, write to the Free Software
49 Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
50 The full GNU General Public License is included in this distribution
51 in the file called LICENSE.GPL.