Google opensources linear time, fixed space regex library
Walter Bright
newshound1 at digitalmars.com
Fri Mar 12 13:02:06 PST 2010
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.
More information about the Digitalmars-d
mailing list