All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shahaf Shuler <shahafs@mellanox.com>
To: thomas@monjalon.net, ferruh.yigit@intel.com
Cc: dev@dpdk.org, adrien.mazarguil@6wind.com
Subject: [PATCH v2 7/9] ethdev: align SPDX Mellanox copyrights
Date: Tue, 20 Mar 2018 21:20:41 +0200	[thread overview]
Message-ID: <fcc79d02c7f4983151a81f73186d18f4cba4fdfd.1521573303.git.shahafs@mellanox.com> (raw)
In-Reply-To: <cover.1521573302.git.shahafs@mellanox.com>

Aligning Mellanox SPDX copyrights to a single format.

Cc: thomas@monjalon.net
Cc: adrien.mazarguil@6wind.com

Signed-off-by: Shahaf Shuler <shahafs@mellanox.com>
---
 lib/librte_ether/rte_flow.c        | 2 +-
 lib/librte_ether/rte_flow.h        | 2 +-
 lib/librte_ether/rte_flow_driver.h | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/lib/librte_ether/rte_flow.c b/lib/librte_ether/rte_flow.c
index 38f2d27be..a3823d874 100644
--- a/lib/librte_ether/rte_flow.c
+++ b/lib/librte_ether/rte_flow.c
@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: BSD-3-Clause
  * Copyright 2016 6WIND S.A.
- * Copyright 2016 Mellanox.
+ * Copyright 2016 Mellanox Technologies, Ltd
  */
 
 #include <errno.h>
diff --git a/lib/librte_ether/rte_flow.h b/lib/librte_ether/rte_flow.h
index 13e420218..56c733451 100644
--- a/lib/librte_ether/rte_flow.h
+++ b/lib/librte_ether/rte_flow.h
@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: BSD-3-Clause
  * Copyright 2016 6WIND S.A.
- * Copyright 2016 Mellanox.
+ * Copyright 2016 Mellanox Technologies, Ltd
  */
 
 #ifndef RTE_FLOW_H_
diff --git a/lib/librte_ether/rte_flow_driver.h b/lib/librte_ether/rte_flow_driver.h
index 7778c8e0f..3800310ba 100644
--- a/lib/librte_ether/rte_flow_driver.h
+++ b/lib/librte_ether/rte_flow_driver.h
@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: BSD-3-Clause
  * Copyright 2016 6WIND S.A.
- * Copyright 2016 Mellanox.
+ * Copyright 2016 Mellanox Technologies, Ltd
  */
 
 #ifndef RTE_FLOW_DRIVER_H_
-- 
2.12.0

  parent reply	other threads:[~2018-03-20 19:21 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-20 17:17 [PATCH] net/mlx: align to SPDX format Shahaf Shuler
2018-03-20 17:25 ` Ferruh Yigit
2018-03-20 17:28   ` Shahaf Shuler
2018-03-20 19:20 ` [PATCH v2 0/9] align SPDX Mellanox copyrights Shahaf Shuler
2018-03-20 19:20   ` [PATCH v2 1/9] net/mlx: " Shahaf Shuler
2018-03-20 19:20   ` [PATCH v2 2/9] net/tap: " Shahaf Shuler
2018-03-20 19:20   ` [PATCH v2 3/9] app/testpmd: " Shahaf Shuler
2018-03-20 19:20   ` [PATCH v2 4/9] net/failsafe: " Shahaf Shuler
2018-03-20 19:20   ` [PATCH v2 5/9] net/vdev_netvsc: " Shahaf Shuler
2018-03-20 19:20   ` [PATCH v2 6/9] eal: " Shahaf Shuler
2018-03-20 19:20   ` Shahaf Shuler [this message]
2018-03-20 19:20   ` [PATCH v2 8/9] net: " Shahaf Shuler
2018-03-20 19:20   ` [PATCH v2 9/9] doc: " Shahaf Shuler
2018-03-22  9:18   ` [PATCH v2 0/9] " Adrien Mazarguil
2018-04-10 23:08   ` Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fcc79d02c7f4983151a81f73186d18f4cba4fdfd.1521573303.git.shahafs@mellanox.com \
    --to=shahafs@mellanox.com \
    --cc=adrien.mazarguil@6wind.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    --cc=thomas@monjalon.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.