mirror of https://github.com/apache/poi.git
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:
parent
f4ed5c4214
commit
5725916c0b
|
@ -66,10 +66,10 @@ import java.io.FileOutputStream;
|
|||
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%
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in New Issue