> Let's imagine someone develop extension module to OpenSSL, and release it 
> under Apache v2 license.
> Do you see any possible issues with using this extension module as a part of 
> OpenSSL?

Are you writing an extension that you are going to distribute, or is it 
something you want to contribute to OpenSSL?

You cannot change the license on openssl files, and any work derived from them 
such as modifications to those source files, must have the same license. And if 
you want to to contribute it to the project, it is easiest for us if the 
license is the same. 

But if it is your own code, and you are distributing it, then you can do 
anything you want :) 
_______________________________________________
openssl-dev mailing list
openssl-dev@openssl.org
https://mta.opensslfoundation.net/mailman/listinfo/openssl-dev

Reply via email to