kernel/drivers/scsi/qedi/qedi_sysfs.c
.. .. @@ -1,10 +1,7 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 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 #include "qedi.h"