staging: netlogic: Add SPDX-License-Identifier tag at the top

Adds the SPDX GPL-2.0 or BSD-2-clause license identifier,
which solves the checkpatch.pl warnings: "WARNING: Missing
or malformed SPDX-License-Identifier tag in line 1".

Signed-off-by: Bhagyashri Dighole <digholebhagyashri@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Bhagyashri Dighole 2019-02-23 15:21:08 +05:30 committed by Greg Kroah-Hartman
parent aa29035835
commit 1096f09d6b
4 changed files with 6 additions and 2 deletions

View File

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

View File

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

View File

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

View File

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