DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] net/vmxnet3: change the SPDX tag style
@ 2018-04-09  8:58 Hemant Agrawal
  2018-04-09  8:58 ` [dpdk-dev] [PATCH] eal: add missing SPDX identifiers Hemant Agrawal
                   ` (6 more replies)
  0 siblings, 7 replies; 17+ messages in thread
From: Hemant Agrawal @ 2018-04-09  8:58 UTC (permalink / raw)
  To: dev; +Cc: skhare, Hemant Agrawal

Cc: skhare@vmware.com

Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
---
 drivers/net/vmxnet3/base/upt1_defs.h    | 7 ++-----
 drivers/net/vmxnet3/base/vmxnet3_defs.h | 7 ++-----
 2 files changed, 4 insertions(+), 10 deletions(-)

diff --git a/drivers/net/vmxnet3/base/upt1_defs.h b/drivers/net/vmxnet3/base/upt1_defs.h
index cf9141b..5fd7a39 100644
--- a/drivers/net/vmxnet3/base/upt1_defs.h
+++ b/drivers/net/vmxnet3/base/upt1_defs.h
@@ -1,9 +1,6 @@
-/*********************************************************
+/* SPDX-License-Identifier: BSD-3-Clause
  * Copyright (C) 2007 VMware, Inc. All rights reserved.
- *
- * SPDX-License-Identifier:    BSD-3-Clause
- *
- *********************************************************/
+ */
 
 /* upt1_defs.h
  *
diff --git a/drivers/net/vmxnet3/base/vmxnet3_defs.h b/drivers/net/vmxnet3/base/vmxnet3_defs.h
index a455e27..a30b8f2 100644
--- a/drivers/net/vmxnet3/base/vmxnet3_defs.h
+++ b/drivers/net/vmxnet3/base/vmxnet3_defs.h
@@ -1,9 +1,6 @@
-/*********************************************************
+/* SPDX-License-Identifier: BSD-3-Clause
  * Copyright (C) 2007 VMware, Inc. All rights reserved.
- *
- * SPDX-License-Identifier:    BSD-3-Clause
- *
- *********************************************************/
+ */
 
 /*
  * vmxnet3_defs.h --
-- 
2.7.4

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2018-05-25  8:22 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-09  8:58 [dpdk-dev] [PATCH] net/vmxnet3: change the SPDX tag style Hemant Agrawal
2018-04-09  8:58 ` [dpdk-dev] [PATCH] eal: add missing SPDX identifiers Hemant Agrawal
2018-05-25  8:20   ` Thomas Monjalon
2018-04-09  8:58 ` [dpdk-dev] [PATCH] test/crypto-perf: add missing SPDX identifier Hemant Agrawal
2018-04-17 15:08   ` De Lara Guarch, Pablo
2018-04-17 15:10   ` De Lara Guarch, Pablo
2018-04-09  8:58 ` [dpdk-dev] [PATCH] usertools: " Hemant Agrawal
2018-04-09 10:24   ` Neil Horman
2018-04-10 23:50     ` Thomas Monjalon
2018-04-09  8:58 ` [dpdk-dev] [PATCH] usertools: change to SPDX license identifier Hemant Agrawal
2018-04-09  9:07   ` Jerin Jacob
2018-04-10 23:50     ` Thomas Monjalon
2018-04-09  8:58 ` [dpdk-dev] [PATCH] kernel: add missing " Hemant Agrawal
2018-04-09  8:58 ` [dpdk-dev] [PATCH] pkg: change to " Hemant Agrawal
2018-05-25  8:22   ` Thomas Monjalon
2018-04-12 21:39 ` [dpdk-dev] [PATCH] net/vmxnet3: change the SPDX tag style Yong Wang
2018-04-17 17:44   ` Ferruh Yigit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).