> -----Original Message----- > From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> > Sent: Tuesday, June 20, 2023 12:36 PM > To: Saurabh Singh Sengar <ssengar@xxxxxxxxxxxxx> > Cc: Saurabh Sengar <ssengar@xxxxxxxxxxxxxxxxxxx>; KY Srinivasan > <kys@xxxxxxxxxxxxx>; Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>; > wei.liu@xxxxxxxxxx; Dexuan Cui <decui@xxxxxxxxxxxxx>; Michael Kelley > (LINUX) <mikelley@xxxxxxxxxxxxx>; corbet@xxxxxxx; linux- > kernel@xxxxxxxxxxxxxxx; linux-hyperv@xxxxxxxxxxxxxxx; linux- > doc@xxxxxxxxxxxxxxx > Subject: Re: [EXTERNAL] Re: [PATCH v2 2/5] tools: hv: Add vmbus_bufring > > On Tue, Jun 20, 2023 at 05:25:06AM +0000, Saurabh Singh Sengar wrote: > > > > diff --git a/tools/hv/vmbus_bufring.c b/tools/hv/vmbus_bufring.c > > > > new file mode 100644 index 000000000000..d44a06d45b03 > > > > --- /dev/null > > > > +++ b/tools/hv/vmbus_bufring.c > > > > @@ -0,0 +1,322 @@ > > > > +// SPDX-License-Identifier: BSD-3-Clause > > > > +/* > > > > + * Copyright (c) 2009-2012,2016,2023 Microsoft Corp. > > > > + * Copyright (c) 2012 NetApp Inc. > > > > + * Copyright (c) 2012 Citrix Inc. > > > > + * All rights reserved. > > > > > > No copyright for the work you did? > > > > I have added 2023 Microsoft Corp. Please let me know if I need to add > > anything more. > > Please contact your lawyers about EXACTLY what you need to do here, that's > up to them, not me! I have cross verified this with our legal team and they are fine with it. - Saurabh > > greg k-h