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