diff options
Diffstat (limited to 'sh/init-early.sh.Linux.in')
-rw-r--r-- | sh/init-early.sh.Linux.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sh/init-early.sh.Linux.in b/sh/init-early.sh.Linux.in index a1f5f8a0..f5469511 100644 --- a/sh/init-early.sh.Linux.in +++ b/sh/init-early.sh.Linux.in @@ -1,6 +1,6 @@ #!@SHELL@ # Copyright (c) 2007-2009 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# Released under the 2-clause BSD license. : ${CONSOLE:=/dev/console} : ${RC_LIBEXECDIR:=@LIBEXECDIR@} |