diff options
Diffstat (limited to 'src/basic/rm-rf.c')
-rw-r--r-- | src/basic/rm-rf.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/basic/rm-rf.c b/src/basic/rm-rf.c index 465fdb46b1..54f6dc2059 100644 --- a/src/basic/rm-rf.c +++ b/src/basic/rm-rf.c @@ -1,7 +1,4 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ -/*** - Copyright 2015 Lennart Poettering -***/ #include <errno.h> #include <fcntl.h> |