diff options
Diffstat (limited to 'src/basic/util.h')
-rw-r--r-- | src/basic/util.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/basic/util.h b/src/basic/util.h index f9c91766ab..9699d228f9 100644 --- a/src/basic/util.h +++ b/src/basic/util.h @@ -1,10 +1,6 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ #pragma once -/*** - Copyright 2010 Lennart Poettering -***/ - #include <alloca.h> #include <errno.h> #include <fcntl.h> |