.. | .. |
---|
| 1 | +/* SPDX-License-Identifier: GPL-2.0-only */ |
---|
1 | 2 | /* |
---|
2 | 3 | |
---|
3 | 4 | Linux Driver for BusLogic MultiMaster and FlashPoint SCSI Host Adapters |
---|
4 | 5 | |
---|
5 | 6 | Copyright 1995-1998 by Leonard N. Zubkoff <lnz@dandelion.com> |
---|
6 | 7 | |
---|
7 | | - This program is free software; you may redistribute and/or modify it under |
---|
8 | | - the terms of the GNU General Public License Version 2 as published by the |
---|
9 | | - Free Software Foundation. |
---|
10 | | - |
---|
11 | | - This program is distributed in the hope that it will be useful, but |
---|
12 | | - WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY |
---|
13 | | - or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License |
---|
14 | | - for complete details. |
---|
15 | 8 | |
---|
16 | 9 | The author respectfully requests that any modifications to this software be |
---|
17 | 10 | sent directly to him for evaluation and testing. |
---|