[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: string-to-float
- To: address@hidden
- Subject: Re: string-to-float
- From: Carl Gay <address@hidden>
- Date: Mon, 22 Jul 2002 23:45:02 -0400
- Organization: AT&T Broadband
- References: <200207221517.g6MFHCwv021445@life.ai.mit.edu>
- Sender: "Gregory T. Sullivan" <address@hidden>
- Xref: traf.lcs.mit.edu comp.lang.dylan:14229
robmyers@mac.com wrote:
>
> On Monday, July 22, 2002, at 03:45 PM, Andreas Bogk wrote:
>
> > Actually this file contains no copyright information whatsoever, so
> > it's probably in the public domain :).
>
> It will default to copyright of its authors, IIRC you'd have to
> explicitly give up copyright to make it PD.
>
> > It's your code, and you're allowed to release it under multiple
> > licenses.
>
> Carl, you can therefore use it as long as you don't sue me if it
> breaks. :-)
>
> - Rob.
Cool. I was trying to decide which was harder, figuring out the LGPL
or re-implementing string-to-float. ;-)
Thanks to Chris Double also, for his dylanlibs code.