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/ray.c | 17 ----------------- 1 file changed, 17 deletions(-) (limited to 'src/ray.c') diff --git a/src/ray.c b/src/ray.c index 7de5591..c99fc3b 100644 --- a/src/ray.c +++ b/src/ray.c @@ -1,20 +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 . - */ - #include #include #include -- cgit v1.2.3