Added author to all java files with class comments.
[utils] / socketproxy / src / main / java / org / wamblee / socketproxy / SocketProxy.java
index 25d350fdf7ec98f03cd72365873e216bd9125bf2..5a59b1c6d8f500e7fdf1a682585c4db1c1daa10b 100644 (file)
@@ -15,6 +15,8 @@ import java.net.Socket;
  * 
  * TODO To change the template for this generated type comment go to Window -
  * Preferences - Java - Code Style - Code Templates
+ *
+ * @author Erik Brakkee
  */
 public class SocketProxy {