diff options
Diffstat (limited to 'init.d/swap')
-rw-r--r-- | init.d/swap | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/init.d/swap b/init.d/swap index aefe7170..53cf45c6 100644 --- a/init.d/swap +++ b/init.d/swap @@ -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. depend() { |