Added author to all java files with class comments.
[utils] / support / src / test / java / org / wamblee / io / FileResourceTest.java
index cc085e777711222841416ee7f6f01db75ea6669b..c1564f04feb82336ee4fa4b9476f9ee88c131924 100644 (file)
@@ -25,6 +25,8 @@ import junit.framework.TestCase;
 
 /**
  * Tests the file resource. 
+ *
+ * @author Erik Brakkee
  */
 public class FileResourceTest extends TestCase {