summaryrefslogtreecommitdiffstats
path: root/quantum/led_matrix_drivers.c
diff options
context:
space:
mode:
authorskullY <skullydazed@gmail.com>2019-01-28 02:13:23 +0100
committerskullydazed <skullydazed@users.noreply.github.com>2019-02-11 00:37:12 +0100
commit5fc24218113a4c862a05a5e4c900cb1733ef75b7 (patch)
tree11a652dd7b1f0f3205f66e48e3ca63588f425c12 /quantum/led_matrix_drivers.c
parent1a680c1d6a426dfcd43af90c1083da15b0217086 (diff)
downloadqmk_firmware-5fc24218113a4c862a05a5e4c900cb1733ef75b7.tar.gz
qmk_firmware-5fc24218113a4c862a05a5e4c900cb1733ef75b7.tar.xz
Put back an accidentally stripped copyright
Diffstat (limited to 'quantum/led_matrix_drivers.c')
-rw-r--r--quantum/led_matrix_drivers.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/quantum/led_matrix_drivers.c b/quantum/led_matrix_drivers.c
index 21e8a14c6..aeb3bfd55 100644
--- a/quantum/led_matrix_drivers.c
+++ b/quantum/led_matrix_drivers.c
@@ -1,4 +1,5 @@
-/* Copyright 2018 Clueboard
+/* Copyright 2018 James Laird-Wah
+ * 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