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