summaryrefslogtreecommitdiff
path: root/keyboards/handwired/freoduo/freoduo.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2023-01-10 06:39:27 +0000
committerQMK Bot <hello@qmk.fm>2023-01-10 06:39:27 +0000
commit64dea51094478cfa8fb7c11da9e24ac861a0ad26 (patch)
tree86b898948367bdfacb1cbe14e3c6da5e06963ddd /keyboards/handwired/freoduo/freoduo.h
parent8bc85c0f4273d42af6759ff0e1cf1f1c19faede4 (diff)
parent4d835834105e09b9c3a59d0f2334771bacdca2a6 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/handwired/freoduo/freoduo.h')
-rw-r--r--keyboards/handwired/freoduo/freoduo.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/handwired/freoduo/freoduo.h b/keyboards/handwired/freoduo/freoduo.h
index 453d1d1cf9..3093a93627 100644
--- a/keyboards/handwired/freoduo/freoduo.h
+++ b/keyboards/handwired/freoduo/freoduo.h
@@ -1,3 +1,19 @@
+/* Copyright 2021 Filip Paryż (@FilipParyz)
+ *
+ * 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/>.
+ */
+
#pragma once
#include "quantum.h"