kernel/include/linux/qed/fcoe_common.h
.. .. @@ -1,9 +1,7 @@ 1 +/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */1 2 /* QLogic qed NIC Driver 2 3 * Copyright (c) 2015 QLogic Corporation 3 - *4 - * This software is available under the terms of the GNU General Public License5 - * (GPL) Version 2, available from the file COPYING in the main directory of6 - * this source tree.4 + * Copyright (c) 2019-2020 Marvell International Ltd.7 5 */ 8 6 9 7 #ifndef __FCOE_COMMON__