Skip to content

Commit 3f99461

Browse files
authored
Fix license issues for bundle manifest
Closes #140
1 parent 4d2645d commit 3f99461

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bnd.bnd

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Bundle-SymbolicName: javax.money
1616
Bundle-Description: JavaMoney - API
1717
Bundle-Category: Implementation
1818
Bundle-Copyright: (C) Trivadis AG, Werner Keil, Otavio Santana
19-
Bundle-License: JSR 354 Spec Evaluation/Implementation License
19+
Bundle-License: Apache License 2.0
2020
Bundle-Vendor: Trivadis AG, Werner Keil, Otavio Santana
2121
Bundle-DocURL: http://www.javamoney.org
2222
Export-Package: \

0 commit comments

Comments
 (0)