kernel/drivers/net/ethernet/qlogic/qed/qed_selftest.h
.. .. @@ -1,4 +1,6 @@ 1 -/* SPDX-License-Identifier: GPL-2.0 */1 +/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */2 +/* Copyright (c) 2019-2020 Marvell International Ltd. */3 +2 4 #ifndef _QED_SELFTEST_API_H 3 5 #define _QED_SELFTEST_API_H 4 6 #include <linux/types.h>