we no longer use eay libdes, make acknowledgment still be there, but

claim that we no longer use it. Mark editline to be a modified version
as required by the license.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14924 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-04-24 18:39:20 +00:00
parent bb6cdd8375
commit 17d24b0507

View File

@@ -4,7 +4,8 @@
@comment node-name, next, previous, up
@appendix Acknowledgments
Eric Young wrote ``libdes''.
Eric Young wrote ``libdes''. Heimdal used to use libdes, without it
kth-krb would never have existed.
The University of California at Berkeley initially wrote @code{telnet},
and @code{telnetd}. The authentication and encryption code of
@@ -17,7 +18,8 @@ The @code{popper} was also a Berkeley program initially.
Some of the functions in @file{libroken} also come from Berkeley by way
of NetBSD/FreeBSD.
@code{editline} was written by Simmule Turner and Rich Salz.
@code{editline} was written by Simmule Turner and Rich Salz. Heimdal
contains a modifed copy.
The @code{getifaddrs} implementation for Linux was written by Hideaki
YOSHIFUJI for the Usagi project.