From: Darren Hart <dvhart@infradead.org>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: platform-driver-x86@vger.kernel.org,
AceLan Kao <acelan.kao@canonical.com>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v1 2/2] platform/x86: intel-vbtn: Replace License by SDPX identifier
Date: Wed, 31 Jan 2018 10:51:30 -0800 [thread overview]
Message-ID: <20180131185130.GD8676@fury> (raw)
In-Reply-To: <20180131175407.18301-2-andriy.shevchenko@linux.intel.com>
On Wed, Jan 31, 2018 at 07:54:07PM +0200, Andy Shevchenko wrote:
> Replace License short header by SPDX identifier.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Darren Hart (VMware) <dvhart@infradead.org>
> ---
> drivers/platform/x86/intel-vbtn.c | 12 +-----------
> 1 file changed, 1 insertion(+), 11 deletions(-)
>
> diff --git a/drivers/platform/x86/intel-vbtn.c b/drivers/platform/x86/intel-vbtn.c
> index 69bc39f8d61d..b703d6f5b099 100644
> --- a/drivers/platform/x86/intel-vbtn.c
> +++ b/drivers/platform/x86/intel-vbtn.c
> @@ -1,19 +1,9 @@
> +// SPDX-License-Identifier: GPL-2.0+
> /*
> * Intel Virtual Button driver for Windows 8.1+
> *
> * Copyright (C) 2016 AceLan Kao <acelan.kao@canonical.com>
> * Copyright (C) 2016 Alex Hung <alex.hung@canonical.com>
> - *
> - * 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.
> - *
> - * This program is distributed in the hope that it will be useful,
> - * but WITHOUT ANY WARRANTY; without even the implied warranty of
> - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
> - * GNU General Public License for more details.
> - *
> */
>
> #include <linux/acpi.h>
> --
> 2.15.1
>
>
--
Darren Hart
VMware Open Source Technology Center
next prev parent reply other threads:[~2018-01-31 18:51 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-31 17:54 [PATCH v1 1/2] platform/x86: intel-vbtn: Remove redundant inclusions Andy Shevchenko
2018-01-31 17:54 ` [PATCH v1 2/2] platform/x86: intel-vbtn: Replace License by SDPX identifier Andy Shevchenko
2018-01-31 18:51 ` Darren Hart [this message]
2018-01-31 18:50 ` [PATCH v1 1/2] platform/x86: intel-vbtn: Remove redundant inclusions Darren Hart
2018-01-31 18:59 ` Andy Shevchenko
2018-01-31 19:04 ` Darren Hart
2018-02-05 16:23 ` Andy Shevchenko
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=20180131185130.GD8676@fury \
--to=dvhart@infradead.org \
--cc=acelan.kao@canonical.com \
--cc=andriy.shevchenko@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=platform-driver-x86@vger.kernel.org \
/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 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.