diff options
author | Mike Frysinger <vapier@gentoo.org> | 2011-06-29 19:46:31 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2011-06-29 19:46:31 -0400 |
commit | d0bc4f20adfe4392639ddda6721850fdc74ea123 (patch) | |
tree | b5cae064eab343c9485b933961a59c257d680fa0 /sh/init.sh.Linux.in | |
parent | b6766c25442bf75a4cf8e65b53a252831c356022 (diff) |
drop useless "All rights reserved" notice
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'sh/init.sh.Linux.in')
-rw-r--r-- | sh/init.sh.Linux.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sh/init.sh.Linux.in b/sh/init.sh.Linux.in index 21757fde..b3574344 100644 --- a/sh/init.sh.Linux.in +++ b/sh/init.sh.Linux.in @@ -1,7 +1,7 @@ #!@SHELL@ # Copyright (c) 1999-2007 Gentoo Foundation # 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. # This basically mounts $RC_SVCDIR as a ramdisk. # The tricky part is finding something our kernel supports |