aboutsummaryrefslogtreecommitdiff
path: root/procps
diff options
context:
space:
mode:
Diffstat (limited to 'procps')
-rw-r--r--procps/kill.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/procps/kill.c b/procps/kill.c
index c1e8ca2e5..ff00ea875 100644
--- a/procps/kill.c
+++ b/procps/kill.c
@@ -3,6 +3,7 @@
3 * Mini kill/killall implementation for busybox 3 * Mini kill/killall implementation for busybox
4 * 4 *
5 * Copyright (C) 1995, 1996 by Bruce Perens <bruce@pixar.com>. 5 * Copyright (C) 1995, 1996 by Bruce Perens <bruce@pixar.com>.
6 * Copyright (C) 1999-2002 by Erik Andersen <andersee@debian.org>
6 * 7 *
7 * This program is free software; you can redistribute it and/or modify 8 * This program is free software; you can redistribute it and/or modify
8 * it under the terms of the GNU General Public License as published by 9 * it under the terms of the GNU General Public License as published by