Re: [PATCH v3 3/4] change NXP dpaa2 code License text to SPDX tags
From: Stephen Hemminger <stephen@networkplumber.org>
Date: 2017-12-08 18:07:29
From: Stephen Hemminger <stephen@networkplumber.org>
Date: 2017-12-08 18:07:29
On Fri, 8 Dec 2017 13:11:52 +0530 Hemant Agrawal [off-list ref] wrote:
diff --git a/drivers/bus/fslmc/fslmc_bus.c b/drivers/bus/fslmc/fslmc_bus.c index 480857e..4a6135d 100644 --- a/drivers/bus/fslmc/fslmc_bus.c +++ b/drivers/bus/fslmc/fslmc_bus.c@@ -1,33 +1,8 @@ /*- - * BSD LICENSE
The kernel practice is that SPDX must be first line in file. And for C files use // SPDX-License-Identifier I think DPDK should follow this because scanning tools are likely to expect the Linux kernel policy.