]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/xd84/custom_matrix_helper.c
[Keyboard] update angel17 (#6831)
[qmk_firmware.git] / keyboards / xd84 / custom_matrix_helper.c
index a6a0a041d9da16fcb437a599771f2e3ba5053c24..a4c5b6afa54713438fad22d824befd9476f89d60 100644 (file)
@@ -1,3 +1,18 @@
+/* Copyright 2019
+ *
+ * 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
+ * the Free Software Foundation, either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ */
 #include <stdint.h>
 #include <stdbool.h>
 #include "wait.h"