Remove special chars from author name to fix problems with encoding

This commit is contained in:
hns 2004-06-29 13:24:21 +00:00
parent b4f0635ffa
commit 58270ab3a6

View file

@ -9,7 +9,7 @@ import java.util.Hashtable;
/**
* @version $Revision$
* @author Benoît Mahé (bmahe@w3.org)
* @author Benoit Mahe (bmahe@w3.org)
*/
public class Utils {