diff options
Diffstat (limited to 'sh/init-common-post.sh')
-rw-r--r-- | sh/init-common-post.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sh/init-common-post.sh b/sh/init-common-post.sh index ca61d093..a246a846 100644 --- a/sh/init-common-post.sh +++ b/sh/init-common-post.sh @@ -1,5 +1,5 @@ -# 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. # mount $svcdir as something we can write to if it's not rw # On vservers, / is always rw at this point, so we need to clean out |