diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-25 00:14:54 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-25 00:14:54 +0000 |
commit | 59583c425ea14274b29dd4b3ca1a0512c997620e (patch) | |
tree | c32a198162fe3af2b3cc30851c471ac8f254d491 /net-misc/ssh-installkeys | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-59583c425ea14274b29dd4b3ca1a0512c997620e.tar.gz gentoo-2-59583c425ea14274b29dd4b3ca1a0512c997620e.tar.bz2 gentoo-2-59583c425ea14274b29dd4b3ca1a0512c997620e.zip |
update copyright line: Gentoo Technologies => Gentoo Foundation
Diffstat (limited to 'net-misc/ssh-installkeys')
-rw-r--r-- | net-misc/ssh-installkeys/ChangeLog | 4 | ||||
-rw-r--r-- | net-misc/ssh-installkeys/ssh-installkeys-1.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/ssh-installkeys/ChangeLog b/net-misc/ssh-installkeys/ChangeLog index 09f31607cf7c..744a140b3aba 100644 --- a/net-misc/ssh-installkeys/ChangeLog +++ b/net-misc/ssh-installkeys/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for net-misc/ssh-installkeys -# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ssh-installkeys/ChangeLog,v 1.3 2004/06/08 12:01:20 dholm Exp $ +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/ssh-installkeys/ChangeLog,v 1.4 2004/06/25 00:13:31 agriffis Exp $ 08 Jun 2004; David Holm <dholm@gentoo.org> ssh-installkeys-1.3.ebuild: Added to ~ppc. diff --git a/net-misc/ssh-installkeys/ssh-installkeys-1.3.ebuild b/net-misc/ssh-installkeys/ssh-installkeys-1.3.ebuild index f08e4153640e..fcfb8c7d9c12 100644 --- a/net-misc/ssh-installkeys/ssh-installkeys-1.3.ebuild +++ b/net-misc/ssh-installkeys/ssh-installkeys-1.3.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/net-misc/ssh-installkeys/ssh-installkeys-1.3.ebuild,v 1.3 2004/06/08 12:01:20 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ssh-installkeys/ssh-installkeys-1.3.ebuild,v 1.4 2004/06/25 00:13:31 agriffis Exp $ DESCRIPTION="This script tries to export ssh public keys to a specified site. It will walk you through generating key pairs if it doesn't find any to export." HOMEPAGE="http://www.catb.org/~esr/${PN}/" |