[
https://issues.apache.org/jira/browse/HADOOP-12893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15227830#comment-15227830
]
Akira AJISAKA commented on HADOOP-12893:
----------------------------------------
Reading OpenSSL license.
https://www.openssl.org/source/license.html
I'm thinking we need to add the following sentences to NOTICE.txt.
{noformat}
"This product includes software developed by the OpenSSL Project
for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
{noformat}
{noformat}
"This product includes cryptographic software written by
Eric Young ([email protected])"
{noformat}
I'll read the other following licenses of the softwares in BUILDING.txt
* protocolbuffer
* zlib
* Linux FUSE
* snappy
* Intel ISA-L
* bzip2
* Jansson
> Verify LICENSE.txt and NOTICE.txt
> ---------------------------------
>
> Key: HADOOP-12893
> URL: https://issues.apache.org/jira/browse/HADOOP-12893
> Project: Hadoop Common
> Issue Type: Bug
> Affects Versions: 2.8.0, 3.0.0, 2.7.3, 2.6.5
> Reporter: Allen Wittenauer
> Priority: Blocker
>
> We need to verify that we're abiding by the legal terms set forth by all of
> our dependencies. We need to make sure that our LICENSE.txt and NOTICE.txt
> list all the licenses as appropriate for source and binary artifacts. In
> particular, we statically link several libraries like OpenSSL into libhadoop,
> libhdfs, pipes, and probably others when -Pnative is used but have no
> reference at all to their licensing terms.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)