From 61b74efa9cf40bb1824f122569f99f0f7ed6487c Mon Sep 17 00:00:00 2001 From: Xnoe Date: Wed, 8 Jul 2020 18:20:22 +0100 Subject: [PATCH] Specified license in utf8.h --- utf8.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/utf8.h b/utf8.h index 5864263..9cc127c 100644 --- a/utf8.h +++ b/utf8.h @@ -1,3 +1,5 @@ +// license: cc0 + #include #include #include