DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [memnic PATCH] common: add Dual BSD/GPL license line
@ 2014-04-03  7:33 Hiroshi Shimamoto
  2014-04-11  9:35 ` Olivier MATZ
  0 siblings, 1 reply; 3+ messages in thread
From: Hiroshi Shimamoto @ 2014-04-03  7:33 UTC (permalink / raw)
  To: dev; +Cc: Hayato Momma

From: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>

The MEMNIC header file should be under Dual BSD/GPL license.
Put the license text "Dual BSD/GPL" into the file header.

Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
---
 common/memnic.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/common/memnic.h b/common/memnic.h
index 8bd483c..2187ac1 100644
--- a/common/memnic.h
+++ b/common/memnic.h
@@ -27,6 +27,7 @@
  *   OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  *
  */
+/* Dual BSD/GPL */
 
 #ifndef MEMNIC_H
 #define MEMNIC_H
-- 
1.8.4

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

* Re: [dpdk-dev] [memnic PATCH] common: add Dual BSD/GPL license line
  2014-04-03  7:33 [dpdk-dev] [memnic PATCH] common: add Dual BSD/GPL license line Hiroshi Shimamoto
@ 2014-04-11  9:35 ` Olivier MATZ
  2014-04-11 15:47   ` Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: Olivier MATZ @ 2014-04-11  9:35 UTC (permalink / raw)
  To: dev

Hi Hiroshi,

On Thursday, April 03, 2014 07:33:42 AM Hiroshi Shimamoto wrote:
> From: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
> 
> The MEMNIC header file should be under Dual BSD/GPL license.
> Put the license text "Dual BSD/GPL" into the file header.
> 
> Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
> ---
>  common/memnic.h | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Olivier Matz <olivier.matz@6wind.com>

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

* Re: [dpdk-dev] [memnic PATCH] common: add Dual BSD/GPL license line
  2014-04-11  9:35 ` Olivier MATZ
@ 2014-04-11 15:47   ` Thomas Monjalon
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2014-04-11 15:47 UTC (permalink / raw)
  To: h-shimamoto; +Cc: dev

2014-04-11 11:35, Olivier MATZ:
> Hi Hiroshi,
> 
> On Thursday, April 03, 2014 07:33:42 AM Hiroshi Shimamoto wrote:
> > From: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
> > 
> > The MEMNIC header file should be under Dual BSD/GPL license.
> > Put the license text "Dual BSD/GPL" into the file header.
> > 
> > Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
> 
> Reviewed-by: Olivier Matz <olivier.matz@6wind.com>

Applied

Thanks
-- 
Thomas

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

end of thread, other threads:[~2014-04-11 15:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-03  7:33 [dpdk-dev] [memnic PATCH] common: add Dual BSD/GPL license line Hiroshi Shimamoto
2014-04-11  9:35 ` Olivier MATZ
2014-04-11 15:47   ` Thomas Monjalon

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).