Fixed author and comment.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352103 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Glen Stampoultzis 2002-02-18 11:59:44 +00:00
parent 602cbd53c7
commit ca0e04c819

View File

@ -66,10 +66,10 @@ import java.io.FileOutputStream;
import java.io.FileWriter; import java.io.FileWriter;
/** /**
* Class TestHSSFSheet * Tests HSSFSheet. This test case is very incomplete at the moment.
* *
* *
* @author * @author Glen Stampoultzis (glens at apache.org)
* @version %I%, %G% * @version %I%, %G%
*/ */