From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viresh Kumar Subject: Re: [PATCH 1/8] thermal/drivers/cpu_cooling: Fixup the header and copyright Date: Wed, 31 Jan 2018 10:47:39 +0530 Message-ID: <20180131051739.GG13395@vireshk-i7> References: <1516721671-16360-1-git-send-email-daniel.lezcano@linaro.org> <1516721671-16360-2-git-send-email-daniel.lezcano@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1516721671-16360-2-git-send-email-daniel.lezcano@linaro.org> Sender: linux-kernel-owner@vger.kernel.org To: Daniel Lezcano Cc: edubezval@gmail.com, kevin.wangtao@linaro.org, leo.yan@linaro.org, vincent.guittot@linaro.org, amit.kachhap@gmail.com, linux-kernel@vger.kernel.org, Javi Merino , Zhang Rui , "open list:THERMAL/CPU_COOLING" List-Id: linux-pm@vger.kernel.org On 23-01-18, 16:34, Daniel Lezcano wrote: > The copyright format does not conform to the format requested by > Linaro: https://wiki.linaro.org/Copyright > > Fix it. > > Signed-off-by: Daniel Lezcano > --- > drivers/thermal/cpu_cooling.c | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) > > diff --git a/drivers/thermal/cpu_cooling.c b/drivers/thermal/cpu_cooling.c > index dc63aba..988fc55 100644 > --- a/drivers/thermal/cpu_cooling.c > +++ b/drivers/thermal/cpu_cooling.c > @@ -2,9 +2,11 @@ > * linux/drivers/thermal/cpu_cooling.c > * > * Copyright (C) 2012 Samsung Electronics Co., Ltd(http://www.samsung.com) > - * Copyright (C) 2012 Amit Daniel > * > - * Copyright (C) 2014 Viresh Kumar > + * Copyright (C) 2018 Linaro Limited. > + * Shouldn't this be 2012-2018 ? > + * Authors: Amit Daniel > + * Viresh Kumar > * > * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > * This program is free software; you can redistribute it and/or modify > -- > 2.7.4 -- viresh