staging: netlogic: Use the correct style for SPDX License Identifier

This patch corrects the SPDX License Identifier style in
header files related to Netlogic network devices.
It assigns explicit block comment to the SPDX License Identifier.

Changes made by using a script provided by Joe Perches here:
https://lkml.org/lkml/2019/2/7/46.

Suggested-by: Joe Perches <joe@perches.com>
Signed-off-by: Nishad Kamdar <nishadkamdar@gmail.com>
Link: https://lore.kernel.org/r/20200201142804.GA12814@nishad
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Nishad Kamdar 2020-02-01 19:58:08 +05:30 committed by Greg Kroah-Hartman
parent a3583d4c3d
commit f47e8780ce
2 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
/* SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
*
/* SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) */
/*
* Copyright (c) 2003-2012 Broadcom Corporation
* All Rights Reserved
*/

View file

@ -1,5 +1,5 @@
/* SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
*
/* SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) */
/*
* Copyright (c) 2003-2012 Broadcom Corporation
* All Rights Reserved
*/