From: skullY <skullydazed@gmail.com>
Date: Mon, 28 Jan 2019 01:13:23 +0000 (-0800)
Subject: Put back an accidentally stripped copyright
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=5fc24218113a4c862a05a5e4c900cb1733ef75b7;p=qmk_firmware.git

Put back an accidentally stripped copyright
---

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