From 8980edbc88646e803625ad89308d313b436fd389 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Fri, 20 Sep 2024 23:02:57 +0200 Subject: use code of https://github.com/filterpaper/qmk_userspace --- planck/config.h | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) (limited to 'planck/config.h') diff --git a/planck/config.h b/planck/config.h index 9093362..f7ca78d 100644 --- a/planck/config.h +++ b/planck/config.h @@ -1,18 +1,5 @@ -/* 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 . - */ +// Copyright Christoph Cullmann +// SPDX-License-Identifier: GPL-2.0+ #pragma once -- cgit v1.2.3