diff options
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> |