[dpdk-dev] [PATCH] net/qede: move SPDX tags to source files
Hemant Agrawal
hemant.agrawal at nxp.com
Mon Jul 9 08:39:56 CEST 2018
Hi Rasesh,
There is a problem with these patches.
The SPDX shall be first line for *.c, *.h and Makefiles. It shall come before the copyright statements.
Regards,
Hemant
diff --git a/drivers/net/qede/Makefile b/drivers/net/qede/Makefile
index c30a867..45ad579 100644
--- a/drivers/net/qede/Makefile
+++ b/drivers/net/qede/Makefile
@@ -2,7 +2,7 @@
# All rights reserved.
# https://emea01.safelinks.protection.outlook.com/?url=www.cavium.com&data=02%7C01%7Chemant.agrawal%40nxp.com%7Cb12b0f85086b488ee3f308d5e4939352%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0%7C0%7C636666244855549507&sdata=hfihj1buvAcoQTc3O3KXp%2FmorsaAWzB1PMtOGiIVYJo%3D&reserved=0
#
-# See LICENSE.qede_pmd for copyright and licensing details.
+# SPDX-License-Identifier: BSD-3-Clause
More information about the dev
mailing list