diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-25 01:35:44 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-25 01:35:44 +0000 |
commit | 90ba0696e7d8b8319d827634306256f7759fc16b (patch) | |
tree | 3d9367dfc1f5295f6ee7f36f1d7dbaf78063dcd6 /dev-python/logging | |
parent | ifc not yet supported by this version (Manifest recommit) (diff) | |
download | gentoo-2-90ba0696e7d8b8319d827634306256f7759fc16b.tar.gz gentoo-2-90ba0696e7d8b8319d827634306256f7759fc16b.tar.bz2 gentoo-2-90ba0696e7d8b8319d827634306256f7759fc16b.zip |
update copyright line: Gentoo Technologies => Gentoo Foundation
Diffstat (limited to 'dev-python/logging')
-rw-r--r-- | dev-python/logging/ChangeLog | 4 | ||||
-rw-r--r-- | dev-python/logging/logging-0.4.7.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/logging/ChangeLog b/dev-python/logging/ChangeLog index 505b31692687..fafa49d3cd1c 100644 --- a/dev-python/logging/ChangeLog +++ b/dev-python/logging/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-python/logging -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/logging/ChangeLog,v 1.1 2003/11/12 19:01:14 pythonhead Exp $ +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/logging/ChangeLog,v 1.2 2004/06/25 01:33:10 agriffis Exp $ *logging-0.4.7 (12 Nov 2003) diff --git a/dev-python/logging/logging-0.4.7.ebuild b/dev-python/logging/logging-0.4.7.ebuild index f8c5e6cad7d1..571dab170290 100644 --- a/dev-python/logging/logging-0.4.7.ebuild +++ b/dev-python/logging/logging-0.4.7.ebuild @@ -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/dev-python/logging/logging-0.4.7.ebuild,v 1.1 2003/11/12 19:01:14 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/logging/logging-0.4.7.ebuild,v 1.2 2004/06/25 01:33:10 agriffis Exp $ inherit distutils |