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/disp.h | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'src/disp.h') diff --git a/src/disp.h b/src/disp.h index 66104d4..4b1a04c 100644 --- a/src/disp.h +++ b/src/disp.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 DISP_H #define DISP_H -- cgit v1.2.3