summaryrefslogtreecommitdiff
path: root/init.d/localmount
diff options
context:
space:
mode:
Diffstat (limited to 'init.d/localmount')
-rwxr-xr-xinit.d/localmount4
1 files changed, 2 insertions, 2 deletions
diff --git a/init.d/localmount b/init.d/localmount
index 8653399..1983aa5 100755
--- a/init.d/localmount
+++ b/init.d/localmount
@@ -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="Mounts disks and swap according to /etc/fstab."