Added author to all java files with class comments.
[utils] / support / src / test / java / org / wamblee / xml / ClasspathUriResolverTest.java
index 2d98a399298965889835d48d576c2e6ed3174fd4..7ea41ba2ab8322213200747bc409bce20f613426 100644 (file)
@@ -30,6 +30,8 @@ import org.wamblee.io.FileSystemUtils;
 
 /**
  * Tests for {@link org.wamblee.xml.ClasspathUriResolver}.
+ *
+ * @author Erik Brakkee
  */
 public class ClasspathUriResolverTest extends TestCase {