jerqi commented on PR #1671:
URL: 
https://github.com/apache/incubator-uniffle/pull/1671#issuecomment-2085057034

   There are two kinds of packages for Apache release package: source release 
package and binary release package.
   For different licenses, they will restrict you use them in different ways.
   
   Some license allow you to copy its code to your project, like Apache 
license. But you shouldn't modify the copied file licenses.
   
   Some licenses don't allow you to copy its code and allow to use the binary 
package like EPL license.
   
   So Apache project needs to update the dependencies license information in 
License and License-binary if we add extra dependencies.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to