aboutsummaryrefslogtreecommitdiff
path: root/util/string.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/string.c')
-rw-r--r--util/string.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/util/string.c b/util/string.c
index 41855c2..615c325 100644
--- a/util/string.c
+++ b/util/string.c
@@ -1,3 +1,5 @@
+// See LICENSE for license details.
+
#include <string.h>
#include <stdint.h>
#include <ctype.h>