[v3,09/14] net/bnxt: change header to use SPDX license

Message ID 20200718072515.62969-10-ajit.khaparde@broadcom.com (mailing list archive)
State Accepted, archived
Delegated to: Ajit Khaparde
Headers
Series bnxt patches |

Checks

Context Check Description
ci/checkpatch success coding style OK

Commit Message

Ajit Khaparde July 18, 2020, 7:25 a.m. UTC
  From: Randy Schacher <stuart.schacher@broadcom.com>

Update cfa_resource_types.h to use SPDX license header.

Reported-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: Randy Schacher <stuart.schacher@broadcom.com>
Signed-off-by: Somnath Kotur <somnath.kotur@broadcom.com>
Reviewed-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
---
 drivers/net/bnxt/tf_core/cfa_resource_types.h | 13 +++----------
 1 file changed, 3 insertions(+), 10 deletions(-)
  

Comments

Stephen Hemminger July 23, 2020, 4:35 a.m. UTC | #1
On Sat, 18 Jul 2020 00:25:10 -0700
Ajit Khaparde <ajit.khaparde@broadcom.com> wrote:

> From: Randy Schacher <stuart.schacher@broadcom.com>
> 
> Update cfa_resource_types.h to use SPDX license header.
> 
> Reported-by: Stephen Hemminger <stephen@networkplumber.org>
> Signed-off-by: Randy Schacher <stuart.schacher@broadcom.com>
> Signed-off-by: Somnath Kotur <somnath.kotur@broadcom.com>
> Reviewed-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
> ---
>  drivers/net/bnxt/tf_core/cfa_resource_types.h | 13 +++----------
>  1 file changed, 3 insertions(+), 10 deletions(-)
> 
> diff --git a/drivers/net/bnxt/tf_core/cfa_resource_types.h b/drivers/net/bnxt/tf_core/cfa_resource_types.h
> index 45b26b236..19838c393 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_

Acked-by: Stephen Hemminger <stephen@networkplumber.org>
  

Patch

diff --git a/drivers/net/bnxt/tf_core/cfa_resource_types.h b/drivers/net/bnxt/tf_core/cfa_resource_types.h
index 45b26b236..19838c393 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_