[24256] in North American Network Operators' Group
Need Dan Nydick address/info
daemon@ATHENA.MIT.EDU (GAVRON@ACES.COM)
Wed Jun 9 16:46:48 1999
Date: Wed, 09 Jun 1999 13:43:49 -0700 (MST)
From: GAVRON@ACES.COM
To: nanog@merit.edu
Cc: GAVRON@ACES.COM
Errors-To: owner-nanog-outgoing@merit.edu
The following piece of code from TrACESroute identifies Dan Nydick,
and has a copyright that prevents the use of this code in a distribution
I was trying to get it into.
Could someone let me know how to contact Dan, or which parts of the
code are Copyright... it all looks like stuff I've seen in every other
program in the world...
Ehud
/* DNS lookup portions of this code also subject to the following: */
/*
* Use the domain system to resolve a name.
*
* Copyright (C) 1988,1990,1992 Dan Nydick, Carnegie-Mellon University
* Anyone may use this code for non-commercial purposes as long
* as my name and copyright remain attached.
*/
Ehud