From: Daniel Lezcano <daniel.lezcano@linaro.org> To: edubezval@gmail.com, rui.zhang@intel.com Cc: linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, Viresh Kumar <viresh.kumar@linaro.org>, Amit Daniel Kachhap <amit.kachhap@gmail.com>, Javi Merino <javi.merino@kernel.org> Subject: [PATCH - resend] thermal/drivers/cpu_cooling: Fixup the header and copyright Date: Mon, 29 Apr 2019 10:40:12 +0200 [thread overview] Message-ID: <20190429084012.23244-1-daniel.lezcano@linaro.org> (raw) In-Reply-To: <20190429054350.kaup4w2b5yx3mdqb@vireshk-i7> The copyright format does not conform to the format requested by Linaro: https://wiki.linaro.org/Copyright Fix it. Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> --- 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 <amit.kachhap@linaro.org> * - * Copyright (C) 2014 Viresh Kumar <viresh.kumar@linaro.org> + * Copyright (C) 2012-2018 Linaro Limited. + * + * Authors: Amit Daniel <amit.kachhap@linaro.org> + * Viresh Kumar <viresh.kumar@linaro.org> * * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * This program is free software; you can redistribute it and/or modify -- 2.17.1
next prev parent reply other threads:[~2019-04-29 8:41 UTC|newest] Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top 2019-04-28 9:51 [PATCH - resend 1/3] " Daniel Lezcano 2019-04-28 9:51 ` [PATCH - resend 2/3] thermal/drivers/cpu_cooling: Add Software Package Data Exchange (SPDX) Daniel Lezcano 2019-04-28 9:51 ` [PATCH - resend 3/3] thermal/drivers/cpu_cooling: Remove pointless field Daniel Lezcano 2019-04-29 5:43 ` [PATCH - resend 1/3] thermal/drivers/cpu_cooling: Fixup the header and copyright Viresh Kumar 2019-04-29 8:37 ` Daniel Lezcano 2019-04-29 8:40 ` Daniel Lezcano [this message] 2019-05-11 19:25 ` Eduardo Valentin
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20190429084012.23244-1-daniel.lezcano@linaro.org \ --to=daniel.lezcano@linaro.org \ --cc=amit.kachhap@gmail.com \ --cc=edubezval@gmail.com \ --cc=javi.merino@kernel.org \ --cc=linux-kernel@vger.kernel.org \ --cc=linux-pm@vger.kernel.org \ --cc=rui.zhang@intel.com \ --cc=viresh.kumar@linaro.org \ --subject='Re: [PATCH - resend] thermal/drivers/cpu_cooling: Fixup the header and copyright' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.