From 17d24b0507e28b548011e9a5630f842afc334fb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 24 Apr 2005 18:39:20 +0000 Subject: [PATCH] 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 --- doc/ack.texi | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/ack.texi b/doc/ack.texi index 23ab30cc6..850b8150c 100644 --- a/doc/ack.texi +++ b/doc/ack.texi @@ -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.