diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 21:41:38 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 21:41:38 +0000 |
commit | 6a67ad6c5f7aa5269a663a79da8048d6bdde0069 (patch) | |
tree | 264be6740269cb7956a24ef6f43548b2f5a93205 /app-shells | |
parent | Marked ppc (Manifest recommit) (diff) | |
download | gentoo-2-6a67ad6c5f7aa5269a663a79da8048d6bdde0069.tar.gz gentoo-2-6a67ad6c5f7aa5269a663a79da8048d6bdde0069.tar.bz2 gentoo-2-6a67ad6c5f7aa5269a663a79da8048d6bdde0069.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/bash-completion/files/bash-completion | 4 | ||||
-rw-r--r-- | app-shells/bash-completion/files/gentoo.completion-20040526 | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-shells/bash-completion/files/bash-completion b/app-shells/bash-completion/files/bash-completion index 83d9d07549d0..27a250ca0728 100644 --- a/app-shells/bash-completion/files/bash-completion +++ b/app-shells/bash-completion/files/bash-completion @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/files/bash-completion,v 1.2 2004/01/04 16:40:57 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/files/bash-completion,v 1.3 2004/07/14 21:37:29 agriffis Exp $ # # START bash completion -- do not remove this line bash=${BASH_VERSION%.*}; bmajor=${bash%.*}; bminor=${bash#*.} diff --git a/app-shells/bash-completion/files/gentoo.completion-20040526 b/app-shells/bash-completion/files/gentoo.completion-20040526 index 5806b3088923..c4cbbda2ff46 100644 --- a/app-shells/bash-completion/files/gentoo.completion-20040526 +++ b/app-shells/bash-completion/files/gentoo.completion-20040526 @@ -2,7 +2,7 @@ # # Gentoo Linux command completion. # -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or later # # Author: Geert Bevin <gbevin@theleaf.be> |