All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] update license and copyright
@ 2023-03-28  2:08 Junfeng Guo
  2023-03-28  2:08 ` [PATCH 1/2] net/gve: switch copyright from MIT to BSD-3 Junfeng Guo
                   ` (2 more replies)
  0 siblings, 3 replies; 38+ messages in thread
From: Junfeng Guo @ 2023-03-28  2:08 UTC (permalink / raw)
  To: qi.z.zhang, jingjing.wu, ferruh.yigit, beilei.xing; +Cc: dev, Junfeng Guo

This patch set contains:
1. switch copyright from MIT to BSD-3 for GVE base code.
2. remove MIT license exception
3. add maintainers
4. update copyright holders for GVE

Junfeng Guo (2):
  net/gve: switch copyright from MIT to BSD-3
  net/gve: update copyright holders

 .mailmap                            |  1 +
 MAINTAINERS                         |  3 +++
 drivers/net/gve/base/gve.h          | 32 ++++++++++++++++++++++++++---
 drivers/net/gve/base/gve_adminq.c   | 32 ++++++++++++++++++++++++++---
 drivers/net/gve/base/gve_adminq.h   | 32 ++++++++++++++++++++++++++---
 drivers/net/gve/base/gve_desc.h     | 32 ++++++++++++++++++++++++++---
 drivers/net/gve/base/gve_desc_dqo.h | 32 ++++++++++++++++++++++++++---
 drivers/net/gve/base/gve_osdep.h    | 31 ++++++++++++++++++++++++++--
 drivers/net/gve/base/gve_register.h | 32 ++++++++++++++++++++++++++---
 drivers/net/gve/gve_ethdev.c        | 32 +++++++++++++++++++++++++++--
 drivers/net/gve/gve_ethdev.h        | 32 +++++++++++++++++++++++++++--
 drivers/net/gve/gve_logs.h          | 32 +++++++++++++++++++++++++++--
 drivers/net/gve/gve_rx.c            | 32 +++++++++++++++++++++++++++--
 drivers/net/gve/gve_tx.c            | 32 +++++++++++++++++++++++++++--
 drivers/net/gve/meson.build         | 31 +++++++++++++++++++++++++++-
 license/exceptions.txt              |  1 -
 16 files changed, 387 insertions(+), 32 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-03-31  2:32 UTC | newest]

Thread overview: 38+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-28  2:08 [PATCH 0/2] update license and copyright Junfeng Guo
2023-03-28  2:08 ` [PATCH 1/2] net/gve: switch copyright from MIT to BSD-3 Junfeng Guo
2023-03-28  8:51   ` Ferruh Yigit
2023-03-28  8:57     ` Guo, Junfeng
2023-03-28  8:55   ` Ferruh Yigit
2023-03-28  9:06     ` Guo, Junfeng
2023-03-28  9:09       ` Ferruh Yigit
2023-03-28  9:35         ` Guo, Junfeng
2023-03-28  2:08 ` [PATCH 2/2] net/gve: update copyright holders Junfeng Guo
2023-03-28  8:56   ` Ferruh Yigit
2023-03-28  9:35     ` Guo, Junfeng
2023-03-28 10:10       ` Ferruh Yigit
2023-03-29 14:07       ` Thomas Monjalon
2023-03-30  7:20         ` Guo, Junfeng
2023-03-30 13:14           ` Thomas Monjalon
2023-03-30 15:18             ` Rushil Gupta
2023-03-30 15:26             ` Rushil Gupta
2023-03-31  2:32             ` Guo, Junfeng
2023-03-28  9:28 ` [PATCH v2 0/3] update license and " Junfeng Guo
2023-03-28  9:28   ` [PATCH v2 1/3] net/gve: switch license from MIT to BSD-3 Junfeng Guo
2023-03-28  9:28   ` [PATCH v2 2/3] net/gve: update copyright holders Junfeng Guo
2023-03-28  9:28   ` [PATCH v2 3/3] net/gve: add maintainers for GVE Junfeng Guo
2023-03-28  9:45   ` [PATCH v3 0/3] update license and copyright holders Junfeng Guo
2023-03-28  9:45     ` [PATCH v3 1/3] net/gve: switch license from MIT to BSD-3 Junfeng Guo
2023-03-28 10:36       ` Ferruh Yigit
2023-03-29  2:35         ` Guo, Junfeng
2023-03-28  9:45     ` [PATCH v3 2/3] net/gve: update copyright holders Junfeng Guo
2023-03-28 10:37       ` Ferruh Yigit
2023-03-28 22:11         ` Rushil Gupta
2023-03-28  9:45     ` [PATCH v3 3/3] net/gve: add maintainers for GVE Junfeng Guo
2023-03-28 10:00       ` Guo, Junfeng
2023-03-28 10:34         ` Ferruh Yigit
2023-03-29  2:54           ` Guo, Junfeng
2023-03-29  2:26     ` [PATCH v4 0/3] update license and copyright holders Junfeng Guo
2023-03-29  2:27       ` [PATCH v4 1/3] net/gve: switch license from MIT to BSD-3 Junfeng Guo
2023-03-29  8:08         ` Ferruh Yigit
2023-03-29  2:27       ` [PATCH v4 2/3] net/gve: update copyright holders Junfeng Guo
2023-03-29  2:27       ` [PATCH v4 3/3] net/gve: add maintainers for GVE Junfeng Guo

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.