Skip to content

Commit 3f8144f

Browse files
committed
add licence header
1 parent f606fa1 commit 3f8144f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

examples/src/test/java/org/reactivestreams/example/unicast/AsyncRangePublisherTest.java

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
/***************************************************
2+
* Licensed under MIT No Attribution (SPDX: MIT-0) *
3+
***************************************************/
14
package org.reactivestreams.example.unicast;
25

36
import org.reactivestreams.Publisher;

0 commit comments

Comments
 (0)