Linux Hardware Monitor development
 help / color / mirror / Atom feed
From: Eddie James <eajames@linux.ibm.com>
To: linux-kernel@vger.kernel.org
Cc: linux-hwmon@vger.kernel.org, linux@roeck-us.net, joel@jms.id.au,
	jdelvare@suse.com, tglx@linutronix.de,
	Eddie James <eajames@linux.ibm.com>
Subject: [PATCH v2 2/2] fsi: occ: Fix license header
Date: Mon, 28 Jan 2019 10:23:24 -0600	[thread overview]
Message-ID: <1548692604-9899-3-git-send-email-eajames@linux.ibm.com> (raw)
In-Reply-To: <1548692604-9899-1-git-send-email-eajames@linux.ibm.com>

OCC driver source is missing the IBM Copyright

Signed-off-by: Eddie James <eajames@linux.ibm.com>
---
 drivers/fsi/fsi-occ.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/drivers/fsi/fsi-occ.c b/drivers/fsi/fsi-occ.c
index a2301ce..d75038f 100644
--- a/drivers/fsi/fsi-occ.c
+++ b/drivers/fsi/fsi-occ.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/err.h>
-- 
1.8.3.1


  parent reply	other threads:[~2019-01-28 16:23 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: Fix license headers Eddie James
2019-01-28 16:23 ` [PATCH v2 1/2] hwmon (occ): " Eddie James
2019-01-31 17:58   ` Guenter Roeck
2019-01-28 16:23 ` Eddie James [this message]
2019-01-29  8:53 ` [PATCH v2 0/2] occ: FSI and hwmon: " 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=1548692604-9899-3-git-send-email-eajames@linux.ibm.com \
    --to=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=linux@roeck-us.net \
    --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