diff options
Diffstat (limited to 'etc/rc.devd')
-rw-r--r-- | etc/rc.devd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.devd b/etc/rc.devd index 5c7c09f4..272a413a 100644 --- a/etc/rc.devd +++ b/etc/rc.devd @@ -1,6 +1,6 @@ #!/bin/sh # Copyright (c) 2007-2008 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# Released under the 2-clause BSD license. # Inform RC that we are in the background and hotplugged export IN_BACKGROUND=yes |