On Fri, 12 Mar 2010 15:03:10 -0600, Andrei Alexandrescu wrote: > On 03/12/2010 03:02 PM, Walter Bright wrote: >> Andrei Alexandrescu wrote: >>> If the license allows, it would be great to translate that to D and >>> make it work with arbitrary ranges of arbitrary data... >> >> "Redistributions in binary form must reproduce the above copyright >> notice, this list of conditions and the following disclaimer in the >> documentation and/or other materials provided with the distribution." >> >> http://www.opensource.org/licenses/bsd-license.php >> >> This would require anyone distributing a product based on Phobos to >> include that license in their documentation. > > But we'd reimplement the library in D, not redistribute it in binary > form. > > Andrei
Doesn't the license apply even to derived works?
