summaryrefslogtreecommitdiff
path: root/init.d
diff options
context:
space:
mode:
Diffstat (limited to 'init.d')
-rw-r--r--init.d/adjkerntz.in2
-rw-r--r--init.d/bootmisc.in2
-rw-r--r--init.d/consolefont.in2
-rw-r--r--init.d/devd.in2
-rw-r--r--init.d/devdb.in2
-rw-r--r--init.d/devfs.in2
-rw-r--r--init.d/dmesg.in2
-rw-r--r--init.d/dumpon.in2
-rw-r--r--init.d/fsck.in2
-rw-r--r--init.d/hostid.in2
-rw-r--r--init.d/hostname.in2
-rw-r--r--init.d/hwclock.in2
-rw-r--r--init.d/ipfw.in2
-rw-r--r--init.d/keymaps.in2
-rw-r--r--init.d/killprocs.in2
-rw-r--r--init.d/local.in2
-rw-r--r--init.d/localmount.in2
-rw-r--r--init.d/mixer.in2
-rw-r--r--init.d/modules.in2
-rw-r--r--init.d/mount-ro.in2
-rw-r--r--init.d/moused.in2
-rw-r--r--init.d/mtab.in2
-rw-r--r--init.d/net.lo.in2
-rw-r--r--init.d/netmount.in2
-rw-r--r--init.d/network.in2
-rw-r--r--init.d/newsyslog.in2
-rw-r--r--init.d/nscd.in2
-rw-r--r--init.d/numlock.in2
-rw-r--r--init.d/pf.in2
-rw-r--r--init.d/powerd.in2
-rw-r--r--init.d/procfs.in2
-rw-r--r--init.d/rarpd.in2
-rw-r--r--init.d/rc-enabled.in2
-rw-r--r--init.d/root.in2
-rw-r--r--init.d/rpcbind.in2
-rw-r--r--init.d/savecache.in2
-rw-r--r--init.d/savecore.in2
-rw-r--r--init.d/staticroute.in2
-rw-r--r--init.d/swap-blk.in2
-rw-r--r--init.d/swap.in2
-rw-r--r--init.d/swclock.in2
-rw-r--r--init.d/syscons.in2
-rw-r--r--init.d/sysctl.BSD.in2
-rw-r--r--init.d/sysctl.Linux.in2
-rw-r--r--init.d/sysfs.in2
-rw-r--r--init.d/syslogd.in2
-rw-r--r--init.d/termencoding.in2
-rw-r--r--init.d/ttys.in2
-rw-r--r--init.d/urandom.in2
-rw-r--r--init.d/wscons.in2
50 files changed, 50 insertions, 50 deletions
diff --git a/init.d/adjkerntz.in b/init.d/adjkerntz.in
index 807d411..76ad175 100644
--- a/init.d/adjkerntz.in
+++ b/init.d/adjkerntz.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.
extra_commands="save"
diff --git a/init.d/bootmisc.in b/init.d/bootmisc.in
index f9f020a..6607f45 100644
--- a/init.d/bootmisc.in
+++ b/init.d/bootmisc.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.
depend()
{
diff --git a/init.d/consolefont.in b/init.d/consolefont.in
index 75c2fd1..cd0c8de 100644
--- a/init.d/consolefont.in
+++ b/init.d/consolefont.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.
description="Sets a font for the consoles."
diff --git a/init.d/devd.in b/init.d/devd.in
index 34fcd4b..b474b75 100644
--- a/init.d/devd.in
+++ b/init.d/devd.in
@@ -1,6 +1,6 @@
#!@PREFIX@/sbin/runscript
# Copyright (c) 2007-2008 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
command=/sbin/devd
command_args=$devd_args
diff --git a/init.d/devdb.in b/init.d/devdb.in
index 41c4983..951c750 100644
--- a/init.d/devdb.in
+++ b/init.d/devdb.in
@@ -1,6 +1,6 @@
#!@PREFIX@/sbin/runscript
# Copyright (c) 2008 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
description="Creates the dev database"
diff --git a/init.d/devfs.in b/init.d/devfs.in
index 91fd3dd..6a41354 100644
--- a/init.d/devfs.in
+++ b/init.d/devfs.in
@@ -1,6 +1,6 @@
#!@PREFIX@/sbin/runscript
# Copyright (c) 2007-2008 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
description="Mount system critical filesystems in /dev."
diff --git a/init.d/dmesg.in b/init.d/dmesg.in
index ee4367e..dcf418a 100644
--- a/init.d/dmesg.in
+++ b/init.d/dmesg.in
@@ -1,6 +1,6 @@
#!@PREFIX@/sbin/runscript
# Copyright (c) 2007-2008 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
description="Set the dmesg level for a cleaner boot"
diff --git a/init.d/dumpon.in b/init.d/dumpon.in
index 35c166f..ec33174 100644
--- a/init.d/dumpon.in
+++ b/init.d/dumpon.in
@@ -1,6 +1,6 @@
#!@PREFIX@/sbin/runscript
# Copyright (c) 2007-2008 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
description="Configures a specific kernel dump device."
diff --git a/init.d/fsck.in b/init.d/fsck.in
index de44ea8..e8bf1cf 100644
--- a/init.d/fsck.in
+++ b/init.d/fsck.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.
description="Check and repair filesystems according to /etc/fstab"
_IFS="
diff --git a/init.d/hostid.in b/init.d/hostid.in
index a12e34a..b682b3d 100644
--- a/init.d/hostid.in
+++ b/init.d/hostid.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.
extra_commands="reset"
: ${hostid_file:=/etc/hostid}
diff --git a/init.d/hostname.in b/init.d/hostname.in
index d859ee8..2b0ec81 100644
--- a/init.d/hostname.in
+++ b/init.d/hostname.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.
description="Sets the hostname of the machine."
diff --git a/init.d/hwclock.in b/init.d/hwclock.in
index 640d997..b79ff7c 100644
--- a/init.d/hwclock.in
+++ b/init.d/hwclock.in
@@ -1,6 +1,6 @@
#!@PREFIX@/sbin/runscript
# Copyright (c) 2007-2008 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
extra_commands="save show"
diff --git a/init.d/ipfw.in b/init.d/ipfw.in
index ea6e22a..ebfe421 100644
--- a/init.d/ipfw.in
+++ b/init.d/ipfw.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.
# This is based on /etc/rc.firewall and /etc/rc.firewall6 from FreeBSD
diff --git a/init.d/keymaps.in b/init.d/keymaps.in
index 776f3bb..a7bb085 100644
--- a/init.d/keymaps.in
+++ b/init.d/keymaps.in
@@ -1,6 +1,6 @@
#!@PREFIX@/sbin/runscript
# Copyright (c) 2007-2008 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
description="Applies a keymap for the consoles."
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 <roy@marples.name>
-# 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."
diff --git a/init.d/local.in b/init.d/local.in
index 17a4c86..87cca7d 100644
--- a/init.d/local.in
+++ b/init.d/local.in
@@ -1,6 +1,6 @@
#!@PREFIX@/sbin/runscript
# Copyright (c) 2007-2008 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
description="Executes user programs in @SYSCONFDIR@/local.d"
diff --git a/init.d/localmount.in b/init.d/localmount.in
index 3b7ba44..734a7f8 100644
--- a/init.d/localmount.in
+++ b/init.d/localmount.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.
description="Mounts disks and swap according to /etc/fstab."
diff --git a/init.d/mixer.in b/init.d/mixer.in
index 6304ae1..bb42886 100644
--- a/init.d/mixer.in
+++ b/init.d/mixer.in
@@ -1,6 +1,6 @@
#!@PREFIX@/sbin/runscript
# Copyright (c) 2007-2008 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
extra_commands="restore"
diff --git a/init.d/modules.in b/init.d/modules.in
index 7c0b993..ee4fdab 100644
--- a/init.d/modules.in
+++ b/init.d/modules.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.
description="Loads a user defined list of kernel modules."
diff --git a/init.d/mount-ro.in b/init.d/mount-ro.in
index 69032d7..4b89b04 100644
--- a/init.d/mount-ro.in
+++ b/init.d/mount-ro.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.
description="Re-mount filesytems read-only for a clean reboot."
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
diff --git a/init.d/mtab.in b/init.d/mtab.in
index 80a5ad1..cbe705b 100644
--- a/init.d/mtab.in
+++ b/init.d/mtab.in
@@ -1,6 +1,6 @@
#!@PREFIX@/sbin/runscript
# Copyright (c) 2007-2008 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
description="Update /etc/mtab to match what the kernel knows about"
diff --git a/init.d/net.lo.in b/init.d/net.lo.in
index 8f4ea9b..a1ec7c3 100644
--- a/init.d/net.lo.in
+++ b/init.d/net.lo.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.
MODULESDIR="${RC_LIBEXECDIR}/net"
MODULESLIST="${RC_SVCDIR}/nettree"
diff --git a/init.d/netmount.in b/init.d/netmount.in
index 3bdc63b..4cc8842 100644
--- a/init.d/netmount.in
+++ b/init.d/netmount.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.
description="Mounts network shares according to /etc/fstab."
diff --git a/init.d/network.in b/init.d/network.in
index a563332..bd68391 100644
--- a/init.d/network.in
+++ b/init.d/network.in
@@ -1,6 +1,6 @@
#!@PREFIX@/sbin/runscript
# Copyright (c) 2009 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
# This script was inspired by the equivalent rc.d network from NetBSD.
diff --git a/init.d/newsyslog.in b/init.d/newsyslog.in
index 964e219..6cf72e6 100644
--- a/init.d/newsyslog.in
+++ b/init.d/newsyslog.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.
required_files="/etc/newsyslog.conf"
diff --git a/init.d/nscd.in b/init.d/nscd.in
index 02a5195..6d3c0c5 100644
--- a/init.d/nscd.in
+++ b/init.d/nscd.in
@@ -1,6 +1,6 @@
#!@PREFIX@/sbin/runscript
# Copyright (c) 2007-2008 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
command=/usr/sbin/nscd
command_args=$nscd_args
diff --git a/init.d/numlock.in b/init.d/numlock.in
index 7bf3dc7..c5b894a 100644
--- a/init.d/numlock.in
+++ b/init.d/numlock.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.
description="Turns numlock on for the consoles."
diff --git a/init.d/pf.in b/init.d/pf.in
index a36df26..1097ac8 100644
--- a/init.d/pf.in
+++ b/init.d/pf.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.
name="Packet Filter"
: ${pf_conf:=${pf_rules:-/etc/pf.conf}}
diff --git a/init.d/powerd.in b/init.d/powerd.in
index 6220c1b..10ffecc 100644
--- a/init.d/powerd.in
+++ b/init.d/powerd.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.
command=/usr/sbin/powerd
command_args=$powerd_args
diff --git a/init.d/procfs.in b/init.d/procfs.in
index 049fade..43ba45a 100644
--- a/init.d/procfs.in
+++ b/init.d/procfs.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.
description="Mounts misc filesystems in /proc."
diff --git a/init.d/rarpd.in b/init.d/rarpd.in
index ccebf0f..daacb41 100644
--- a/init.d/rarpd.in
+++ b/init.d/rarpd.in
@@ -1,6 +1,6 @@
#!@PREFIX@/sbin/runscript
# Copyright (c) 2007-2008 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
command=/usr/sbin/rarpd
command_args="-f $rarpd_args"
diff --git a/init.d/rc-enabled.in b/init.d/rc-enabled.in
index af21279..aff2a40 100644
--- a/init.d/rc-enabled.in
+++ b/init.d/rc-enabled.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.
depend()
{
diff --git a/init.d/root.in b/init.d/root.in
index 0689060..1c93771 100644
--- a/init.d/root.in
+++ b/init.d/root.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.
description="Mount the root fs read/write"
diff --git a/init.d/rpcbind.in b/init.d/rpcbind.in
index e04aebb..7c70871 100644
--- a/init.d/rpcbind.in
+++ b/init.d/rpcbind.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.
command=/usr/sbin/rpcbind
command_args=$rpcbind_args
diff --git a/init.d/savecache.in b/init.d/savecache.in
index d2d51b8..373da1f 100644
--- a/init.d/savecache.in
+++ b/init.d/savecache.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.
description="Saves the caches OpenRC uses to non volatile storage"
diff --git a/init.d/savecore.in b/init.d/savecore.in
index afe8ce7..12c4d3f 100644
--- a/init.d/savecore.in
+++ b/init.d/savecore.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.
description="Saves a kernel dump."
diff --git a/init.d/staticroute.in b/init.d/staticroute.in
index 1df5d4c..213dddf 100644
--- a/init.d/staticroute.in
+++ b/init.d/staticroute.in
@@ -1,6 +1,6 @@
#!@PREFIX@/sbin/runscript
# Copyright (c) 2009 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
# This script was inspired by the equivalent rc.d staticroute from NetBSD.
diff --git a/init.d/swap-blk.in b/init.d/swap-blk.in
index f7d4367..a7862ee 100644
--- a/init.d/swap-blk.in
+++ b/init.d/swap-blk.in
@@ -1,6 +1,6 @@
#!@PREFIX@/sbin/runscript
# Copyright (c) 2007-2008 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
depend()
{
diff --git a/init.d/swap.in b/init.d/swap.in
index a1a931f..fef8ab3 100644
--- a/init.d/swap.in
+++ b/init.d/swap.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.
depend()
{
diff --git a/init.d/swclock.in b/init.d/swclock.in
index ed4516c..75f1c79 100644
--- a/init.d/swclock.in
+++ b/init.d/swclock.in
@@ -1,6 +1,6 @@
#!@PREFIX@/sbin/runscript
# Copyright (c) 2009 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
description="Sets the local clock to the mtime of a given file."
diff --git a/init.d/syscons.in b/init.d/syscons.in
index ba22bf5..0666947 100644
--- a/init.d/syscons.in
+++ b/init.d/syscons.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.
depend() {
need localmount
diff --git a/init.d/sysctl.BSD.in b/init.d/sysctl.BSD.in
index 892c0ca..89df6dc 100644
--- a/init.d/sysctl.BSD.in
+++ b/init.d/sysctl.BSD.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.
depend()
{
diff --git a/init.d/sysctl.Linux.in b/init.d/sysctl.Linux.in
index 19b4942..71932fe 100644
--- a/init.d/sysctl.Linux.in
+++ b/init.d/sysctl.Linux.in
@@ -1,6 +1,6 @@
#!@PREFIX@/sbin/runscript
# Copyright (c) 2007-2008 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
depend()
{
diff --git a/init.d/sysfs.in b/init.d/sysfs.in
index 5355fb9..ba25090 100644
--- a/init.d/sysfs.in
+++ b/init.d/sysfs.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.
description="Mount the sys filesystem."
diff --git a/init.d/syslogd.in b/init.d/syslogd.in
index a4e4fc3..817afa1 100644
--- a/init.d/syslogd.in
+++ b/init.d/syslogd.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.
command=/usr/sbin/syslogd
command_args=$syslogd_args
diff --git a/init.d/termencoding.in b/init.d/termencoding.in
index e022e0d..68e49b7 100644
--- a/init.d/termencoding.in
+++ b/init.d/termencoding.in
@@ -1,6 +1,6 @@
#!@PREFIX@/sbin/runscript
# Copyright (c) 2008-2009 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
description="Configures terminal encoding."
diff --git a/init.d/ttys.in b/init.d/ttys.in
index b8a051d..2adbe81 100644
--- a/init.d/ttys.in
+++ b/init.d/ttys.in
@@ -1,6 +1,6 @@
#!@PREFIX@/sbin/runscript
# Copyright (c) 2008 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
depend()
{
diff --git a/init.d/urandom.in b/init.d/urandom.in
index ab85e3e..8233f82 100644
--- a/init.d/urandom.in
+++ b/init.d/urandom.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.
: ${urandom_seed:=${URANDOM_SEED:-/var/run/random-seed}}
description="Initializes the random number generator."
diff --git a/init.d/wscons.in b/init.d/wscons.in
index 916e27b..5d94eff 100644
--- a/init.d/wscons.in
+++ b/init.d/wscons.in
@@ -1,6 +1,6 @@
#!@PREFIX@/sbin/runscript
# Copyright (c) 2008-2009 Roy Marples <roy@marples.name>
-# All rights reserved. Released under the 2-clause BSD license.
+# Released under the 2-clause BSD license.
depend()
{