updated javadoc author

Former-commit-id: a5cf1d6894c53d8635bf14a0cd1454130c451151
This commit is contained in:
Jeremy Long
2015-04-05 09:21:41 -04:00
parent 608b95e941
commit 0257000d1a

View File

@@ -21,7 +21,7 @@ import java.io.Serializable;
/**
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public class Identifier implements Serializable, Comparable<Identifier> {