glens 02/04/08 07:13:25
Modified: src/java/org/apache/poi/hssf/record FooterRecord.java
Log:
Some credits were missed. Sorry Shawn.
Revision Changes Path
1.6 +1 -0
jakarta-poi/src/java/org/apache/poi/hssf/record/FooterRecord.java
Index: FooterRecord.java
===================================================================
RCS file:
/home/cvs/jakarta-poi/src/java/org/apache/poi/hssf/record/FooterRecord.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- FooterRecord.java 21 Mar 2002 02:09:31 -0000 1.5
+++ FooterRecord.java 8 Apr 2002 14:13:25 -0000 1.6
@@ -63,6 +63,7 @@
* Description: Specifies the footer for a sheet<P>
* REFERENCE: PG 317 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
* @author Andrew C. Oliver (acoliver at apache dot org)
+ * @author Shawn Laubach ([EMAIL PROTECTED]) Modified 3/14/02
* @version 2.0-pre
*/