summaryrefslogtreecommitdiff
path: root/src/tc-strchr2.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tc-strchr2.c')
-rw-r--r--src/tc-strchr2.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/tc-strchr2.c b/src/tc-strchr2.c
index 6e0eaad..ad37f37 100644
--- a/src/tc-strchr2.c
+++ b/src/tc-strchr2.c
@@ -1,10 +1,6 @@
+// SPDX-License-Identifier: MIT
/*
* Behavior Correctness Test for HX_strchr2
- * Copyright Jan Engelhardt, 2013
- *
- * 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.
*/
#include <libHX/string.h>