summaryrefslogtreecommitdiff
path: root/src/basic/utf8.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/basic/utf8.c')
-rw-r--r--src/basic/utf8.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/basic/utf8.c b/src/basic/utf8.c
index 2bdda21af..42818358e 100644
--- a/src/basic/utf8.c
+++ b/src/basic/utf8.c
@@ -1,7 +1,4 @@
/* SPDX-License-Identifier: LGPL-2.1+ */
-/***
- Copyright © 2008-2011 Kay Sievers
-***/
/* Parts of this file are based on the GLIB utf8 validation functions. The
* original license text follows. */