diff --git a/Build.sh b/Build.sh index b4142a1..21ccaaa 100644 --- a/Build.sh +++ b/Build.sh @@ -1,15 +1,15 @@ #!/bin/sh -# $MirBSD: Build.sh,v 1.16 2004/11/13 17:16:22 tg Exp $ +# $MirBSD: Build.sh,v 1.17 2004/12/05 13:24:34 tg Exp $ #- # Copyright (c) 2004 -# Thorsten "mirabile" Glaser +# Thorsten "mirabile" Glaser # # Licensee is hereby permitted to deal in this work without restric- -# tion, including unlimited rights to use, publically perform, modi- -# fy, merge, distribute, sell, give away or sublicence, provided the -# above copyright notices, these terms and the disclaimer are retai- -# ned in all redistributions, or reproduced in accompanying documen- -# tation or other materials provided with binary redistributions. +# tion, including unlimited rights to use, publicly perform, modify, +# merge, distribute, sell, give away or sublicence, provided all co- +# pyright notices above, these terms and the disclaimer are retained +# in all redistributions or reproduced in accompanying documentation +# or other materials provided with binary redistributions. # # Licensor hereby provides this work "AS IS" and WITHOUT WARRANTY of # any kind, expressed or implied, to the maximum extent permitted by @@ -17,7 +17,7 @@ # licious intent or gross negligence; in no event shall licensor, an # author or contributor be held liable for any damage, direct, indi- # rect or other, however caused, arising in any way out of the usage -# of covered work, even if advised of the possibility of such damage. +# of this work, even if advised of the possibility of such damage. #- # Build the more||less portable mirbsdksh on most operating systems. # Notes for building on various operating systems: