hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/drivers/scsi/be2iscsi/be_mgmt.h
....@@ -1,15 +1,10 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * Copyright 2017 Broadcom. All Rights Reserved.
34 * The term "Broadcom" refers to Broadcom Limited and/or its subsidiaries.
45 *
5
- * This program is free software; you can redistribute it and/or
6
- * modify it under the terms of the GNU General Public License version 2
7
- * as published by the Free Software Foundation. The full GNU General
8
- * Public License is included in this distribution in the file called COPYING.
9
- *
106 * Contact Information:
117 * linux-drivers@broadcom.com
12
- *
138 */
149
1510 #ifndef _BEISCSI_MGMT_