From b0c6a0863e0c965613cb8c37d9914bcdd1cd65d1 Mon Sep 17 00:00:00 2001 From: dztech Date: Sat, 24 Aug 2024 07:46:56 +0800 Subject: [PATCH] add license header --- keyboards/dztech/mellow/keymaps/ansi/keymap.c | 15 +++++++++++++++ keyboards/dztech/mellow/keymaps/hhkb/keymap.c | 15 +++++++++++++++ keyboards/dztech/mellow/keymaps/iso/keymap.c | 15 +++++++++++++++ keyboards/dztech/mellow/keymaps/via/keymap.c | 17 ++++++++++++++++- 4 files changed, 61 insertions(+), 1 deletion(-) diff --git a/keyboards/dztech/mellow/keymaps/ansi/keymap.c b/keyboards/dztech/mellow/keymaps/ansi/keymap.c index e3231a5bccf..867dda96dbf 100644 --- a/keyboards/dztech/mellow/keymaps/ansi/keymap.c +++ b/keyboards/dztech/mellow/keymaps/ansi/keymap.c @@ -1,3 +1,18 @@ +/* Copyright 2024 DZTECH + * + * 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 . + */ #include QMK_KEYBOARD_H const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { diff --git a/keyboards/dztech/mellow/keymaps/hhkb/keymap.c b/keyboards/dztech/mellow/keymaps/hhkb/keymap.c index 81a0fc7d9f3..3dfa568b184 100644 --- a/keyboards/dztech/mellow/keymaps/hhkb/keymap.c +++ b/keyboards/dztech/mellow/keymaps/hhkb/keymap.c @@ -1,3 +1,18 @@ +/* Copyright 2024 DZTECH + * + * 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 . + */ #include QMK_KEYBOARD_H const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { diff --git a/keyboards/dztech/mellow/keymaps/iso/keymap.c b/keyboards/dztech/mellow/keymaps/iso/keymap.c index e663d62cce1..45b9b274654 100644 --- a/keyboards/dztech/mellow/keymaps/iso/keymap.c +++ b/keyboards/dztech/mellow/keymaps/iso/keymap.c @@ -1,3 +1,18 @@ +/* Copyright 2024 DZTECH + * + * 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 . + */ #include QMK_KEYBOARD_H const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { diff --git a/keyboards/dztech/mellow/keymaps/via/keymap.c b/keyboards/dztech/mellow/keymaps/via/keymap.c index a30832fb0c1..0dd4583432d 100644 --- a/keyboards/dztech/mellow/keymaps/via/keymap.c +++ b/keyboards/dztech/mellow/keymaps/via/keymap.c @@ -1,4 +1,19 @@ -#include QMK_KEYBOARD_H +/* Copyright 2024 DZTECH + * + * 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 . + */ + #include QMK_KEYBOARD_H const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { /*