/contrib/ntp/arlib/COPYING

https://bitbucket.org/freebsd/freebsd-head/ · License · 46 lines · 41 code · 5 blank · 0 comment · 0 complexity · 3427879676ae2e3c86f67f7912e89f0b MD5 · raw file

  1. Replied: Fri, 16 Feb 2001 14:12:54 -0500
  2. Replied: "Darren Reed <darrenr@reed.wattle.id.au> "
  3. Received: from [139.134.6.79] by whimsy.udel.edu id aa15476;
  4. 16 Feb 2001 04:21 EST
  5. Received: from CPE-61-9-164-106.vic.bigpond.net.au
  6. ([139.134.4.52]) by mailin6.bigpond.com (Netscape Messaging
  7. Server 4.15) with SMTP id G8UFIB00.4QI for
  8. <stenn@whimsy.udel.edu>; Fri, 16 Feb 2001 19:25:23 +1000
  9. Received: from CPE-61-9-164-110.vic.bigpond.net.au ([61.9.164.110]) by mail5.bigpond.com (Claudes-Retiring-MailRouter V2.9c 9/11963672); 16 Feb 2001 19:20:45
  10. Received: (from root@localhost)
  11. by CPE-61-9-164-106.vic.bigpond.net.au (8.11.0/8.11.0) id f1G92GC29158
  12. for <stenn@whimsy.udel.edu>; Fri, 16 Feb 2001 20:02:16 +1100
  13. From: Darren Reed <darrenr@reed.wattle.id.au>
  14. Message-Id: <200102160901.UAA23657@avalon.reed.wattle.id.au>
  15. Subject: Re: arlib?
  16. In-Reply-To: <901.982219274@whimsy.udel.edu> from Harlan Stenn at "Feb 15, 1 01:41:14 am"
  17. To: Harlan Stenn <stenn@whimsy.udel.edu>
  18. Date: Fri, 16 Feb 2001 20:01:46 +1100
  19. X-Mailer: ELM [version 2.4ME+ PL37 (25)]
  20. MIME-Version: 1.0
  21. Content-Type: text/plain; charset=US-ASCII
  22. Content-Transfer-Encoding: 7bit
  23. In some email I received from Harlan Stenn, sie wrote:
  24. > Darren,
  25. >
  26. > I'm looking for an async resolver library that I can use with NTP.
  27. >
  28. > I noticed your code in the contrib/ subdir of later bind8 distribution
  29. > and I noticed the Copyright notice in arlib.c:
  30. >
  31. > * arlib.c (C)opyright 1993 Darren Reed. All rights reserved.
  32. > * This file may not be distributed without the author's permission in any
  33. > * shape or form. The author takes no responsibility for any damage or loss
  34. > * of property which results from the use of this software.
  35. >
  36. > so I thought I'd ask your permission to distribute your files if I can
  37. > figure out how to make it all work with ntpd.
  38. http://coombs.anu.edu.au/~avalon/arlib.tar.gz
  39. a few bug fixes (inc. buffer overflow :) and stuff in there.
  40. But otherwise, go for it.
  41. Darren