summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-02-16 04:26:21 +0000
committerMike Frysinger <vapier@gentoo.org>2003-02-16 04:26:21 +0000
commitd37075801472911f637eeffce8ccb70ca5ec668c (patch)
treefb314338f6f301dcd1f15682c76bac3384fe6b2b /eclass/gcc.eclass
parentUpdate Copyright years (diff)
downloadhistorical-d37075801472911f637eeffce8ccb70ca5ec668c.tar.gz
historical-d37075801472911f637eeffce8ccb70ca5ec668c.tar.bz2
historical-d37075801472911f637eeffce8ccb70ca5ec668c.zip
header fixes
Diffstat (limited to 'eclass/gcc.eclass')
-rw-r--r--eclass/gcc.eclass6
1 files changed, 4 insertions, 2 deletions
diff --git a/eclass/gcc.eclass b/eclass/gcc.eclass
index fad9c15c4a68..f2f1d8566ce5 100644
--- a/eclass/gcc.eclass
+++ b/eclass/gcc.eclass
@@ -1,7 +1,9 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/eclass/gcc.eclass,v 1.10 2003/02/16 04:26:21 vapier Exp $
+#
# Author: Martin Schlemmer <azarah@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/gcc.eclass,v 1.9 2003/01/19 23:36:03 azarah Exp $
+#
# This eclass contains (or should) functions to get common info about gcc
ECLASS=gcc