aboutsummaryrefslogtreecommitdiff
path: root/src/calc_data.h
diff options
context:
space:
mode:
authorTristan Riehs <tristan.riehs@inria.fr>2026-08-04 23:23:19 +0200
committerTristan Riehs <tristan.riehs@inria.fr>2026-08-04 23:23:19 +0200
commitca530eb3a2b65dbc7716e557752c87e36aa1879d (patch)
tree74542f954784ccea6d759639309a8f19e19ac57e /src/calc_data.h
parenta8efdc34834ecc592a79719ccf9fbef76768898b (diff)
Remove license headers
Diffstat (limited to 'src/calc_data.h')
-rw-r--r--src/calc_data.h16
1 files changed, 0 insertions, 16 deletions
diff --git a/src/calc_data.h b/src/calc_data.h
index 871a249..673835d 100644
--- a/src/calc_data.h
+++ b/src/calc_data.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 <http://www.gnu.org/licenses/>.
- */
#ifndef CALC_DATA_H
#define CALC_DATA_H