diff options
Diffstat (limited to 'Documentation/scsi/LICENSE.FlashPoint')
-rw-r--r-- | Documentation/scsi/LICENSE.FlashPoint | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/Documentation/scsi/LICENSE.FlashPoint b/Documentation/scsi/LICENSE.FlashPoint new file mode 100644 index 000000000000..ffd0fe226ee2 --- /dev/null +++ b/Documentation/scsi/LICENSE.FlashPoint | |||
@@ -0,0 +1,60 @@ | |||
1 | FlashPoint Driver Developer's Kit | ||
2 | Version 1.0 | ||
3 | |||
4 | Copyright 1995-1996 by Mylex Corporation | ||
5 | All Rights Reserved | ||
6 | |||
7 | This program is free software; you may redistribute and/or modify it under | ||
8 | the 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 | |||
17 | This program is distributed in the hope that it will be useful, but | ||
18 | WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY | ||
19 | or FITNESS FOR A PARTICULAR PURPOSE. See either the GNU General Public | ||
20 | License or the BSD-style License below for more details. | ||
21 | |||
22 | You should have received a copy of the GNU General Public License along | ||
23 | with this program; if not, write to the Free Software Foundation, Inc., | ||
24 | 675 Mass Ave, Cambridge, MA 02139, USA. | ||
25 | |||
26 | The BSD-style License is as follows: | ||
27 | |||
28 | Redistribution and use in source and binary forms, with or without | ||
29 | modification, are permitted provided that the following conditions are | ||
30 | met: | ||
31 | |||
32 | 1. 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 | |||
42 | 2. 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 | |||
46 | 3. 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 | |||
50 | THIS SOFTWARE IS PROVIDED BY MYLEX CORP. ``AS IS'' AND ANY EXPRESS OR | ||
51 | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES | ||
52 | OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN | ||
53 | NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, | ||
54 | INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES | ||
55 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR | ||
56 | SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER | ||
57 | CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | ||
58 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | ||
59 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | ||
60 | SUCH DAMAGE. | ||