Skip to content

Commit

Permalink
HBASE-24258 [Hadoop3.3] Update license for org.ow2.asm:* (apache#1582)
Browse files Browse the repository at this point in the history
Signed-off-by: stack <stack@apache.org>
(cherry picked from commit 582cad7)

Change-Id: I68e193e7c240cc1e27c9ad0adc96eb28c357914d
  • Loading branch information
jojochuang authored and saintstack committed May 4, 2020
1 parent c108b61 commit 81b987b
Showing 1 changed file with 54 additions and 0 deletions.
54 changes: 54 additions & 0 deletions hbase-resource-bundle/src/main/resources/supplemental-models.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2274,6 +2274,60 @@ Copyright (c) 2000-2005 INRIA, France Telecom
</licenses>
</project>
</supplement>
<supplement>
<project>
<groupId>org.ow2.asm</groupId>
<artifactId>asm-analysis</artifactId>
<name>ASM: a very small and fast Java bytecode manipulation framework</name>

<licenses>
<license>
<name>BSD 3-Clause License</name>
<url>https://github.com/llbit/ow2-asm/blob/master/LICENSE.txt</url>
<distribution>repo</distribution>
<comments>
Copyright (c) 2000-2011 INRIA, France Telecom
</comments>
</license>
</licenses>
</project>
</supplement>
<supplement>
<project>
<groupId>org.ow2.asm</groupId>
<artifactId>asm-commons</artifactId>
<name>ASM: a very small and fast Java bytecode manipulation framework</name>

<licenses>
<license>
<name>BSD 3-Clause License</name>
<url>https://github.com/llbit/ow2-asm/blob/master/LICENSE.txt</url>
<distribution>repo</distribution>
<comments>
Copyright (c) 2000-2011 INRIA, France Telecom
</comments>
</license>
</licenses>
</project>
</supplement>
<supplement>
<project>
<groupId>org.ow2.asm</groupId>
<artifactId>asm-tree</artifactId>
<name>ASM: a very small and fast Java bytecode manipulation framework</name>

<licenses>
<license>
<name>BSD 3-Clause License</name>
<url>https://github.com/llbit/ow2-asm/blob/master/LICENSE.txt</url>
<distribution>repo</distribution>
<comments>
Copyright (c) 2000-2011 INRIA, France Telecom
</comments>
</license>
</licenses>
</project>
</supplement>
<supplement>
<project>
<groupId>org.fusesource.leveldbjni</groupId>
Expand Down

0 comments on commit 81b987b

Please sign in to comment.