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/makeedit.eclass
parentUpdate Copyright years (diff)
downloadhistorical-d37075801472911f637eeffce8ccb70ca5ec668c.tar.gz
historical-d37075801472911f637eeffce8ccb70ca5ec668c.tar.bz2
historical-d37075801472911f637eeffce8ccb70ca5ec668c.zip
header fixes
Diffstat (limited to 'eclass/makeedit.eclass')
-rw-r--r--eclass/makeedit.eclass10
1 files changed, 6 insertions, 4 deletions
diff --git a/eclass/makeedit.eclass b/eclass/makeedit.eclass
index 31e827f76d2e..f3bcb71bd3a3 100644
--- a/eclass/makeedit.eclass
+++ b/eclass/makeedit.eclass
@@ -1,9 +1,11 @@
-# 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/makeedit.eclass,v 1.4 2002/08/29 23:56:15 azarah Exp $
-
+# $Header: /var/cvsroot/gentoo-x86/eclass/makeedit.eclass,v 1.5 2003/02/16 04:26:21 vapier Exp $
+#
# Author: Spider
-# makeedit eclass, will remove -Wreturn-type and -Wall from compiling, this will reduce the RAM requirements.
+#
+# makeedit eclass, will remove -Wreturn-type and -Wall from compiling,
+# this will reduce the RAM requirements.
# Debug ECLASS
ECLASS="makeedit"