diff options
Diffstat (limited to 'drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.h')
-rw-r--r-- | drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.h | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.h b/drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.h index cc96c2731134..7ae074e5d7a1 100644 --- a/drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.h +++ b/drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-or-later */ | ||
1 | /******************************************************************************* | 2 | /******************************************************************************* |
2 | * IBM Virtual SCSI Target Driver | 3 | * IBM Virtual SCSI Target Driver |
3 | * Copyright (C) 2003-2005 Dave Boutcher (boutcher@us.ibm.com) IBM Corp. | 4 | * Copyright (C) 2003-2005 Dave Boutcher (boutcher@us.ibm.com) IBM Corp. |
@@ -11,16 +12,6 @@ | |||
11 | * Authors: Bryant G. Ly <bryantly@linux.vnet.ibm.com> | 12 | * Authors: Bryant G. Ly <bryantly@linux.vnet.ibm.com> |
12 | * Authors: Michael Cyr <mikecyr@linux.vnet.ibm.com> | 13 | * Authors: Michael Cyr <mikecyr@linux.vnet.ibm.com> |
13 | * | 14 | * |
14 | * This program is free software; you can redistribute it and/or modify | ||
15 | * it under the terms of the GNU General Public License as published by | ||
16 | * the Free Software Foundation; either version 2 of the License, or | ||
17 | * (at your option) any later version. | ||
18 | * | ||
19 | * This program is distributed in the hope that it will be useful, | ||
20 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
21 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
22 | * GNU General Public License for more details. | ||
23 | * | ||
24 | ****************************************************************************/ | 15 | ****************************************************************************/ |
25 | 16 | ||
26 | #ifndef __H_IBMVSCSI_TGT | 17 | #ifndef __H_IBMVSCSI_TGT |