diff options
Diffstat (limited to 'src/tc-map.c')
-rw-r--r-- | src/tc-map.c | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/src/tc-map.c b/src/tc-map.c index ce55688..0037c83 100644 --- a/src/tc-map.c +++ b/src/tc-map.c @@ -1,11 +1,4 @@ -/* - * Test for libHX's maps - * Copyright 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 "config.h" #include <errno.h> #include <math.h> |