summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-06-24 23:09:31 +0000
committerAron Griffis <agriffis@gentoo.org>2004-06-24 23:09:31 +0000
commitd242cab88850af16c7a066b5e454aefeb8b0037e (patch)
tree770469274ae65a515dc58cacf30680b586f4e536 /sys-libs/libxcrypt
parent(Manifest recommit) (diff)
downloadgentoo-2-d242cab88850af16c7a066b5e454aefeb8b0037e.tar.gz
gentoo-2-d242cab88850af16c7a066b5e454aefeb8b0037e.tar.bz2
gentoo-2-d242cab88850af16c7a066b5e454aefeb8b0037e.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."