Added author to all java files with class comments.
[utils] / security / src / test / java / org / wamblee / security / encryption / MessageDigesterTest.java
index 78abdde8d6f5f2d547e7d2e5f0c736147904a4e4..6760efe9f8d4a484e0faf8d15f2bd07d8d134960 100644 (file)
@@ -20,6 +20,8 @@ import junit.framework.TestCase;
 
 /**
  * Tests for the message digester. 
+ *
+ * @author Erik Brakkee
  */
 public class MessageDigesterTest extends TestCase {