linux/Documentation/scsi/LICENSE.FlashPoint
<<
>>
Prefs
   1                     FlashPoint Driver Developer's Kit
   2                                Version 1.0
   3
   4                   Copyright 1995-1996 by Mylex Corporation
   5                            All Rights Reserved
   6
   7This program is free software; you may redistribute and/or modify it under
   8the terms of either:
   9
  10    a) the GNU General Public License as published by the Free Software
  11    Foundation; either version 2, or (at your option) any later version,
  12
  13    or
  14
  15    b) the "BSD-style License" included below.
  16
  17This program is distributed in the hope that it will be useful, but
  18WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY
  19or FITNESS FOR A PARTICULAR PURPOSE.  See either the GNU General Public
  20License or the BSD-style License below for more details.
  21
  22You should have received a copy of the GNU General Public License along
  23with this program; if not, write to the Free Software Foundation, Inc.,
  24675 Mass Ave, Cambridge, MA 02139, USA.
  25
  26The BSD-style License is as follows:
  27
  28Redistribution and use in source and binary forms, with or without
  29modification, are permitted provided that the following conditions are
  30met:
  31
  321. Redistributions of source code must retain this LICENSE.FlashPoint
  33   file, without modification, this list of conditions, and the following
  34   disclaimer.  The following copyright notice must appear immediately at
  35   the beginning of all source files:
  36
  37        Copyright 1995-1996 by Mylex Corporation.  All Rights Reserved
  38
  39        This file is available under both the GNU General Public License
  40        and a BSD-style copyright; see LICENSE.FlashPoint for details.
  41
  422. Redistributions in binary form must reproduce the above copyright
  43   notice, this list of conditions and the following disclaimer in the
  44   documentation and/or other materials provided with the distribution.
  45
  463. The name of Mylex Corporation may not be used to endorse or promote
  47   products derived from this software without specific prior written
  48   permission.
  49
  50THIS SOFTWARE IS PROVIDED BY MYLEX CORP. ``AS IS'' AND ANY EXPRESS OR
  51IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  52OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN
  53NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  54INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  55(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
  56SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
  57CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  58LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  59OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  60SUCH DAMAGE.
  61