diff options
Diffstat (limited to 'src/basic/audit-util.h')
-rw-r--r-- | src/basic/audit-util.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/basic/audit-util.h b/src/basic/audit-util.h index 6713e5348d..c9fc49871d 100644 --- a/src/basic/audit-util.h +++ b/src/basic/audit-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 <stdbool.h> #include <stdint.h> #include <sys/types.h> |