kernel/drivers/scsi/qedi/qedi_fw_iscsi.h
.. .. @@ -1,10 +1,7 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-only */1 2 /* 2 3 * QLogic iSCSI Offload Driver 3 4 * Copyright (c) 2016 Cavium Inc. 4 - *5 - * This software is available under the terms of the GNU General Public License6 - * (GPL) Version 2, available from the file COPYING in the main directory of7 - * this source tree.8 5 */ 9 6 10 7 #ifndef _QEDI_FW_ISCSI_H_