[PATCH 2/2] license: add MIT license exception for gve driver

Stephen Hemminger stephen at networkplumber.org
Wed Oct 19 20:42:37 CEST 2022


Tech Board and Governing Board approved license a exception
for new Google driver. More general approval for MIT
usage will be handled as needed.

Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
---
 license/exceptions.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/license/exceptions.txt b/license/exceptions.txt
index 1bd4dbf8f780..e3862785eeb2 100644
--- a/license/exceptions.txt
+++ b/license/exceptions.txt
@@ -16,4 +16,5 @@ SPDX Identifier     TB Approval Date  GB Approval Date  File name
 2.BSD-2-Clause      10/23/2019        12/18/2019        lib/eal/windows/include/getopt.h
 3.ISC AND
   BSD-2-Clause      10/23/2019        12/18/2019        lib/eal/windows/getopt.c
+4. MIT		    10/19/2022        10/18/2022        drivers/net/gve/base/*
 ---------------------------------------------------------------------------------------------------
-- 
2.35.1



More information about the dev mailing list