From d0bc4f20adfe4392639ddda6721850fdc74ea123 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 29 Jun 2011 19:46:31 -0400 Subject: drop useless "All rights reserved" notice Signed-off-by: Mike Frysinger --- init.d/killprocs.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.d/killprocs.in') diff --git a/init.d/killprocs.in b/init.d/killprocs.in index 2d398d2..7f1cf91 100644 --- a/init.d/killprocs.in +++ b/init.d/killprocs.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2008 Roy Marples -# All rights reserved. Released under the 2-clause BSD license. +# Released under the 2-clause BSD license. description="Kill all processes so we can unmount disks cleanly." -- cgit v1.2.3