summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-06-25 00:39:48 +0000
committerMike Frysinger <vapier@gentoo.org>2004-06-25 00:39:48 +0000
commit056076a708c472c511b853d8a9e6ab182d8f6956 (patch)
tree00d703c55091e892e24a427360fc5e7a0aa541fe /eclass/distutils.eclass
parent(Manifest recommit) (diff)
downloadgentoo-2-056076a708c472c511b853d8a9e6ab182d8f6956.tar.gz
gentoo-2-056076a708c472c511b853d8a9e6ab182d8f6956.tar.bz2
gentoo-2-056076a708c472c511b853d8a9e6ab182d8f6956.zip
update the copyright info
Diffstat (limited to 'eclass/distutils.eclass')
-rw-r--r--eclass/distutils.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/distutils.eclass b/eclass/distutils.eclass
index 30ec1d9e0c59..3ebc1c3df90a 100644
--- a/eclass/distutils.eclass
+++ b/eclass/distutils.eclass
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/distutils.eclass,v 1.23 2004/04/11 05:46:09 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/distutils.eclass,v 1.24 2004/06/25 00:39:48 vapier Exp $
#
# Author: Jon Nelson <jnelson@gentoo.org>
# Current Maintainer: Alastair Tse <liquidx@gentoo.org>