hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/drivers/scsi/BusLogic.h
....@@ -1,17 +1,10 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23
34 Linux Driver for BusLogic MultiMaster and FlashPoint SCSI Host Adapters
45
56 Copyright 1995-1998 by Leonard N. Zubkoff <lnz@dandelion.com>
67
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.
158
169 The author respectfully requests that any modifications to this software be
1710 sent directly to him for evaluation and testing.