diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-09-30 21:32:58 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-09-30 21:32:58 +0000 |
commit | 7201f9639a8131ad9713eea649955bb1705c8773 (patch) | |
tree | 4f4d668385c92e7d0fc18282fd822a4b44dbe4b6 /scripts | |
parent | Keyworded ~sparc (diff) | |
download | historical-7201f9639a8131ad9713eea649955bb1705c8773.tar.gz historical-7201f9639a8131ad9713eea649955bb1705c8773.tar.bz2 historical-7201f9639a8131ad9713eea649955bb1705c8773.zip |
typo
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/bootstrap-cascade.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/bootstrap-cascade.sh b/scripts/bootstrap-cascade.sh index a36884021300..408aae38a4c1 100644 --- a/scripts/bootstrap-cascade.sh +++ b/scripts/bootstrap-cascade.sh @@ -1,7 +1,7 @@ #!/bin/bash -# Copyright 1999-2004 Gento Foundation. +# Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/scripts/bootstrap-cascade.sh,v 1.15 2004/09/27 21:45:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/scripts/bootstrap-cascade.sh,v 1.16 2004/09/30 21:32:58 mr_bones_ Exp $ # people who were here: # (drobbins, 06 Jun 2003) |