On 29/04/2019 07:43, Viresh Kumar wrote: > On 28-04-19, 11:51, 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 <[email protected]> >> Viresh Kumar <[email protected]> > > What exactly have I done here ? :)
Argh! Thanks for spotting it. >> --- >> 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 ee8419a6390c..42aeb9087cab 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 <[email protected]> >> * >> - * Copyright (C) 2014 Viresh Kumar <[email protected]> >> + * Copyright (C) 2012-2018 Linaro Limited. >> + * >> + * Authors: Amit Daniel <[email protected]> >> + * Viresh Kumar <[email protected]> >> * >> * >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >> * This program is free software; you can redistribute it and/or modify >> -- >> 2.17.1 > -- <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook | <http://twitter.com/#!/linaroorg> Twitter | <http://www.linaro.org/linaro-blog/> Blog

