From ca530eb3a2b65dbc7716e557752c87e36aa1879d Mon Sep 17 00:00:00 2001 From: Tristan Riehs Date: Tue, 4 Aug 2026 23:23:19 +0200 Subject: Remove license headers --- src/input.h | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'src/input.h') diff --git a/src/input.h b/src/input.h index 2df0db5..0c30f0e 100644 --- a/src/input.h +++ b/src/input.h @@ -1,19 +1,3 @@ -/* - * Copyright (C) 2024 Tristan Riehs - * - * 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 3 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 . - */ #ifndef INPUT_H #define INPUT_H -- cgit v1.2.3