NO-JIRA: remove invalid tt tag usage to get javadoc building on Java 11

This commit is contained in:
Robbie Gemmell 2021-07-30 15:39:20 +01:00
parent 7ddc947413
commit ff9346d670
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@ import java.util.Properties;
/**
* @author <a href="mailto:ovidiu@feodorov.com">Ovidiu Feodorov</a>
* @version <tt>$Revision: 2868 $</tt>
*/
public class InVMNameParser implements NameParser, Serializable {
// Constants -----------------------------------------------------