Skip to content

Commit 6b921e5

Browse files
bjorijmikola
authored andcommitted
Fix package license to be consistent with the source files
1 parent 817e8ee commit 6b921e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/package.xml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ necessary to build a fully-functional MongoDB driver.
3636
<release>%RELEASE_STABILITY%</release>
3737
<api>%RELEASE_STABILITY%</api>
3838
</stability>
39-
<license uri="http://www.opensource.org/licenses/bsd-license.php">New BSD License</license>
39+
<license uri="http://www.apache.org/licenses/LICENSE-2.0">Apache License</license>
4040
<notes>
4141
%RELEASE_NOTES%
4242
</notes>

0 commit comments

Comments
 (0)