chiark / gitweb /
tree-wide: remove Lennart's copyright lines
[elogind.git] / src / basic / utf8.c
index af86f74d19bf3476eb4ecc61d7827a7f60b53327..d18dbc35280c827d5cc8e9ca24a9de34db3003e3 100644 (file)
@@ -1,9 +1,6 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2008-2011 Kay Sievers
-  Copyright 2012 Lennart Poettering
 ***/
 
 /* Parts of this file are based on the GLIB utf8 validation functions. The