summaryrefslogtreecommitdiff
path: root/drivers/issi
diff options
context:
space:
mode:
authorskullY <skullydazed@gmail.com>2019-01-27 17:07:07 -0800
committerskullydazed <skullydazed@users.noreply.github.com>2019-02-10 15:37:12 -0800
commit1a680c1d6a426dfcd43af90c1083da15b0217086 (patch)
tree3b0c95460c9afec9a0852d2364dde6518c819176 /drivers/issi
parent84879f28a3e9e61053f7db37724b23bb32fbb0b4 (diff)
cleanup
Diffstat (limited to 'drivers/issi')
-rw-r--r--drivers/issi/is31fl3731-simple.c1
-rw-r--r--drivers/issi/is31fl3731-simple.h1
2 files changed, 2 insertions, 0 deletions
diff --git a/drivers/issi/is31fl3731-simple.c b/drivers/issi/is31fl3731-simple.c
index ff6620b72f..a7faa9c38c 100644
--- a/drivers/issi/is31fl3731-simple.c
+++ b/drivers/issi/is31fl3731-simple.c
@@ -1,5 +1,6 @@
/* Copyright 2017 Jason Williams
* Copyright 2018 Jack Humbert
+ * Copyright 2019 Clueboard
*
* 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
diff --git a/drivers/issi/is31fl3731-simple.h b/drivers/issi/is31fl3731-simple.h
index 3b107d48f6..dbe4982817 100644
--- a/drivers/issi/is31fl3731-simple.h
+++ b/drivers/issi/is31fl3731-simple.h
@@ -1,5 +1,6 @@
/* Copyright 2017 Jason Williams
* Copyright 2018 Jack Humbert
+ * Copyright 2019 Clueboard
*
* 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