summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-06-24 23:09:53 +0000
committerAron Griffis <agriffis@gentoo.org>2004-06-24 23:09:53 +0000
commitb1664db73f116918dd459d3004fb873264c03353 (patch)
treea3fa90e26f3b31e638a78f6c95f7dec19906dbe4 /sys-libs/libxcrypt
parent(no commit message) (diff)
downloadhistorical-b1664db73f116918dd459d3004fb873264c03353.tar.gz
historical-b1664db73f116918dd459d3004fb873264c03353.tar.bz2
historical-b1664db73f116918dd459d3004fb873264c03353.zip
update copyright line: Gentoo Technologies => Gentoo Foundation
Diffstat (limited to 'sys-libs/libxcrypt')
-rw-r--r--sys-libs/libxcrypt/ChangeLog4
-rw-r--r--sys-libs/libxcrypt/libxcrypt-2.0.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-libs/libxcrypt/ChangeLog b/sys-libs/libxcrypt/ChangeLog
index 1f0af857e42f..74c2aa84eec8 100644
--- a/sys-libs/libxcrypt/ChangeLog
+++ b/sys-libs/libxcrypt/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for sys-libs/libxcrypt
-# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libxcrypt/ChangeLog,v 1.3 2004/05/07 20:27:19 tseng Exp $
+# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libxcrypt/ChangeLog,v 1.4 2004/06/24 23:07:06 agriffis Exp $
07 May 2004; Brandon Hale <tseng@gentoo.org> libxcrypt-2.0.ebuild:
Removed S=
diff --git a/sys-libs/libxcrypt/libxcrypt-2.0.ebuild b/sys-libs/libxcrypt/libxcrypt-2.0.ebuild
index ee09639206c1..29734a1b0f2d 100644
--- a/sys-libs/libxcrypt/libxcrypt-2.0.ebuild
+++ b/sys-libs/libxcrypt/libxcrypt-2.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/sys-libs/libxcrypt/libxcrypt-2.0.ebuild,v 1.3 2004/05/07 20:27:19 tseng Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libxcrypt/libxcrypt-2.0.ebuild,v 1.4 2004/06/24 23:07:06 agriffis Exp $
DESCRIPTION="Libxcrypt is a replacement for libcrypt, which comes with the GNU C \
Library. It supports DES crypt, MD5, and passwords with blowfish encryption."