From: Randy Schacher Date: Fri, 17 Jul 2020 14:14:46 +0000 (+0530) Subject: net/bnxt: use SPDX license tag X-Git-Url: http://git.droids-corp.org/?p=dpdk.git;a=commitdiff_plain;h=a5ac40fbb33da0d3e110df7eee593c32cbb11406 net/bnxt: use SPDX license tag Update cfa_resource_types.h to use SPDX license header. Reported-by: Stephen Hemminger Signed-off-by: Randy Schacher Signed-off-by: Somnath Kotur Reviewed-by: Ajit Khaparde --- diff --git a/drivers/net/bnxt/tf_core/cfa_resource_types.h b/drivers/net/bnxt/tf_core/cfa_resource_types.h index 45b26b2369..19838c393d 100644 --- a/drivers/net/bnxt/tf_core/cfa_resource_types.h +++ b/drivers/net/bnxt/tf_core/cfa_resource_types.h @@ -1,13 +1,6 @@ -/* - * Copyright(c) 2001-2020, Broadcom. All rights reserved. The - * term Broadcom refers to Broadcom Inc. and/or its subsidiaries. - * Proprietary and Confidential Information. - * - * This source file is the property of Broadcom Corporation, and - * may not be copied or distributed in any isomorphic form without - * the prior written consent of Broadcom Corporation. - * - * DO NOT MODIFY!!! This file is automatically generated. +/* SPDX-License-Identifier: BSD-3-Clause + * Copyright(c) 2019-2020 Broadcom + * All rights reserved. */ #ifndef _CFA_RESOURCE_TYPES_H_