|
@@ -1,15 +1,10 @@
|
|
|
+// SPDX-License-Identifier: GPL-2.0-only
|
|
|
/*
|
|
|
* Copyright 2017 Broadcom. All Rights Reserved.
|
|
|
* The term "Broadcom" refers to Broadcom Limited and/or its subsidiaries.
|
|
|
*
|
|
|
- * This program is free software; you can redistribute it and/or
|
|
|
- * modify it under the terms of the GNU General Public License version 2
|
|
|
- * as published by the Free Software Foundation. The full GNU General
|
|
|
- * Public License is included in this distribution in the file called COPYING.
|
|
|
- *
|
|
|
* Contact Information:
|
|
|
* [email protected]
|
|
|
- *
|
|
|
*/
|
|
|
|
|
|
#include <scsi/iscsi_proto.h>
|