summaryrefslogtreecommitdiff
path: root/init.d/checkroot
diff options
context:
space:
mode:
Diffstat (limited to 'init.d/checkroot')
-rwxr-xr-xinit.d/checkroot4
1 files changed, 2 insertions, 2 deletions
diff --git a/init.d/checkroot b/init.d/checkroot
index 8e4bf64..0599140 100755
--- a/init.d/checkroot
+++ b/init.d/checkroot
@@ -1,6 +1,6 @@
#!/sbin/runscript
-# 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.
description="Check the root filesystem according to /etc/fstab for errors \
and optionally repair them."