Re: What is the license for "clockspeed" ?
Mark Johnson <[email protected]> Wed, 7 Dec 2011 10:43:57 -0600
| Newsgroups | gmane.comp.lib.libtai |
|---|---|
| Message-ID | <CAHRPLFNPgg1pu430=ecnBYQAP3D=cs-S6QF3Nw=OoEy5TAA-3w@mail.gmail.com> |
On Wed, Dec 7, 2011 at 6:49 AM, <[email protected]> wrote: > Hi, > > I am the author of an Open Source monitoring tool (Xymon), and would like > to implement a basic check of whether an NTP server works or not. > Performing an SNTP query seems like the best way of doing this, so I have > been looking for an implementation of an SNTP client that I can use. > > "clockspeed" looks like it would do the trick, but there is no mention on > the webpage of the license under which it is available. The contents of t= he > source archive (0.62 version) does not refer to any license terms either. > > According to the clockspeed webpage, discussions about it should go on th= e > libtai mailing list - hence my posting here. > > The libtai library is "public domain". Is that also the case for > clockspeed ? And if not - can I use the clockspeed source-code in a tool > that is GPLv2 licensed ? > > > Thanks in advance, > > Henrik St=F8rner It's not listed at as being public domain at: http://cr.yp.to/distributors.html ...so I would presume it's the same situation as qmail/djbdns/etc before they were released into the public domain, that is, license free software. You can download it, use it, distribute unmodified versions, distribute patches, but no distributing modified versions (though you can probably distribute an original tarball with a script that applies patches) and no derivative works. As to djb's intentions, I can only speculate. Perhaps he hasn't gotten around to putting into the public domain yet, maybe he will someday. Or maybe he prefers the current situation for some reason. You could mail him and ask, but I wouldn't hold your breath waiting for a reply.