]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Bugzilla #51790: source file contains non-ascii character
authorVincent Hennebert <vhennebert@apache.org>
Mon, 12 Sep 2011 14:27:25 +0000 (14:27 +0000)
committerVincent Hennebert <vhennebert@apache.org>
Mon, 12 Sep 2011 14:27:25 +0000 (14:27 +0000)
Removed @author tags

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1169766 13f79535-47bb-0310-9956-ffa450edef68

src/java/org/apache/fop/render/rtf/RTFHandler.java

index ac060caffc13e55845b8f68ead527b49e51f360c..56bc0287f53a8c7b19c2843e6775fab7144c04b3 100644 (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 {