From 16476bd8219f58417a401ea0a720d9588d1d8ebc Mon Sep 17 00:00:00 2001 From: Andrew Waterman Date: Mon, 9 Jul 2018 15:46:24 -0700 Subject: Properly license all nontrivial files --- util/string.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'util/string.c') 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 #include #include -- cgit v1.1