summaryrefslogtreecommitdiff
path: root/src/tc-strquote.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tc-strquote.c')
-rw-r--r--src/tc-strquote.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/tc-strquote.c b/src/tc-strquote.c
index fab305e..ef357d1 100644
--- a/src/tc-strquote.c
+++ b/src/tc-strquote.c
@@ -1,10 +1,6 @@
+// SPDX-License-Identifier: MIT
/*
* Behavior Correctness Test for HX_strquote
- * 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 <stdbool.h>
#include <stdio.h>