chiark / gitweb /
tree-wide: remove Lennart's copyright lines
[elogind.git] / src / test / test-exec-util.c
index 118720313ed710b1cf20b2e292983286cf649193..34137703702b861bcea2974028b348c8d30a7420 100644 (file)
@@ -1,8 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
-  Copyright 2010 Lennart Poettering
   Copyright 2013 Thomas H.P. Andersen
 ***/
 
@@ -236,7 +233,6 @@ const gather_stdout_callback_t gather_stdout[] = {
         gather_stdout_three,
 };
 
-
 static void test_stdout_gathering(void) {
         char template[] = "/tmp/test-exec-util.XXXXXXX";
         const char *dirs[] = {template, NULL};