From 5fc24218113a4c862a05a5e4c900cb1733ef75b7 Mon Sep 17 00:00:00 2001 From: skullY Date: Sun, 27 Jan 2019 17:13:23 -0800 Subject: [PATCH] Put back an accidentally stripped copyright --- quantum/led_matrix_drivers.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.39.2