From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leon Romanovsky Date: Sun, 03 Jan 2016 05:38:10 +0000 Subject: Re: [RFC PATCH v0] Add tw5864 driver Message-Id: <20160103053810.GA18146@leon.nu> List-Id: References: <1451785302-3173-1-git-send-email-andrey.utkin@corp.bluecherry.net> In-Reply-To: <1451785302-3173-1-git-send-email-andrey.utkin@corp.bluecherry.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Andrey Utkin Cc: Linux Media , "linux-kernel@vger.kernel.org" , "kernel-mentors@selenic.com" , devel@driverdev.osuosl.org, kernel-janitors , Hans Verkuil , Mauro Carvalho Chehab , Ezequiel Garcia , Greg Kroah-Hartman , Andrey Utkin On Sun, Jan 03, 2016 at 03:41:42AM +0200, Andrey Utkin wrote: .... > +/* > + * TW5864 driver - Exp-Golomb code functions > + * > + * Copyright (C) 2015 Bluecherry, LLC > + * Copyright (C) 2015 Andrey Utkin I doubt that you have contract with your employer which permits you to claim copyright on the work/product. Signed-of-by != copyright. ---- > + * > + * This program is free software; you can redistribute it and/or modify > + * it under the terms of the GNU General Public License as published by > + * the Free Software Foundation; either version 2 of the License, or > + * (at your option) any later version. > + * > + * This program is distributed in the hope that it will be useful, > + * but WITHOUT ANY WARRANTY; without even the implied warranty of > + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the > + * GNU General Public License for more details. > + */ > +