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