From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 8 Jul 2015 16:35:36 +0200 Subject: [U-Boot] [PATCH v2 3/4] usb: gadget: bcm_udc_otg files In-Reply-To: <20150708162214.538a9745@amdc2363> References: <1436212181-22040-1-git-send-email-srae@broadcom.com> <559C35F6.4010106@broadcom.com> <20150708162214.538a9745@amdc2363> Message-ID: <201507081635.37059.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wednesday, July 08, 2015 at 04:22:14 PM, Lukasz Majewski wrote: > Hi Steve, Hi! > > >> b/drivers/usb/gadget/bcm_udc_otg.h new file mode 100644 > > >> index 0000000..81a1fc0 > > >> --- /dev/null > > >> +++ b/drivers/usb/gadget/bcm_udc_otg.h > > >> @@ -0,0 +1,17 @@ > > >> +/* > > >> + * Copyright 2015 Broadcom Corporation. > > > > > > --> Please also add the name of the code author. > > > > this is not standard practice at Broadcom.... > > and it seems that at least five (5) people have contributed to the > > code in this commit.... > > What would you suggest? The most recent author, or ??? > > I will not push you to add names if it is not mandatory in your company. > > I just wanted to stress here that putting ones name is some kind of > reward when working with community. And it's also much easier to point fingers if something goes wrong :-) (and contact the author, but that's in git log too, so whatever) [...] Best regards, Marek Vasut