diff options
Diffstat (limited to 'src/core/execute.h')
-rw-r--r-- | src/core/execute.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/core/execute.h b/src/core/execute.h index 0c15267917..77ffe82323 100644 --- a/src/core/execute.h +++ b/src/core/execute.h @@ -1,10 +1,6 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ #pragma once -/*** - Copyright 2010 Lennart Poettering -***/ - typedef struct ExecStatus ExecStatus; typedef struct ExecCommand ExecCommand; typedef struct ExecContext ExecContext; |