diff options
Diffstat (limited to 'include/scsi')
-rw-r--r-- | include/scsi/iscsi_if.h | 11 | ||||
-rw-r--r-- | include/scsi/iscsi_proto.h | 11 | ||||
-rw-r--r-- | include/scsi/libiscsi_tcp.h | 11 | ||||
-rw-r--r-- | include/scsi/viosrp.h | 10 |
4 files changed, 4 insertions, 39 deletions
diff --git a/include/scsi/iscsi_if.h b/include/scsi/iscsi_if.h index d66c07077d68..8b31588460d5 100644 --- a/include/scsi/iscsi_if.h +++ b/include/scsi/iscsi_if.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-or-later */ | ||
1 | /* | 2 | /* |
2 | * iSCSI User/Kernel Shares (Defines, Constants, Protocol definitions, etc) | 3 | * iSCSI User/Kernel Shares (Defines, Constants, Protocol definitions, etc) |
3 | * | 4 | * |
@@ -5,16 +6,6 @@ | |||
5 | * Copyright (C) 2005 Alex Aizman | 6 | * Copyright (C) 2005 Alex Aizman |
6 | * maintained by open-iscsi@googlegroups.com | 7 | * maintained by open-iscsi@googlegroups.com |
7 | * | 8 | * |
8 | * This program is free software; you can redistribute it and/or modify | ||
9 | * it under the terms of the GNU General Public License as published | ||
10 | * by the Free Software Foundation; either version 2 of the License, or | ||
11 | * (at your option) any later version. | ||
12 | * | ||
13 | * This program is distributed in the hope that it will be useful, but | ||
14 | * WITHOUT ANY WARRANTY; without even the implied warranty of | ||
15 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||
16 | * General Public License for more details. | ||
17 | * | ||
18 | * See the file COPYING included with this distribution for more details. | 9 | * See the file COPYING included with this distribution for more details. |
19 | */ | 10 | */ |
20 | 11 | ||
diff --git a/include/scsi/iscsi_proto.h b/include/scsi/iscsi_proto.h index df156f1d50b2..aeb4980745ca 100644 --- a/include/scsi/iscsi_proto.h +++ b/include/scsi/iscsi_proto.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-or-later */ | ||
1 | /* | 2 | /* |
2 | * RFC 3720 (iSCSI) protocol data types | 3 | * RFC 3720 (iSCSI) protocol data types |
3 | * | 4 | * |
@@ -5,16 +6,6 @@ | |||
5 | * Copyright (C) 2005 Alex Aizman | 6 | * Copyright (C) 2005 Alex Aizman |
6 | * maintained by open-iscsi@googlegroups.com | 7 | * maintained by open-iscsi@googlegroups.com |
7 | * | 8 | * |
8 | * This program is free software; you can redistribute it and/or modify | ||
9 | * it under the terms of the GNU General Public License as published | ||
10 | * by the Free Software Foundation; either version 2 of the License, or | ||
11 | * (at your option) any later version. | ||
12 | * | ||
13 | * This program is distributed in the hope that it will be useful, but | ||
14 | * WITHOUT ANY WARRANTY; without even the implied warranty of | ||
15 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||
16 | * General Public License for more details. | ||
17 | * | ||
18 | * See the file COPYING included with this distribution for more details. | 9 | * See the file COPYING included with this distribution for more details. |
19 | */ | 10 | */ |
20 | 11 | ||
diff --git a/include/scsi/libiscsi_tcp.h b/include/scsi/libiscsi_tcp.h index 30520d5ee3d1..172f15e3dfd6 100644 --- a/include/scsi/libiscsi_tcp.h +++ b/include/scsi/libiscsi_tcp.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-or-later */ | ||
1 | /* | 2 | /* |
2 | * iSCSI over TCP/IP Data-Path lib | 3 | * iSCSI over TCP/IP Data-Path lib |
3 | * | 4 | * |
@@ -5,16 +6,6 @@ | |||
5 | * Copyright (C) 2008 Red Hat, Inc. All rights reserved. | 6 | * Copyright (C) 2008 Red Hat, Inc. All rights reserved. |
6 | * maintained by open-iscsi@googlegroups.com | 7 | * maintained by open-iscsi@googlegroups.com |
7 | * | 8 | * |
8 | * This program is free software; you can redistribute it and/or modify | ||
9 | * it under the terms of the GNU General Public License as published | ||
10 | * by the Free Software Foundation; either version 2 of the License, or | ||
11 | * (at your option) any later version. | ||
12 | * | ||
13 | * This program is distributed in the hope that it will be useful, but | ||
14 | * WITHOUT ANY WARRANTY; without even the implied warranty of | ||
15 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||
16 | * General Public License for more details. | ||
17 | * | ||
18 | * See the file COPYING included with this distribution for more details. | 9 | * See the file COPYING included with this distribution for more details. |
19 | */ | 10 | */ |
20 | 11 | ||
diff --git a/include/scsi/viosrp.h b/include/scsi/viosrp.h index 974e07bd8e59..c978133c83e3 100644 --- a/include/scsi/viosrp.h +++ b/include/scsi/viosrp.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-or-later */ | ||
1 | /*****************************************************************************/ | 2 | /*****************************************************************************/ |
2 | /* srp.h -- SCSI RDMA Protocol definitions */ | 3 | /* srp.h -- SCSI RDMA Protocol definitions */ |
3 | /* */ | 4 | /* */ |
@@ -5,15 +6,6 @@ | |||
5 | /* */ | 6 | /* */ |
6 | /* Copyright (C) 2003 IBM Corporation */ | 7 | /* Copyright (C) 2003 IBM Corporation */ |
7 | /* */ | 8 | /* */ |
8 | /* This program is free software; you can redistribute it and/or modify */ | ||
9 | /* it under the terms of the GNU General Public License as published by */ | ||
10 | /* the Free Software Foundation; either version 2 of the License, or */ | ||
11 | /* (at your option) any later version. */ | ||
12 | /* */ | ||
13 | /* This program is distributed in the hope that it will be useful, */ | ||
14 | /* but WITHOUT ANY WARRANTY; without even the implied warranty of */ | ||
15 | /* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the */ | ||
16 | /* GNU General Public License for more details. */ | ||
17 | /* */ | 9 | /* */ |
18 | /* This file contains structures and definitions for IBM RPA (RS/6000 */ | 10 | /* This file contains structures and definitions for IBM RPA (RS/6000 */ |
19 | /* platform architecture) implementation of the SRP (SCSI RDMA Protocol) */ | 11 | /* platform architecture) implementation of the SRP (SCSI RDMA Protocol) */ |