diff options
Diffstat (limited to 'src/basic/khash.c')
-rw-r--r-- | src/basic/khash.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/basic/khash.c b/src/basic/khash.c index c66e9faeea..847f2572a6 100644 --- a/src/basic/khash.c +++ b/src/basic/khash.c @@ -1,9 +1,4 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ -/*** - This file is part of systemd. - - Copyright 2016 Lennart Poettering -***/ #include <linux/if_alg.h> #include <stdbool.h> |