Re: [racket-dev] Using licensed code

2012-07-01 Thread Jens Axel Søgaard
Hi, 2012/7/1 Eli Barzilay e...@barzilay.org Three hours ago, Neil Toronto: [*] Unfortunately, the `science' collection has a license problem: the stated license (LGPL) at the top any of its files can't be the actual license if the file was derived from the Gnu Science Library (GSL),

[racket-dev] Using licensed code

2012-06-30 Thread Neil Toronto
I'm cribbing from the Boost C++ libraries [*] for much of the `math' collection. The license is extremely liberal, requiring only that the text of the license be included in any source distribution. What's the protocol for this? FWIW, the FSF says Boost libraries and works derived from it can

Re: [racket-dev] Using licensed code

2012-06-30 Thread Eli Barzilay
Three hours ago, Neil Toronto wrote: I'm cribbing from the Boost C++ libraries [*] for much of the `math' collection. The license is extremely liberal, requiring only that the text of the license be included in any source distribution. What's the protocol for this? To be compatible with the