diff options
Diffstat (limited to 'src/tc-list.c')
-rw-r--r-- | src/tc-list.c | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/src/tc-list.c b/src/tc-list.c index 751f462..e0087e3 100644 --- a/src/tc-list.c +++ b/src/tc-list.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 #ifdef __cplusplus # include <cstdio> # include <cstdlib> |