summaryrefslogtreecommitdiff
path: root/planck/config.h
diff options
context:
space:
mode:
authorChristoph Cullmann <christoph@cullmann.io>2024-09-22 17:50:24 +0200
committerChristoph Cullmann <christoph@cullmann.io>2024-09-22 17:50:24 +0200
commit051df94b90df93d3311e960c104c7a58eb49a57a (patch)
tree5565f2ae5deb57d9cfd5324a602c78e06110d18d /planck/config.h
parentadd1488adc0b99c1a8e943bf852a0d049168ffcb (diff)
Revert "use code of https://github.com/filterpaper/qmk_userspace"
This reverts commit 8980edbc88646e803625ad89308d313b436fd389.
Diffstat (limited to 'planck/config.h')
-rw-r--r--planck/config.h17
1 files changed, 15 insertions, 2 deletions
diff --git a/planck/config.h b/planck/config.h
index f7ca78d..9093362 100644
--- a/planck/config.h
+++ b/planck/config.h
@@ -1,5 +1,18 @@
-// Copyright Christoph Cullmann
-// SPDX-License-Identifier: GPL-2.0+
+/* Copyright 2022 Christoph Cullmann
+ *
+ * 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