The Design and Implementation of the FreeBSD Operating System, Second Edition
Now available: The Design and Implementation of the FreeBSD Operating System (Second Edition)


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]

FreeBSD/Linux Kernel Cross Reference
sys/dev/vmware/pvscsi/LICENSE

Version: -  FREEBSD  -  FREEBSD-13-STABLE  -  FREEBSD-13-0  -  FREEBSD-12-STABLE  -  FREEBSD-12-0  -  FREEBSD-11-STABLE  -  FREEBSD-11-0  -  FREEBSD-10-STABLE  -  FREEBSD-10-0  -  FREEBSD-9-STABLE  -  FREEBSD-9-0  -  FREEBSD-8-STABLE  -  FREEBSD-8-0  -  FREEBSD-7-STABLE  -  FREEBSD-7-0  -  FREEBSD-6-STABLE  -  FREEBSD-6-0  -  FREEBSD-5-STABLE  -  FREEBSD-5-0  -  FREEBSD-4-STABLE  -  FREEBSD-3-STABLE  -  FREEBSD22  -  l41  -  OPENBSD  -  linux-2.6  -  MK84  -  PLAN9  -  xnu-8792 
SearchContext: -  none  -  3  -  10 

    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.

Cache object: 2a4465b07ba4dd7df5a9d475bb75c5a8


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]


This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.