doc updates

This commit is contained in:
Damien Miller 1999-11-09 15:05:11 +11:00
parent 74389c9ba1
commit a5cec58934

13
README
View File

@ -35,7 +35,6 @@ configuration files in /opt/openssh/etc, and so forth.
Damien Miller <djm@ibs.com.au> Damien Miller <djm@ibs.com.au>
Internet Business Solutions Internet Business Solutions
Credits - Credits -
The OpenBSD team The OpenBSD team
@ -49,12 +48,12 @@ Niels Kristian Bech Jensen <nkbj@image.dk> - Makefile patches
Miscellania - Miscellania -
This version of SSH is based upon code retrieved from the OpenBSD CVS This version of SSH is based upon code retrieved from the OpenBSD CVS
repository on 1999-10-30 patched by Damien Miller <djm@ibs.com.au>, repository on 1999-11-09 which in turn was based on the last free
which in turn was based on the last free version of SSH released by version of SSH released by Tatu Ylonen.
Tatu Ylonen.
Code in helper.[ch] is Copyright 1999 Internet Business Solutions and Code in helper.[ch] and gnome-ssh-askpass.c is Copyright 1999
is released under a X11-style license (see source file for details). Internet Business Solutions and is released under a X11-style
license (see source files for details).
(A)RC4 code in rc4.[ch] is Copyright 1999 Damien Miller. It too is (A)RC4 code in rc4.[ch] is Copyright 1999 Damien Miller. It too is
under a X11-style license (see source file for details). under a X11-style license (see source file for details).
@ -64,3 +63,5 @@ References -
[1] http://www.cdrom.com/pub/infozip/zlib/ [1] http://www.cdrom.com/pub/infozip/zlib/
[2] http://www.openssl.org/ [2] http://www.openssl.org/
[3] http://www.kernel.org/pub/linux/libs/pam/ [3] http://www.kernel.org/pub/linux/libs/pam/
[4] http://www.gnome.org/