summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/gcc-config/files/gcc-config-1.3.5')
-rw-r--r--sys-devel/gcc-config/files/gcc-config-1.3.57
1 files changed, 3 insertions, 4 deletions
diff --git a/sys-devel/gcc-config/files/gcc-config-1.3.5 b/sys-devel/gcc-config/files/gcc-config-1.3.5
index f59202119ef1..5aa35b0ef846 100644
--- a/sys-devel/gcc-config/files/gcc-config-1.3.5
+++ b/sys-devel/gcc-config/files/gcc-config-1.3.5
@@ -1,9 +1,8 @@
#!/bin/bash
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# 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.5,v 1.2 2004/03/06 04:14:45 vapier Exp $
# Author: Martin Schlemmer <azarah@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/files/gcc-config-1.3.5,v 1.1 2004/02/08 16:52:01 azarah Exp $
-
source /etc/init.d/functions.sh || {
echo "$0: Could not source /etc/init.d/functions.sh!"