01/09/2022 20:23, Stephen Hemminger: > On Thu, 1 Sep 2022 18:19:22 +0100 > Ferruh Yigit <ferruh.yi...@xilinx.com> wrote: > > > > > > > diff --git a/drivers/net/gve/gve_adminq.c b/drivers/net/gve/gve_adminq.c > > > new file mode 100644 > > > index 0000000000..8a724f12c6 > > > --- /dev/null > > > +++ b/drivers/net/gve/gve_adminq.c > > > @@ -0,0 +1,925 @@ > > > +/* SPDX-License-Identifier: MIT > > > + * Google Virtual Ethernet (gve) driver > > > + * Version: 1.3.0 > > > + * Copyright (C) 2015-2022 Google, Inc. > > > + * Copyright(C) 2022 Intel Corporation > > > + */ > > > + > > > > Can you please get approval for the MIT license from techboard, as > > Stephen highlighted in previous version? > > > I would prefer that it be BSD or dual licensed. > Although MIT and BSD-3 licenses are compatible, this is not something > techboard can decide > it requires a statement from a knowledgeable open source lawyer (Intel or LF). > > Please fix the license to BSD and save lots of trouble.
+1 to change to BSD to avoid trouble.