diff options
Diffstat (limited to 'src/tc-dir.c')
-rw-r--r-- | src/tc-dir.c | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/src/tc-dir.c b/src/tc-dir.c index d2e3885..12cbacd 100644 --- a/src/tc-dir.c +++ b/src/tc-dir.c @@ -1,10 +1,4 @@ -/* - * 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 #ifndef __cplusplus # include <stdio.h> # include <stdlib.h> |