]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
makefs: simplify SPDX header
authorLennart Poettering <lennart@poettering.net>
Tue, 10 Dec 2019 20:31:54 +0000 (21:31 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 20 Jan 2020 16:42:03 +0000 (17:42 +0100)
src/partition/makefs.c

index ee4907f73f6249a5621baf613254cc820893a299..951989cbb6f818725958454fce39403d226c7ef7 100644 (file)
@@ -1,6 +1,4 @@
-/***
-  SPDX-License-Identifier: LGPL-2.1+
-***/
+/* SPDX-License-Identifier: LGPL-2.1+ */
 
 #include <fcntl.h>
 #include <sys/prctl.h>