HI,

 A couple of points:
- The GPL license is not compatible with the Apache License and its ASF policy 
not to include GPL code in our source releases [1][2]
- If things are dual licensed (which means all code is License A or license B 
rather than a mixture of license A and licenseB) when you can use the more 
friendly license, so if something is dual license GPL/BSD then you can use it 
under the BSD terms [3]
- BSD code can be included in an ASF  source release [4]

So assuming all the code is dual licensed GPL/BSD and not a mixture of licenses 
then we’re fine to use it. We would need to note its license in our LICENSE 
file.

Thanks.
Justin

1. https://www.apache.org/legal/resolved.html#category-x
2. https://www.apache.org/licenses/GPL-compatibility.html
3. https://www.apache.org/legal/resolved.html#mutually-exclusive
4. https://www.apache.org/legal/resolved.html#category-a

Reply via email to