summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-10-26 09:13:42 +0000
committerMike Frysinger <vapier@gentoo.org>2003-10-26 09:13:42 +0000
commit22cc1aabc1ef00ff0347dc0486d8849c6094ef73 (patch)
tree1e30638b1046e6de5f5b159a089eeee0120c0d04 /eclass/db.eclass
parentheader fix (diff)
downloadhistorical-22cc1aabc1ef00ff0347dc0486d8849c6094ef73.tar.gz
historical-22cc1aabc1ef00ff0347dc0486d8849c6094ef73.tar.bz2
historical-22cc1aabc1ef00ff0347dc0486d8849c6094ef73.zip
header fix
Diffstat (limited to 'eclass/db.eclass')
-rw-r--r--eclass/db.eclass4
1 files changed, 3 insertions, 1 deletions
diff --git a/eclass/db.eclass b/eclass/db.eclass
index 7e5f518f0a41..f4a167bb7fd6 100644
--- a/eclass/db.eclass
+++ b/eclass/db.eclass
@@ -1,5 +1,7 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/eclass/db.eclass,v 1.7 2003/10/26 09:12:16 vapier Exp $
# This is a common location for functions used in the sys-libs/db ebuilds
-# $Header: /var/cvsroot/gentoo-x86/eclass/db.eclass,v 1.6 2003/10/15 10:53:01 pauldv Exp $
ECLASS=db
INHERITED="$INHERITED $ECLASS"