From: Guenter Roeck <linux@roeck-us.net>
To: Eddie James <eajames@linux.ibm.com>
Cc: linux-kernel@vger.kernel.org, linux-hwmon@vger.kernel.org,
joel@jms.id.au, jdelvare@suse.com, tglx@linutronix.de
Subject: Re: [PATCH v2 1/2] hwmon (occ): Fix license headers
Date: Thu, 31 Jan 2019 09:58:42 -0800 [thread overview]
Message-ID: <20190131175842.GA16851@roeck-us.net> (raw)
In-Reply-To: <1548692604-9899-2-git-send-email-eajames@linux.ibm.com>
On Mon, Jan 28, 2019 at 10:23:23AM -0600, Eddie James wrote:
> Files have inconsistent license information.
>
> Signed-off-by: Eddie James <eajames@linux.ibm.com>
Applied.
Thanks,
Guenter
> ---
> drivers/hwmon/occ/common.c | 3 ++-
> drivers/hwmon/occ/common.h | 3 ++-
> drivers/hwmon/occ/p8_i2c.c | 3 ++-
> drivers/hwmon/occ/p9_sbe.c | 3 ++-
> drivers/hwmon/occ/sysfs.c | 13 ++-----------
> 5 files changed, 10 insertions(+), 15 deletions(-)
>
> diff --git a/drivers/hwmon/occ/common.c b/drivers/hwmon/occ/common.c
> index 391118c..b91a80a 100644
> --- a/drivers/hwmon/occ/common.c
> +++ b/drivers/hwmon/occ/common.c
> @@ -1,4 +1,5 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0+
> +// Copyright IBM Corp 2019
>
> #include <linux/device.h>
> #include <linux/hwmon.h>
> diff --git a/drivers/hwmon/occ/common.h b/drivers/hwmon/occ/common.h
> index 7c44df3..ed2cf42 100644
> --- a/drivers/hwmon/occ/common.h
> +++ b/drivers/hwmon/occ/common.h
> @@ -1,4 +1,5 @@
> -/* SPDX-License-Identifier: GPL-2.0 */
> +/* SPDX-License-Identifier: GPL-2.0+ */
> +/* Copyright IBM Corp 2019 */
>
> #ifndef OCC_COMMON_H
> #define OCC_COMMON_H
> diff --git a/drivers/hwmon/occ/p8_i2c.c b/drivers/hwmon/occ/p8_i2c.c
> index b59efc9..76fb787 100644
> --- a/drivers/hwmon/occ/p8_i2c.c
> +++ b/drivers/hwmon/occ/p8_i2c.c
> @@ -1,4 +1,5 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0+
> +// Copyright IBM Corp 2019
>
> #include <linux/device.h>
> #include <linux/errno.h>
> diff --git a/drivers/hwmon/occ/p9_sbe.c b/drivers/hwmon/occ/p9_sbe.c
> index b65c1d1..f6387cc 100644
> --- a/drivers/hwmon/occ/p9_sbe.c
> +++ b/drivers/hwmon/occ/p9_sbe.c
> @@ -1,4 +1,5 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0+
> +// Copyright IBM Corp 2019
>
> #include <linux/device.h>
> #include <linux/errno.h>
> diff --git a/drivers/hwmon/occ/sysfs.c b/drivers/hwmon/occ/sysfs.c
> index 743b26ec..fe3d15e 100644
> --- a/drivers/hwmon/occ/sysfs.c
> +++ b/drivers/hwmon/occ/sysfs.c
> @@ -1,14 +1,5 @@
> -// SPDX-License-Identifier: GPL-2.0
> -/*
> - * OCC hwmon driver sysfs interface
> - *
> - * Copyright (C) IBM Corporation 2018
> - *
> - * 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.
> - */
> +// SPDX-License-Identifier: GPL-2.0+
> +// Copyright IBM Corp 2019
>
> #include <linux/bitops.h>
> #include <linux/device.h>
next prev parent reply other threads:[~2019-01-31 17:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-28 16:23 [PATCH v2 0/2] occ: FSI and hwmon: " Eddie James
2019-01-28 16:23 ` [PATCH v2 1/2] hwmon (occ): " Eddie James
2019-01-31 17:58 ` Guenter Roeck [this message]
2019-01-28 16:23 ` [PATCH v2 2/2] fsi: occ: Fix license header Eddie James
2019-01-29 8:53 ` [PATCH v2 0/2] occ: FSI and hwmon: Fix license headers Thomas Gleixner
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=20190131175842.GA16851@roeck-us.net \
--to=linux@roeck-us.net \
--cc=eajames@linux.ibm.com \
--cc=jdelvare@suse.com \
--cc=joel@jms.id.au \
--cc=linux-hwmon@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tglx@linutronix.de \
/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
all inboxes | Powered by JetHome®