From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 8C6D32FB2 for ; Fri, 25 Jun 2021 08:01:12 +0000 (UTC) Received: by mail.kernel.org (Postfix) with ESMTPSA id 9186E613C0; Fri, 25 Jun 2021 08:01:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1624608072; bh=wA4i+6GMymdNLboi240ADpbTr3hVSPhdCcHusOPcKBE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=2XPBxQChSxECHWaZSD6hQaxV5A4fvwmpqgN6v2nYD/FlWGWTDeAL7sstzjmBZ8xRj DxaGeZr9F4cVbIDD1yHqV4PU1l/Dmk3cFrwKoKdb3JDwCnF9B99qtMZM0glYnu1HfA NGfqGHFzck6+WpOx3fpa3W1PwYND/i1kIID2BbWE= Date: Fri, 25 Jun 2021 10:01:09 +0200 From: Greg Kroah-Hartman To: Mauro Carvalho Chehab Cc: linuxarm@huawei.com, mauro.chehab@huawei.com, Lee Jones , linux-kernel@vger.kernel.org, linux-staging@lists.linux.dev Subject: Re: [PATCH v8 04/12] staging: hi6421-spmi-pmic: update copyright's year Message-ID: References: Precedence: bulk X-Mailing-List: linux-staging@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Fri, Jun 25, 2021 at 09:45:56AM +0200, Mauro Carvalho Chehab wrote: > Update the copyright to reflect the current year. > > Suggested-by: Lee Jones > Signed-off-by: Mauro Carvalho Chehab > --- > drivers/staging/hikey9xx/hi6421-spmi-pmic.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/drivers/staging/hikey9xx/hi6421-spmi-pmic.c b/drivers/staging/hikey9xx/hi6421-spmi-pmic.c > index 626140cb96f2..29ac53684ad2 100644 > --- a/drivers/staging/hikey9xx/hi6421-spmi-pmic.c > +++ b/drivers/staging/hikey9xx/hi6421-spmi-pmic.c > @@ -2,8 +2,8 @@ > /* > * Device driver for regulators in HISI PMIC IC > * > - * Copyright (c) 2013 Linaro Ltd. > - * Copyright (c) 2011 Hisilicon. > + * Copyright (c) 2013-2021 Linaro Ltd. I see no record of Linaro touching this every year from 2013-2021. Where was that record? I would feel more comfortable taking such a change from a Linaro developer, not anyone else. > + * Copyright (c) 2011-2021 HiSilicon Technologies Co., Ltd. Same here, it was modified for 10 years continuously? Where? thanks, greg k-h