partial fix for remove tag version from all javadocs, #718

This commit is contained in:
Roman Ivanov 2015-03-05 16:59:47 -08:00
parent 397c361c3f
commit baf08b9cf8
3 changed files with 0 additions and 3 deletions

View File

@ -30,7 +30,6 @@ import org.junit.Test;
/**
* Enter a description of class PackageObjectFactoryTest.java.
* @author Rick Giles
* @version 8-Dec-2002
*/
public class PackageObjectFactoryTest
{

View File

@ -3,7 +3,6 @@ package com.puppycrawl.tools.checkstyle;
/**
* Input class for testing EmptyStatementCheck
* @author Rick Giles
* @version 5-May-2003
*/
public class InputEmptyStatement
{

View File

@ -3,7 +3,6 @@ package com.puppycrawl.tools.checkstyle;
/**
* Describe class InputMagicNumber
* @author Rick Giles
* @version 6-May-2003
*/
public class InputMagicNumber {
public void magicMethod() {