diff options
Diffstat (limited to 'init.d.BSD/powerd')
-rw-r--r-- | init.d.BSD/powerd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/init.d.BSD/powerd b/init.d.BSD/powerd index 50efd9a3..3d3ae7f0 100644 --- a/init.d.BSD/powerd +++ b/init.d.BSD/powerd @@ -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. command=/usr/sbin/powerd command_args=${powerd_args} |