From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751541AbdIOXmo (ORCPT ); Fri, 15 Sep 2017 19:42:44 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:58990 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751211AbdIOXmm (ORCPT ); Fri, 15 Sep 2017 19:42:42 -0400 Date: Fri, 15 Sep 2017 16:42:40 -0700 From: Greg KH To: Serge Semin Cc: richard.leitner@skidata.com, robh+dt@kernel.org, mark.rutland@arm.com, Sergey.Semin@t-platforms.ru, linux-usb@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 5/5] usb: usb251xb: Add copyrights Message-ID: <20170915234240.GA7809@kroah.com> References: <20170915233113.17855-1-fancer.lancer@gmail.com> <20170915233113.17855-6-fancer.lancer@gmail.com> <20170915234028.GA7681@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170915234028.GA7681@kroah.com> User-Agent: Mutt/1.9.0 (2017-09-02) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Sep 15, 2017 at 04:40:28PM -0700, Greg KH wrote: > On Sat, Sep 16, 2017 at 02:31:13AM +0300, Serge Semin wrote: > > Signed-off-by: Serge Semin > > --- > > drivers/usb/misc/usb251xb.c | 1 + > > 1 file changed, 1 insertions(+), 0 deletion(-) > > I can't take patches without any changelog text, sorry. > > > > > diff --git a/drivers/usb/misc/usb251xb.c b/drivers/usb/misc/usb251xb.c > > index 1d47acd09..43afa04ad 100644 > > --- a/drivers/usb/misc/usb251xb.c > > +++ b/drivers/usb/misc/usb251xb.c > > @@ -3,6 +3,7 @@ > > * Configuration via SMBus. > > * > > * Copyright (c) 2017 SKIDATA AG > > + * Copyright (c) 2017 T-platforms > > I don't see the connection between a random company, and a random > gmail.com email address. Please explain :) Also, based on the changes in this series, I fail to see how you could even claim copyright on the entire file. Please explain that as well when you resend this patch. Note, I'm not a lawyer, and this isn't legal advice, please contact your company's lawyers, they know this type of thing, and now the normal rules for claiming copyright of a whole file. They also know that copyright notices in files don't mean anything, but lawyers love to cargo-cult things more than any other profession :) thanks, greg k-h