diff options
Diffstat (limited to 'src/basic/mount-util.h')
-rw-r--r-- | src/basic/mount-util.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/basic/mount-util.h b/src/basic/mount-util.h index dcd90c0760..3cfea3bb20 100644 --- a/src/basic/mount-util.h +++ b/src/basic/mount-util.h @@ -1,12 +1,6 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ #pragma once -/*** - This file is part of systemd. - - Copyright 2010 Lennart Poettering -***/ - #include <fcntl.h> #include <mntent.h> #include <stdbool.h> |