Relicense under the GPLv3 (only)

Signed-off-by: Gergely Nagy <algernon@keyboard.io>
pull/365/head
Gergely Nagy 6 years ago
parent d44044bcc8
commit d61d87c142
No known key found for this signature in database
GPG Key ID: AC1E90BAC433F68F

@ -2,18 +2,17 @@
* Kaleidoscope-LED-Stalker -- Stalk keys pressed by lighting up and fading back the LED under them * Kaleidoscope-LED-Stalker -- Stalk keys pressed by lighting up and fading back the LED under them
* Copyright (C) 2017, 2018 Gergely Nagy * Copyright (C) 2017, 2018 Gergely Nagy
* *
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify it under
* it under the terms of the GNU General Public License as published by * the terms of the GNU General Public License as published by the Free Software
* the Free Software Foundation, either version 3 of the License, or * Foundation, version 3.
* (at your option) any later version.
* *
* This program is distributed in the hope that it will be useful, * This program is distributed in the hope that it will be useful, but WITHOUT
* but WITHOUT ANY WARRANTY; without even the implied warranty of * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
* GNU General Public License for more details. * details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along with
* along with this program. If not, see <http://www.gnu.org/licenses/>. * this program. If not, see <http://www.gnu.org/licenses/>.
*/ */
#include <Kaleidoscope.h> #include <Kaleidoscope.h>

@ -2,18 +2,17 @@
* Kaleidoscope-LED-Stalker -- Stalk keys pressed by lighting up and fading back the LED under them * Kaleidoscope-LED-Stalker -- Stalk keys pressed by lighting up and fading back the LED under them
* Copyright (C) 2017 Gergely Nagy * Copyright (C) 2017 Gergely Nagy
* *
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify it under
* it under the terms of the GNU General Public License as published by * the terms of the GNU General Public License as published by the Free Software
* the Free Software Foundation, either version 3 of the License, or * Foundation, version 3.
* (at your option) any later version.
* *
* This program is distributed in the hope that it will be useful, * This program is distributed in the hope that it will be useful, but WITHOUT
* but WITHOUT ANY WARRANTY; without even the implied warranty of * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
* GNU General Public License for more details. * details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along with
* along with this program. If not, see <http://www.gnu.org/licenses/>. * this program. If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once

@ -2,18 +2,17 @@
* Kaleidoscope-LED-Stalker -- Stalk keys pressed by lighting up and fading back the LED under them * Kaleidoscope-LED-Stalker -- Stalk keys pressed by lighting up and fading back the LED under them
* Copyright (C) 2017, 2018 Gergely Nagy * Copyright (C) 2017, 2018 Gergely Nagy
* *
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify it under
* it under the terms of the GNU General Public License as published by * the terms of the GNU General Public License as published by the Free Software
* the Free Software Foundation, either version 3 of the License, or * Foundation, version 3.
* (at your option) any later version.
* *
* This program is distributed in the hope that it will be useful, * This program is distributed in the hope that it will be useful, but WITHOUT
* but WITHOUT ANY WARRANTY; without even the implied warranty of * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
* GNU General Public License for more details. * details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along with
* along with this program. If not, see <http://www.gnu.org/licenses/>. * this program. If not, see <http://www.gnu.org/licenses/>.
*/ */
#include <Kaleidoscope-LED-Stalker.h> #include <Kaleidoscope-LED-Stalker.h>

@ -2,18 +2,17 @@
* Kaleidoscope-LED-Stalker -- Stalk keys pressed by lighting up and fading back the LED under them * Kaleidoscope-LED-Stalker -- Stalk keys pressed by lighting up and fading back the LED under them
* Copyright (C) 2017, 2018 Gergely Nagy * Copyright (C) 2017, 2018 Gergely Nagy
* *
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify it under
* it under the terms of the GNU General Public License as published by * the terms of the GNU General Public License as published by the Free Software
* the Free Software Foundation, either version 3 of the License, or * Foundation, version 3.
* (at your option) any later version.
* *
* This program is distributed in the hope that it will be useful, * This program is distributed in the hope that it will be useful, but WITHOUT
* but WITHOUT ANY WARRANTY; without even the implied warranty of * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
* GNU General Public License for more details. * details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along with
* along with this program. If not, see <http://www.gnu.org/licenses/>. * this program. If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once

Loading…
Cancel
Save