From mboxrd@z Thu Jan 1 00:00:00 1970 From: linux@roeck-us.net (Guenter Roeck) Date: Tue, 7 Jun 2016 08:35:52 -0700 Subject: [PATCH v2 1/3] watchdog: Add Meson GXBB Watchdog Driver In-Reply-To: <57552AD9.7040903@baylibre.com> References: <1464943007-18000-1-git-send-email-narmstrong@baylibre.com> <1464943007-18000-2-git-send-email-narmstrong@baylibre.com> <575316A6.9080403@roeck-us.net> <57552AD9.7040903@baylibre.com> Message-ID: <20160607153552.GA2264@roeck-us.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Jun 06, 2016 at 09:48:41AM +0200, Neil Armstrong wrote: > Hi Guenter, > [ ... ] > >> + * > >> + * Copyright (c) 2016 BayLibre, SAS. > >> + * Author: Neil Armstrong > >> + * > > Nitpick, but you don't really need the copyright and author lines twice. > > Sorry, but I was asked to use this particular header format since I am not > the copyright holder of this file. > Ok, no problem. Guenter