diff options
author | Roy Marples <roy@marples.name> | 2009-05-01 15:11:40 +0100 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2009-05-01 15:11:40 +0100 |
commit | 658a22063820b6f3ebbae13e54bd98df529a6eef (patch) | |
tree | e0b6580bef136e7ee25e7008baa8c5693bcb87b4 /sh/init-common-post.sh.in | |
parent | b32c9c1139340980692bb7a1a7a79bb7f93e61d7 (diff) |
Add (c) to Copyright
Diffstat (limited to 'sh/init-common-post.sh.in')
-rw-r--r-- | sh/init-common-post.sh.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sh/init-common-post.sh.in b/sh/init-common-post.sh.in index f9e3aa3e..10ec9541 100644 --- a/sh/init-common-post.sh.in +++ b/sh/init-common-post.sh.in @@ -1,4 +1,4 @@ -# Copyright 2007-2008 Roy Marples <roy@marples.name> +# Copyright (c) 2007-2008 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. # mount $RC_SVCDIR as something we can write to if it's not rw |