diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 11:40:05 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 11:40:05 +0000 |
commit | 073cf026ace02a51509f2c142175ac8367f81793 (patch) | |
tree | 3dbad18136fd221b11f5c30e099625899b6b0cec /dev-python/happydoc/happydoc-2.0.1.ebuild | |
parent | new version (diff) | |
download | historical-073cf026ace02a51509f2c142175ac8367f81793.tar.gz historical-073cf026ace02a51509f2c142175ac8367f81793.tar.bz2 historical-073cf026ace02a51509f2c142175ac8367f81793.zip |
Update Copyright years
Diffstat (limited to 'dev-python/happydoc/happydoc-2.0.1.ebuild')
-rw-r--r-- | dev-python/happydoc/happydoc-2.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/happydoc/happydoc-2.0.1.ebuild b/dev-python/happydoc/happydoc-2.0.1.ebuild index 000e70b217ca..472d2109b584 100644 --- a/dev-python/happydoc/happydoc-2.0.1.ebuild +++ b/dev-python/happydoc/happydoc-2.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/happydoc/happydoc-2.0.1.ebuild,v 1.9 2002/12/15 10:44:18 bjb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/happydoc/happydoc-2.0.1.ebuild,v 1.10 2003/02/13 11:34:42 vapier Exp $ # HappyDoc version numbering is not very compatible with portage -- kludgeing S=${WORKDIR}/HappyDoc-r2_0_1/ |