diff options
Diffstat (limited to 'src/core/slice.h')
-rw-r--r-- | src/core/slice.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/core/slice.h b/src/core/slice.h index 420c4bbd6a..4678c085c3 100644 --- a/src/core/slice.h +++ b/src/core/slice.h @@ -1,10 +1,6 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ #pragma once -/*** - Copyright 2013 Lennart Poettering -***/ - #include "unit.h" typedef struct Slice Slice; |