diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-25 01:30:40 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-25 01:30:40 +0000 |
commit | 7961cba547adea6a10341a4ce186c2b66a302358 (patch) | |
tree | 2d9b69afbad20936cd54d6c3ef4abf0ecc0219fc /dev-python/csv | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-7961cba547adea6a10341a4ce186c2b66a302358.tar.gz gentoo-2-7961cba547adea6a10341a4ce186c2b66a302358.tar.bz2 gentoo-2-7961cba547adea6a10341a4ce186c2b66a302358.zip |
update copyright line: Gentoo Technologies => Gentoo Foundation
Diffstat (limited to 'dev-python/csv')
-rw-r--r-- | dev-python/csv/ChangeLog | 4 | ||||
-rw-r--r-- | dev-python/csv/csv-0.5.0.ebuild | 4 | ||||
-rw-r--r-- | dev-python/csv/csv-1.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/csv/csv-1.0.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-python/csv/ChangeLog b/dev-python/csv/ChangeLog index 98cc8bf18636..70e36ce1851e 100644 --- a/dev-python/csv/ChangeLog +++ b/dev-python/csv/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-python/csv -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/csv/ChangeLog,v 1.7 2004/05/31 20:53:20 kloeri Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/csv/ChangeLog,v 1.8 2004/06/25 01:27:58 agriffis Exp $ 31 May 2004; Bryan Østergaard <kloeri@gentoo.org> csv-1.0-r1.ebuild: Stable on alpha. diff --git a/dev-python/csv/csv-0.5.0.ebuild b/dev-python/csv/csv-0.5.0.ebuild index 2056564035a6..3d5cb519a780 100644 --- a/dev-python/csv/csv-0.5.0.ebuild +++ b/dev-python/csv/csv-0.5.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/csv/csv-0.5.0.ebuild,v 1.9 2004/05/04 11:41:48 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/csv/csv-0.5.0.ebuild,v 1.10 2004/06/25 01:27:58 agriffis Exp $ inherit distutils diff --git a/dev-python/csv/csv-1.0-r1.ebuild b/dev-python/csv/csv-1.0-r1.ebuild index 1a166d65e87a..60c45c2552b3 100644 --- a/dev-python/csv/csv-1.0-r1.ebuild +++ b/dev-python/csv/csv-1.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/csv/csv-1.0-r1.ebuild,v 1.5 2004/05/31 20:53:20 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/csv/csv-1.0-r1.ebuild,v 1.6 2004/06/25 01:27:58 agriffis Exp $ inherit distutils eutils diff --git a/dev-python/csv/csv-1.0.ebuild b/dev-python/csv/csv-1.0.ebuild index 5b01720f8979..99f91f2cdd06 100644 --- a/dev-python/csv/csv-1.0.ebuild +++ b/dev-python/csv/csv-1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/csv/csv-1.0.ebuild,v 1.7 2004/05/04 11:41:48 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/csv/csv-1.0.ebuild,v 1.8 2004/06/25 01:27:58 agriffis Exp $ inherit distutils |