Description: Print copyright information in UTF8
Author: Ralf Treinen <treinen@debian.org>

--- trunk~/copying.ml	2008-02-20 09:12:52.000000000 +0100
+++ trunk/copying.ml	2008-03-22 11:52:25.000000000 +0100
@@ -36,7 +36,7 @@
 
 let authors = match Sys.os_type with
   | "Win32" -> "Jean-Christophe Filli\131tre and Claude March\130"
-  | _       -> "Jean-Christophe Fillitre and Claude March" (* iso latin 1 *)
+  | _       -> "Jean-Christophe Filliâtre and Claude Marché" (* utf8 *)
 
 let banner softname =
   if not !Options.quiet then begin
