[racket-dev] Adding the new plot library [was: Re: Plot?]
50 minutes ago, Neil Van Dyke wrote:
> Marijn wrote at 09/30/2011 03:39 AM:
> > ``keeping the C code that was ripped out of gnuplot.''
> >
> > which would IIUC be a violation of gnuplot's license.
>
> Below is the "Copyright" file from the version of "gnuplot" included
> in Debian Stable.
>
> I don't know what C code from "gnuplot" is being talked about, and I
> do not see any in the Racket 5.1.3 source tree.
The code in question has its own "\"copyright\"":
http://git.racket-lang.org/plt/tree/HEAD:/src/plot/fit
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!