Correct license header in test module

This commit is contained in:
Mark H. Wood
2014-09-08 15:23:57 -04:00
parent dfcf5a2491
commit bd65b62d1b

View File

@@ -1,7 +1,10 @@
/* /**
* Copyright 2014 Mark H. Wood. * The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/ */
package org.dspace.storage.rdbms; package org.dspace.storage.rdbms;
import org.dspace.AbstractUnitTest; import org.dspace.AbstractUnitTest;