summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 21:37:29 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 21:37:29 +0000
commitc23cf215631058f1835390a7422f7ca5c4fc167a (patch)
treec093f5b142102cbda018a8ad7f83a12d0bf187c8 /app-shells/bash-completion/files
parentsync IUSE (+debug, -faac) (diff)
downloadhistorical-c23cf215631058f1835390a7422f7ca5c4fc167a.tar.gz
historical-c23cf215631058f1835390a7422f7ca5c4fc167a.tar.bz2
historical-c23cf215631058f1835390a7422f7ca5c4fc167a.zip
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'app-shells/bash-completion/files')
-rw-r--r--app-shells/bash-completion/files/bash-completion4
-rw-r--r--app-shells/bash-completion/files/gentoo.completion-200405262
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>