Skip to content

Commit

Permalink
Change Protobuf BOM license from Apache to BSD
Browse files Browse the repository at this point in the history
  • Loading branch information
rafi-kamal authored Oct 7, 2019
1 parent e0441b2 commit 7efcc04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions java/bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down

0 comments on commit 7efcc04

Please sign in to comment.