aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/scsi/LICENSE.FlashPoint
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@ppc970.osdl.org>2005-04-16 18:20:36 -0400
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-04-16 18:20:36 -0400
commit1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 (patch)
tree0bba044c4ce775e45a88a51686b5d9f90697ea9d /Documentation/scsi/LICENSE.FlashPoint
Linux-2.6.12-rc2v2.6.12-rc2
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!
Diffstat (limited to 'Documentation/scsi/LICENSE.FlashPoint')
-rw-r--r--Documentation/scsi/LICENSE.FlashPoint60
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
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.