Github user Leemoonsoo commented on the pull request:
https://github.com/apache/incubator-zeppelin/pull/561#issuecomment-167533045
Thanks @sriramkrishnan for great work.
I think following files
```
LICENSE-paranamer-2.3
LICENSE-protobuf-2.5.0
LICENSE-xmlenc-0.52
```
need to be moved from `/licenses` to
`zeppelin-distribution/src/bin_license/licenses` directory.
And if `LICENSE-paranamer-2.3` and `LICENSE-protobuf-2.5.0` can have text
format instead of html, that would be easier to read.
For `org.tukaani:xz:jar:1.0`, how about make a section, such as
```
========================================================================
For the org.tukaani:xz:jar:1.0
========================================================================
See licenses/LICENSE-tukaani-xy-1.0
```
and copy contents of
`http://git.tukaani.org/?p=xz-java.git;a=blob;f=COPYING` into
`zeppelin-distribution/src/bin_license/licenses/LICENSE-tukaani-xy-1.0`?
For `jgrapht-jdk1.6`, it became LGPL and EPL dual license since 0.9.x. But
I'm not sure we can assume the license of 0.8.1 as EPL, since it was released
with LGPL at that time. Can someone clarify?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---