summaryrefslogtreecommitdiff
path: root/drivers/hwmon/occ/common.h
diff options
context:
space:
mode:
authorEddie James <eajames@linux.ibm.com>2019-01-28 10:23:23 -0600
committerGuenter Roeck <linux@roeck-us.net>2019-02-18 14:23:29 -0800
commite2f05d608653cb212edea136ad82107c6be56e1d (patch)
tree13f4e5e9ebed1c6b53c1fc3898bbd7c4ca3a2cca /drivers/hwmon/occ/common.h
parentf74c24f866f8f1cc5de62dbafd8f18cd72aee1e4 (diff)
hwmon: (occ) Fix license headers
Files have inconsistent license information. Signed-off-by: Eddie James <eajames@linux.ibm.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/occ/common.h')
-rw-r--r--drivers/hwmon/occ/common.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/hwmon/occ/common.h b/drivers/hwmon/occ/common.h
index 7c44df3f5631..ed2cf4245295 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