Updated license for test

This commit is contained in:
Ziver Koc 2016-02-10 14:23:14 +01:00
parent 67f0c66545
commit 84820151f0
45 changed files with 160 additions and 0 deletions

1
test/zutil/test/DynamicByteArrayStreamTest.java Normal file → Executable file
View file

@ -21,6 +21,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*/
package zutil.test;
import org.junit.Test;