diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-24 21:38:22 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-24 21:38:22 +0000 |
commit | c3ccd1b13579fa08ff01f8522d4c7fb4ce96bde8 (patch) | |
tree | 9b022e8ea14087653a5ecf00c8a2c49f75d6c083 /app-crypt/bcrypt/bcrypt-1.1.ebuild | |
parent | (no commit message) (diff) | |
download | historical-c3ccd1b13579fa08ff01f8522d4c7fb4ce96bde8.tar.gz historical-c3ccd1b13579fa08ff01f8522d4c7fb4ce96bde8.tar.bz2 historical-c3ccd1b13579fa08ff01f8522d4c7fb4ce96bde8.zip |
update copyright line: Gentoo Technologies => Gentoo Foundation
Diffstat (limited to 'app-crypt/bcrypt/bcrypt-1.1.ebuild')
-rw-r--r-- | app-crypt/bcrypt/bcrypt-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/bcrypt/bcrypt-1.1.ebuild b/app-crypt/bcrypt/bcrypt-1.1.ebuild index 2dc7ca234a52..3b0c0ac57168 100644 --- a/app-crypt/bcrypt/bcrypt-1.1.ebuild +++ b/app-crypt/bcrypt/bcrypt-1.1.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/app-crypt/bcrypt/bcrypt-1.1.ebuild,v 1.4 2004/03/13 21:50:28 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcrypt/bcrypt-1.1.ebuild,v 1.5 2004/06/24 21:29:50 agriffis Exp $ DESCRIPTION="A file encryption utility using Paul Kocher's implementation of the blowfish algorithm" HOMEPAGE="http://bcrypt.sourceforge.net/" |