This reverts commit baf08b9cf8.

This commit is contained in:
Roman Ivanov 2015-03-05 17:22:23 -08:00
parent fe607ecab5
commit f53116d471
3 changed files with 3 additions and 0 deletions

View File

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

View File

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

View File

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