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
commit8df5a082781c6c31118ce7d97e53e8c5984ad02f (patch)
tree164406e62e14febd8e7c1b7fc10244f3ee6f32ea /eclass/inherit.eclass
parentUpdate Copyright years (diff)
downloadgentoo-2-8df5a082781c6c31118ce7d97e53e8c5984ad02f.tar.gz
gentoo-2-8df5a082781c6c31118ce7d97e53e8c5984ad02f.tar.bz2
gentoo-2-8df5a082781c6c31118ce7d97e53e8c5984ad02f.zip
header fixes
Diffstat (limited to 'eclass/inherit.eclass')
-rw-r--r--eclass/inherit.eclass6
1 files changed, 3 insertions, 3 deletions
diff --git a/eclass/inherit.eclass b/eclass/inherit.eclass
index b4ab99216fbe..f376b90733b5 100644
--- a/eclass/inherit.eclass
+++ b/eclass/inherit.eclass
@@ -1,7 +1,8 @@
-# Copyright 1999-2000 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/inherit.eclass,v 1.20 2003/02/16 04:26:21 vapier Exp $
+#
# Author Dan Armak <danarmak@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/inherit.eclass,v 1.19 2002/10/25 19:55:52 vapier Exp $
##########################################################################
#
@@ -9,4 +10,3 @@
# inherit method cannot be uninstalled. However, it doesn't need to contain any code :-)
#
##########################################################################
-