File tree 4 files changed +4
-0
lines changed
4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 23
23
' Bundle-Vendor' : ' Reactive Streams SIG' ,
24
24
' Bundle-Description' : ' Reactive Streams API' ,
25
25
' Bundle-DocURL' : ' http://reactive-streams.org' ,
26
+ ' Bundle-License' : ' https://spdx.org/licenses/MIT-0.html' ,
26
27
' Bundle-Version' : project. version,
27
28
' Export-Package' : ' org.reactivestreams.*' ,
28
29
' Automatic-Module-Name' : ' org.reactivestreams' ,
Original file line number Diff line number Diff line change 9
9
' Bundle-Vendor' : ' Reactive Streams SIG' ,
10
10
' Bundle-Description' : ' Reactive Streams Examples' ,
11
11
' Bundle-DocURL' : ' http://reactive-streams.org' ,
12
+ ' Bundle-License' : ' https://spdx.org/licenses/MIT-0.html' ,
12
13
' Bundle-Version' : project. version,
13
14
' Export-Package' : ' org.reactivestreams.example.*' ,
14
15
' Automatic-Module-Name' : ' org.reactivestreams.examples' ,
Original file line number Diff line number Diff line change 9
9
' Bundle-Vendor' : ' Reactive Streams SIG' ,
10
10
' Bundle-Description' : ' Reactive Streams TCK Flow' ,
11
11
' Bundle-DocURL' : ' http://reactive-streams.org' ,
12
+ ' Bundle-License' : ' https://spdx.org/licenses/MIT-0.html' ,
12
13
' Bundle-Version' : project. version,
13
14
' Export-Package' : ' org.reactivestreams.tck.flow.*' ,
14
15
' Automatic-Module-Name' : ' org.reactivestreams.tckflow' ,
Original file line number Diff line number Diff line change 10
10
' Bundle-Vendor' : ' Reactive Streams SIG' ,
11
11
' Bundle-Description' : ' Reactive Streams TCK' ,
12
12
' Bundle-DocURL' : ' http://reactive-streams.org' ,
13
+ ' Bundle-License' : ' https://spdx.org/licenses/MIT-0.html' ,
13
14
' Bundle-Version' : project. version,
14
15
' Export-Package' : ' org.reactivestreams.tck.*' ,
15
16
' Automatic-Module-Name' : ' org.reactivestreams.tck' ,
You can’t perform that action at this time.
0 commit comments