Change Protobuf BOM license from Apache to BSD

pull/6744/head
Rafi Kamal 5 years ago committed by GitHub
parent e0441b2f28
commit 7efcc0466c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      java/bom/pom.xml

@ -29,8 +29,8 @@
<licenses>
<license>
<name>The Apache License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
<name>3-Clause BSD License</name>
<url>https://opensource.org/licenses/BSD-3-Clause</url>
</license>
</licenses>

Loading…
Cancel
Save