summaryrefslogtreecommitdiff
path: root/keyboards/amj40/amj40.c
diff options
context:
space:
mode:
authorJoshua Diamond <josh@windowoffire.com>2021-02-15 20:55:54 -0500
committerJoshua Diamond <josh@windowoffire.com>2021-02-15 20:55:54 -0500
commitd36dbe66e1b9146df85586b46c58e51a3dbb3653 (patch)
treef1e8f2e518e7583b7fc4162c7f06c1193844d927 /keyboards/amj40/amj40.c
parentb0e161e33d8ec030c6965daa57a76ec70b1a1122 (diff)
parent3fed8bced718e24e414c0d5736554d7988235b20 (diff)
Merge branch 'master' into develop
Diffstat (limited to 'keyboards/amj40/amj40.c')
-rwxr-xr-xkeyboards/amj40/amj40.c16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/amj40/amj40.c b/keyboards/amj40/amj40.c
index 20742c3252..f0f3121c6a 100755
--- a/keyboards/amj40/amj40.c
+++ b/keyboards/amj40/amj40.c
@@ -1 +1,17 @@
+/* Copyright 2017 Fabian Topfstedt
+ *
+ * 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 "amj40.h"