HI, > As license is hard to understand and not clear regarding what can be done > with the code, we don't know if we can fork the project on GITHUB.
The original code is licensed under the BSD license which is fairly permissive. By my reading it would allow you to fork the project on GItHub as long as you kept the original BSD license with that code. See http://en.wikipedia.org/wiki/BSD_licenses#Proprietary_software_licenses_compatibility The BSD license is compatible with the Apache License so code under the BSD can be donated to an Apache project. Justin
