diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-24 23:39:23 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-24 23:39:23 +0000 |
commit | a7932b9bdc821431ee473a670f59be5e28700b3b (patch) | |
tree | 815e54e2d24b8b266fa5326262e9dd90979323b1 /dev-libs/btparse | |
parent | (no commit message) (diff) | |
download | historical-a7932b9bdc821431ee473a670f59be5e28700b3b.tar.gz historical-a7932b9bdc821431ee473a670f59be5e28700b3b.tar.bz2 historical-a7932b9bdc821431ee473a670f59be5e28700b3b.zip |
update copyright line: Gentoo Technologies => Gentoo Foundation
Diffstat (limited to 'dev-libs/btparse')
-rw-r--r-- | dev-libs/btparse/ChangeLog | 4 | ||||
-rw-r--r-- | dev-libs/btparse/btparse-0.33.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/btparse/ChangeLog b/dev-libs/btparse/ChangeLog index 2cfdf92c14c7..542db9e9371b 100644 --- a/dev-libs/btparse/ChangeLog +++ b/dev-libs/btparse/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-libs/btparse -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/btparse/ChangeLog,v 1.5 2004/03/14 12:14:19 mr_bones_ Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/btparse/ChangeLog,v 1.6 2004/06/24 23:01:25 agriffis Exp $ 14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> btparse-0.33.ebuild: Don't assign default to S; header fix diff --git a/dev-libs/btparse/btparse-0.33.ebuild b/dev-libs/btparse/btparse-0.33.ebuild index a0d602acb2b2..ddaa2d476514 100644 --- a/dev-libs/btparse/btparse-0.33.ebuild +++ b/dev-libs/btparse/btparse-0.33.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-libs/btparse/btparse-0.33.ebuild,v 1.8 2004/03/14 12:14:19 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/btparse/btparse-0.33.ebuild,v 1.9 2004/06/24 23:01:25 agriffis Exp $ DESCRIPTION="A C library to parse Bibtex files" HOMEPAGE="http://starship.python.net/~gward/btOOL/" |