diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-25 01:15:54 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-25 01:15:54 +0000 |
commit | 73c8e3b92bc3c0e13d9e2232222219f00a7d9bfe (patch) | |
tree | f5ca6db6d45e89279d94b54db1623089a540cff2 /dev-perl/Text-Levenshtein | |
parent | Marked stable on x86. (diff) | |
download | historical-73c8e3b92bc3c0e13d9e2232222219f00a7d9bfe.tar.gz historical-73c8e3b92bc3c0e13d9e2232222219f00a7d9bfe.tar.bz2 historical-73c8e3b92bc3c0e13d9e2232222219f00a7d9bfe.zip |
update copyright line: Gentoo Technologies => Gentoo Foundation
Diffstat (limited to 'dev-perl/Text-Levenshtein')
-rw-r--r-- | dev-perl/Text-Levenshtein/ChangeLog | 4 | ||||
-rw-r--r-- | dev-perl/Text-Levenshtein/Text-Levenshtein-0.04.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/Text-Levenshtein/ChangeLog b/dev-perl/Text-Levenshtein/ChangeLog index 47e33b2d145b..8599ffe1389f 100644 --- a/dev-perl/Text-Levenshtein/ChangeLog +++ b/dev-perl/Text-Levenshtein/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-perl/Text-Levenshtein -# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Levenshtein/ChangeLog,v 1.1 2004/03/29 11:33:14 mcummings Exp $ +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Levenshtein/ChangeLog,v 1.2 2004/06/25 01:05:19 agriffis Exp $ *Text-Levenshtein-0.04 (29 Mar 2004) diff --git a/dev-perl/Text-Levenshtein/Text-Levenshtein-0.04.ebuild b/dev-perl/Text-Levenshtein/Text-Levenshtein-0.04.ebuild index 49085d0d4288..6b7f2154ece3 100644 --- a/dev-perl/Text-Levenshtein/Text-Levenshtein-0.04.ebuild +++ b/dev-perl/Text-Levenshtein/Text-Levenshtein-0.04.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-perl/Text-Levenshtein/Text-Levenshtein-0.04.ebuild,v 1.1 2004/03/29 11:33:14 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Levenshtein/Text-Levenshtein-0.04.ebuild,v 1.2 2004/06/25 01:05:19 agriffis Exp $ inherit perl-module |