Tagar commented on issue #3359: [ZEPPELIN-4131] Refactoring shell interpreter
URL: https://github.com/apache/zeppelin/pull/3359#issuecomment-498924966
 
 
   @felixcheung 
   
   `libpty` is distributed under EPL license 
   https://github.com/JetBrains/pty4j#license
   
   It falls into "WEAK COPYLEFT" LICENSES according to the link you posted above
   https://apache.org/legal/resolved.html#weak-copyleft-licenses 
   
   So it's a `Category B` open-source software 
   https://apache.org/legal/resolved.html#category-b
   
   And according to the same ASF link it has to be included in binary and not 
source code form -
   ```
   Unless otherwise specified, all Category B licensed works should be included 
   in binary-only form in Apache Software Foundation 
   convenience binaries (and not source code).
   ```
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to