diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2011-12-27 17:55:13 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2011-12-27 17:55:13 +0000 |
commit | 3134ef9bc17925ce191398687b14649ac4a55e5b (patch) | |
tree | 63b00932e349f78fa61b70867dd04fd0c8c25bae /eclass/db.eclass | |
parent | Stable for ppc/ppc64; bug #395543 (diff) | |
download | gentoo-2-3134ef9bc17925ce191398687b14649ac4a55e5b.tar.gz gentoo-2-3134ef9bc17925ce191398687b14649ac4a55e5b.tar.bz2 gentoo-2-3134ef9bc17925ce191398687b14649ac4a55e5b.zip |
Update copyright years in headers
Diffstat (limited to 'eclass/db.eclass')
-rw-r--r-- | eclass/db.eclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/db.eclass b/eclass/db.eclass index 3c79abbb98a3..9a179762a132 100644 --- a/eclass/db.eclass +++ b/eclass/db.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/db.eclass,v 1.43 2011/08/29 01:28:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/db.eclass,v 1.44 2011/12/27 17:55:12 fauli Exp $ # This is a common location for functions used in the sys-libs/db ebuilds # # Bugs: pauldv@gentoo.org |