summaryrefslogtreecommitdiff
path: root/init.d/moused.in
diff options
context:
space:
mode:
Diffstat (limited to 'init.d/moused.in')
-rw-r--r--init.d/moused.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/moused.in b/init.d/moused.in
index 33b8d02..a41005f 100644
--- a/init.d/moused.in
+++ b/init.d/moused.in
@@ -1,6 +1,6 @@
#!@PREFIX@/sbin/runscript
# Copyright (c) 2007-2009 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
mouse=${RC_SVCNAME##*.}
if [ -n "$mouse" -a "$mouse" != "moused" ]; then