kernel/drivers/scsi/qedf/qedf_hsi.h
.. .. @@ -1,10 +1,7 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-only */1 2 /* 2 3 * QLogic FCoE Offload Driver 3 4 * Copyright (c) 2016-2018 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 #ifndef __QEDF_HSI__ 10 7 #define __QEDF_HSI__