add assert header to jh.h
[libjh.git] / string.c
index 7e6da4f..41082f1 100644 (file)
--- a/string.c
+++ b/string.c
@@ -1,5 +1,4 @@
 // Copyright (2013) Jann Horn <jann@thejh.net>
 // Copyright (2013) Jann Horn <jann@thejh.net>
-// This code is licensed under the AGPLv3.
 
 #ifdef __SSE2__
 #include <emmintrin.h>
 
 #ifdef __SSE2__
 #include <emmintrin.h>