From: Thierry Reding <thierry.reding@gmail.com>
To: Alexander Shiyan <shc_work@mail.ru>
Cc: linux-pwm@vger.kernel.org
Subject: Re: [PATCH 2/2] pwm: clps711x: Switch to SPDX identifier
Date: Thu, 20 Dec 2018 18:23:46 +0100 [thread overview]
Message-ID: <20181220172346.GA9408@ulmo> (raw)
In-Reply-To: <20181219103925.28360-2-shc_work@mail.ru>
[-- Attachment #1: Type: text/plain, Size: 1098 bytes --]
On Wed, Dec 19, 2018 at 01:39:25PM +0300, Alexander Shiyan wrote:
> Adopt the SPDX license identifier headers to ease license compliance
> management.
>
> Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
> ---
> drivers/pwm/pwm-clps711x.c | 9 ++-------
> 1 file changed, 2 insertions(+), 7 deletions(-)
>
> diff --git a/drivers/pwm/pwm-clps711x.c b/drivers/pwm/pwm-clps711x.c
> index 7e16b7def0dc..924d39a797cf 100644
> --- a/drivers/pwm/pwm-clps711x.c
> +++ b/drivers/pwm/pwm-clps711x.c
> @@ -1,12 +1,7 @@
> +// SPDX-License-Identifier: GPL-2.0+
> /*
> * Cirrus Logic CLPS711X PWM driver
> - *
> - * Copyright (C) 2014 Alexander Shiyan <shc_work@mail.ru>
> - *
> - * This program is free software; you can redistribute it and/or modify
> - * it under the terms of the GNU General Public License as published by
> - * the Free Software Foundation; either version 2 of the License, or
> - * (at your option) any later version.
> + * Author: Alexander Shiyan <shc_work@mail.ru>
> */
>
> #include <linux/clk.h>
> --
> 2.13.0
Applied, thanks.
Thierry
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2018-12-20 17:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-19 10:39 [PATCH 1/2] pwm: clps711x: Fix period calculation Alexander Shiyan
2018-12-19 10:39 ` [PATCH 2/2] pwm: clps711x: Switch to SPDX identifier Alexander Shiyan
2018-12-20 17:23 ` Thierry Reding [this message]
2018-12-20 17:25 ` [PATCH 1/2] pwm: clps711x: Fix period calculation Thierry Reding
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=20181220172346.GA9408@ulmo \
--to=thierry.reding@gmail.com \
--cc=linux-pwm@vger.kernel.org \
--cc=shc_work@mail.ru \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).