HBASE-23998. Update license for jetty-client. (#1297)

(cherry picked from commit 5be67a5e60182f5f06c7a84dbae6fb365f28682b)
This commit is contained in:
Wei-Chiu Chuang 2020-04-12 01:45:24 -07:00 committed by GitHub
parent 14342b6527
commit b3461665e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 0 deletions

View File

@ -628,6 +628,20 @@ under the License.
</licenses>
</project>
</supplement>
<supplement>
<project>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-client</artifactId>
<licenses>
<license>
<name>Apache License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
</project>
</supplement>
<supplement>
<project>
<groupId>org.eclipse.jetty.websocket</groupId>