diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-25 19:57:52 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-25 19:57:52 +0000 |
commit | 94317f16d56ae950065453dc3a05245a2cc4ca59 (patch) | |
tree | 0a2b1c9f0cd285f9ae6ab69e0a127d70e91dfd4f /eclass/distutils.eclass | |
parent | Header updates/cleanups (diff) | |
download | gentoo-2-94317f16d56ae950065453dc3a05245a2cc4ca59.tar.gz gentoo-2-94317f16d56ae950065453dc3a05245a2cc4ca59.tar.bz2 gentoo-2-94317f16d56ae950065453dc3a05245a2cc4ca59.zip |
Header updates/cleanups
Diffstat (limited to 'eclass/distutils.eclass')
-rw-r--r-- | eclass/distutils.eclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/distutils.eclass b/eclass/distutils.eclass index 2cb5b8852975..e47d6aeaef58 100644 --- a/eclass/distutils.eclass +++ b/eclass/distutils.eclass @@ -1,7 +1,7 @@ # Copyright 2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 +# Distributed under the terms of the GNU General Public License v2 # Author: Jon Nelson <jnelson@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/eclass/distutils.eclass,v 1.3 2002/10/20 22:24:07 jnelson Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/distutils.eclass,v 1.4 2002/10/25 19:55:52 vapier Exp $ # The distutils eclass is designed to allow easier installation of # distutils-based python modules, and their incorporation into # the Gentoo Linux system. |