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