kernel/drivers/net/ethernet/qlogic/qede/qede_dcbnl.c
.. .. @@ -1,10 +1,8 @@ 1 +// SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause)1 2 /* QLogic qede NIC Driver 2 -* Copyright (c) 2015 QLogic Corporation3 -*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.7 -*/3 + * Copyright (c) 2015 QLogic Corporation4 + * Copyright (c) 2019-2020 Marvell International Ltd.5 + */8 6 9 7 #include <linux/types.h> 10 8 #include <linux/netdevice.h>