From e218940293c1fe38bc801b414152c4fef82abb6b Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@6c8d7289-2bf4-0310-a012-ef5d649a1542> Date: Sun, 4 Feb 2007 18:16:27 +0000 Subject: [PATCH] The copyright sign "\u00A9" is already replaced by "©". String "(C)" is not a unicode sequence! git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3334 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- source/de/anomic/data/wikiCode.java | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/source/de/anomic/data/wikiCode.java b/source/de/anomic/data/wikiCode.java index 135a2b22d..d4a6f16fa 100644 --- a/source/de/anomic/data/wikiCode.java +++ b/source/de/anomic/data/wikiCode.java @@ -346,8 +346,7 @@ public class wikiCode { "\u00FC","ü", "\u00FD","ý", "\u00FE","þ", - "\u00FF","ÿ", - "(C)","©" + "\u00FF","ÿ" }; /** This method processes tables in the wiki code.