summaryrefslogtreecommitdiff
path: root/src/tc-cast.c
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2023-01-29 16:17:51 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2023-01-29 16:17:51 +0100
commitbfef0924f58eab930bdd826ac0132786abc32220 (patch)
treec37bbc77063f3477236ce4cb7d765794f2018555 /src/tc-cast.c
parent8132c809273676b684f426ae8c0f8b1e6f40166e (diff)
New upstream version 4.10upstream/4.10
Diffstat (limited to 'src/tc-cast.c')
-rw-r--r--src/tc-cast.c9
1 files changed, 1 insertions, 8 deletions
diff --git a/src/tc-cast.c b/src/tc-cast.c
index 422054c..2c58805 100644
--- a/src/tc-cast.c
+++ b/src/tc-cast.c
@@ -1,11 +1,4 @@
-/*
- * Testing for compile error in the cast helpers
- * written by Jan Engelhardt
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the WTF Public License version 2 or
- * (at your option) any later version.
- */
+// SPDX-License-Identifier: MIT
#include <math.h>
#include <stdint.h>
#include <stdio.h>