Skip to content

Commit

Permalink
HADOOP-16895. [thirdparty] Revisit LICENSEs and NOTICEs (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
vinayakumarb committed Mar 11, 2020
1 parent 16f6d2a commit 622b2dd
Show file tree
Hide file tree
Showing 11 changed files with 1,264 additions and 842 deletions.
37 changes: 22 additions & 15 deletions LICENSE-binary
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,26 @@
This project bundles some components that are also licensed under the Apache
License Version 2.0:

com.google.code.gson:gson:jar:2.8.6
com.squareup.okhttp3:okhttp:jar:4.2.2
com.squareup.okio:okio:jar:2.2.2

io.jaegertracing:jaeger-client:jar:0.34.2
io.jaegertracing:jaeger-core:jar:0.34.2
io.jaegertracing:jaeger-thrift:jar:0.34.2
io.jaegertracing:jaeger-tracerresolver:jar:0.34.2
io.opentracing.contrib:opentracing-tracerresolver:jar:0.1.5

org.apache.thrift:libthrift:jar:0.13.0

org.jetbrains:annotations:jar:13.0

org.jetbrains.kotlin:kotlin-stdlib:jar:1.3.50
org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.3.50

io.opentracing:opentracing-api:jar:0.31.0
io.opentracing:opentracing-noop:jar:0.31.0
io.opentracing:opentracing-util:jar:0.31.0


--------------------------------------------------------------------------------
Expand All @@ -213,29 +233,16 @@ licenses. This section summarizes those components and their licenses.
See licenses-binary/ for text of these licenses.


BSD 2-Clause
------------


BSD 3-Clause
------------

com.google.protobuf:protobuf-java:3.7.1


MIT License
-----------
org.slf4j:slf4j-api:1.7.28


CDDL 1.1 + GPLv2 with classpath exception
-----------------------------------------

Eclipse Public License 1.0
--------------------------

junit:junit:4.12


Public Domain
-------------

javax.annotation:javax.annotation-api:1.3.2
21 changes: 0 additions & 21 deletions LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -201,24 +201,3 @@
See the License for the specific language governing permissions and
limitations under the License.

--------------------------------------------------------------------------------
This product bundles various third-party components under other open source
licenses. This section summarizes those components and their licenses.
See licenses/ for text of these licenses.


Apache Software Foundation License 2.0
--------------------------------------


BSD 2-Clause
------------


BSD 3-Clause
------------


MIT License
-----------

0 comments on commit 622b2dd

Please sign in to comment.