chiark / gitweb /
tree-wide: drop 'This file is part of systemd' blurb
[elogind.git] / src / test / test-string-util.c
index 4ff792c4c05c416335f8dcc20965e95b92daba6d..3a2709210c0a7d4cd96cd83a7d93da67d36114ad 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2015 Lennart Poettering
 ***/
 
@@ -10,6 +8,7 @@
 #include "macro.h"
 #include "string-util.h"
 #include "strv.h"
+//#include "utf8.h"
 
 static void test_string_erase(void) {
         char *x;