diff options
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. |