diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 01:00:06 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 01:00:06 +0000 |
commit | 79b6fed202a42e70617a0ea59c220c1bae849a61 (patch) | |
tree | 63fde22c192d64e290b237c23f66997df28d8c4c /sys-devel/gcc-config/files/gcc-config-1.3.4 | |
parent | inherit eutils (diff) | |
download | historical-79b6fed202a42e70617a0ea59c220c1bae849a61.tar.gz historical-79b6fed202a42e70617a0ea59c220c1bae849a61.tar.bz2 historical-79b6fed202a42e70617a0ea59c220c1bae849a61.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'sys-devel/gcc-config/files/gcc-config-1.3.4')
-rw-r--r-- | sys-devel/gcc-config/files/gcc-config-1.3.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc-config/files/gcc-config-1.3.4 b/sys-devel/gcc-config/files/gcc-config-1.3.4 index 7193fb55d3a2..4aa1b7139a5d 100644 --- a/sys-devel/gcc-config/files/gcc-config-1.3.4 +++ b/sys-devel/gcc-config/files/gcc-config-1.3.4 @@ -1,7 +1,7 @@ #!/bin/bash -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/files/gcc-config-1.3.4,v 1.2 2004/03/06 04:14:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/files/gcc-config-1.3.4,v 1.3 2004/07/15 00:59:42 agriffis Exp $ # Author: Martin Schlemmer <azarah@gentoo.org> source /etc/init.d/functions.sh || { |