Browse Source

Bugzilla #51790: source file contains non-ascii character

Removed @author tags


git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1169766 13f79535-47bb-0310-9956-ffa450edef68
tags/fop-1_1rc1old
Vincent Hennebert 12 years ago
parent
commit
a9ecadc9d8
1 changed files with 0 additions and 6 deletions
  1. 0
    6
      src/java/org/apache/fop/render/rtf/RTFHandler.java

+ 0
- 6
src/java/org/apache/fop/render/rtf/RTFHandler.java View File

@@ -132,12 +132,6 @@ import org.apache.fop.render.rtf.rtflib.tools.TableContext;
/**
* RTF Handler: generates RTF output using the structure events from
* the FO Tree sent to this structure handler.
*
* @author Bertrand Delacretaz <bdelacretaz@codeconsult.ch>
* @author Trembicki-Guy, Ed <GuyE@DNB.com>
* @author Boris Poudérous <boris.pouderous@eads-telecom.com>
* @author Peter Herweg <pherweg@web.de>
* @author Andreas Putz <a.putz@skynamics.com>
*/
public class RTFHandler extends FOEventHandler {


Loading…
Cancel
Save