diff options
Diffstat (limited to 'drivers/scsi/nsp32.c')
| -rw-r--r-- | drivers/scsi/nsp32.c | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/drivers/scsi/nsp32.c b/drivers/scsi/nsp32.c index da4d6e1106c4..70db79254155 100644 --- a/drivers/scsi/nsp32.c +++ b/drivers/scsi/nsp32.c | |||
| @@ -1,20 +1,10 @@ | |||
| 1 | // SPDX-License-Identifier: GPL-2.0-or-later | ||
| 1 | /* | 2 | /* |
| 2 | * NinjaSCSI-32Bi Cardbus, NinjaSCSI-32UDE PCI/CardBus SCSI driver | 3 | * NinjaSCSI-32Bi Cardbus, NinjaSCSI-32UDE PCI/CardBus SCSI driver |
| 3 | * Copyright (C) 2001, 2002, 2003 | 4 | * Copyright (C) 2001, 2002, 2003 |
| 4 | * YOKOTA Hiroshi <yokota@netlab.is.tsukuba.ac.jp> | 5 | * YOKOTA Hiroshi <yokota@netlab.is.tsukuba.ac.jp> |
| 5 | * GOTO Masanori <gotom@debian.or.jp>, <gotom@debian.org> | 6 | * GOTO Masanori <gotom@debian.or.jp>, <gotom@debian.org> |
| 6 | * | 7 | * |
| 7 | * This program is free software; you can redistribute it and/or modify | ||
| 8 | * it under the terms of the GNU General Public License as published by | ||
| 9 | * the Free Software Foundation; either version 2, or (at your option) | ||
| 10 | * any later version. | ||
| 11 | * | ||
| 12 | * This program is distributed in the hope that it will be useful, | ||
| 13 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 14 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 15 | * GNU General Public License for more details. | ||
| 16 | * | ||
| 17 | * | ||
| 18 | * Revision History: | 8 | * Revision History: |
| 19 | * 1.0: Initial Release. | 9 | * 1.0: Initial Release. |
| 20 | * 1.1: Add /proc SDTR status. | 10 | * 1.1: Add /proc SDTR status. |
