mbox series

[0/2] occ: FSI and hwmon: Fix license headers

Message ID 1548100592-50383-1-git-send-email-eajames@linux.ibm.com (mailing list archive)
Headers show
Series occ: FSI and hwmon: Fix license headers | expand

Message

Eddie James Jan. 21, 2019, 7:56 p.m. UTC
Source files for the FSI OCC and OCC hwmon drivers had a combination of bad
license information and missing IBM copyright. Correct the licenses.

Eddie James (2):
  hwmon (occ): Fix license headers
  fsi: occ: Fix license header

 drivers/fsi/fsi-occ.c      |  3 ++-
 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 ++-----------
 6 files changed, 12 insertions(+), 16 deletions(-)