diff options
Diffstat (limited to 'src/tc-list2.c')
-rw-r--r-- | src/tc-list2.c | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/src/tc-list2.c b/src/tc-list2.c index f41861b..d70ada2 100644 --- a/src/tc-list2.c +++ b/src/tc-list2.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 #include <stdio.h> #include <stdlib.h> #include <libHX/list.h> |