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
commitbc20a0f6c3d41851bc6d2e652cc97c8b4ef8d5f9 (patch)
tree8c7acca8d42c2f06d35b4ec9c68d02b23c729b84 /eclass/db.eclass
parentheader fix (diff)
downloadgentoo-2-bc20a0f6c3d41851bc6d2e652cc97c8b4ef8d5f9.tar.gz
gentoo-2-bc20a0f6c3d41851bc6d2e652cc97c8b4ef8d5f9.tar.bz2
gentoo-2-bc20a0f6c3d41851bc6d2e652cc97c8b4ef8d5f9.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"