From 1096f09d6bc9f71506c356723624c2e2e072da8d Mon Sep 17 00:00:00 2001 From: Bhagyashri Dighole Date: Sat, 23 Feb 2019 15:21:08 +0530 Subject: 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 Signed-off-by: Greg Kroah-Hartman --- drivers/staging/netlogic/xlr_net.c | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/staging/netlogic/xlr_net.c') diff --git a/drivers/staging/netlogic/xlr_net.c b/drivers/staging/netlogic/xlr_net.c index 4e6611e4c59b..a4d6a73b9b77 100644 --- a/drivers/staging/netlogic/xlr_net.c +++ b/drivers/staging/netlogic/xlr_net.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) /* * Copyright (c) 2003-2012 Broadcom Corporation * All Rights Reserved -- cgit v1.2.3-59-g8ed1b