[EMAIL PROTECTED] schrieb: > Author: manuel > Date: Tue Nov 8 01:42:43 2005 > New Revision: 331757 > > URL: http://svn.apache.org/viewcvs?rev=331757&view=rev > Log: > Another character encoding update > > Modified: > xmlgraphics/fop/trunk/src/java/org/apache/fop/render/rtf/RTFHandler.java
[..] > * @author Bertrand Delacretaz <[EMAIL PROTECTED]> > * @author Trembicki-Guy, Ed <[EMAIL PROTECTED]> > - * @author Boris Poudérous <[EMAIL PROTECTED]> > + * @author Boris Poudérous <[EMAIL PROTECTED]> > * @author Peter Herweg <[EMAIL PROTECTED]> > * @author Andreas Putz <[EMAIL PROTECTED]> Uh, there shouldn't be any non ascii characters in the java sources. (see http://wiki.apache.org/xmlgraphics-fop/FOPDevelopersStyleGuide, which should make it into the website) And @author tags are discouraged anyway ;-) -- Christian
