]> git.lizzy.rs Git - linenoise.git/blobdiff - utf8.h
Include licence text in utf8.{c,h} explicitly
[linenoise.git] / utf8.h
diff --git a/utf8.h b/utf8.h
index df5223635f32121fc175c3b6e077e21bfa8b4d61..dd9c94ec7e383ff0617e02322ea4ac92dfacda0e 100644 (file)
--- a/utf8.h
+++ b/utf8.h
@@ -8,9 +8,9 @@ extern "C" {
 /**
  * UTF-8 utility functions
  *
- * (c) 2010-2016 Steve Bennett <steveb@workware.net.au>
+ * (c) 2010-2019 Steve Bennett <steveb@workware.net.au>
  *
- * See LICENCE for licence details.
+ * See utf8.c for licence details.
  */
 
 #ifndef USE_UTF8