summaryrefslogtreecommitdiffstats
path: root/src/core/killall.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/killall.h')
-rw-r--r--src/core/killall.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/core/killall.h b/src/core/killall.h
index ed715eebde..cbd202651c 100644
--- a/src/core/killall.h
+++ b/src/core/killall.h
@@ -1,10 +1,6 @@
/* SPDX-License-Identifier: LGPL-2.1+ */
#pragma once
-/***
- Copyright 2012 Lennart Poettering
-***/
-
#include "time-util.h"
void broadcast_signal(int sig, bool wait_for_exit, bool send_sighup, usec_t timeout);