summaryrefslogtreecommitdiff
path: root/init.d/halt.sh
diff options
context:
space:
mode:
Diffstat (limited to 'init.d/halt.sh')
-rwxr-xr-xinit.d/halt.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/init.d/halt.sh b/init.d/halt.sh
index c760af7..044659b 100755
--- a/init.d/halt.sh
+++ b/init.d/halt.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright 2007-2008 Roy Marples
-# All rights reserved
+# Copyright 2007-2008 Roy Marples <roy@marples.name>
+# All rights reserved. Released under the 2-clause BSD license.
. /etc/init.d/functions.sh
. "${RC_LIBDIR}"/sh/rc-functions.sh