summaryrefslogtreecommitdiff
path: root/keyboards/deltapad/deltapad.c
diff options
context:
space:
mode:
authorNick Brassel <nick@tzarc.org>2021-12-27 15:15:49 +1100
committerNick Brassel <nick@tzarc.org>2021-12-27 15:15:49 +1100
commitc53ee0b3cef8d837304fc03bd57d579c01686fb8 (patch)
treeaf49ae7ddc741064e744e4364c4b6a78d34edd86 /keyboards/deltapad/deltapad.c
parentfa1d3159af5f2b1d894613c6e113120cf2f1607a (diff)
Fixup line endings
Diffstat (limited to 'keyboards/deltapad/deltapad.c')
-rw-r--r--keyboards/deltapad/deltapad.c34
1 files changed, 17 insertions, 17 deletions
diff --git a/keyboards/deltapad/deltapad.c b/keyboards/deltapad/deltapad.c
index c5a6d866eb..ee9ac17c4a 100644
--- a/keyboards/deltapad/deltapad.c
+++ b/keyboards/deltapad/deltapad.c
@@ -1,17 +1,17 @@
-/* Copyright 2021 Richard Snijder
- *
- * 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 "deltapad.h"
+/* Copyright 2021 Richard Snijder
+ *
+ * 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 "deltapad.h"