diff options
Diffstat (limited to 'src/core/timer.h')
-rw-r--r-- | src/core/timer.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/core/timer.h b/src/core/timer.h index 0588a96ca2..833aadb0b8 100644 --- a/src/core/timer.h +++ b/src/core/timer.h @@ -1,12 +1,6 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ #pragma once -/*** - This file is part of systemd. - - Copyright 2010 Lennart Poettering -***/ - typedef struct Timer Timer; #include "calendarspec.h" |