# HG changeset patch
# User Alpar Juttner <alpar@cs.elte.hu>
# Date 1207757980 -3600
# Node ID 7b0ce9fb1169c533d2859b8d48bf8586d16fbc91
# Parent  b6bede534255e492871c601771442b65e12f7319
Remove ISO8859-1 characters

diff -r b6bede534255 -r 7b0ce9fb1169 lemon/bits/utility.h
--- a/lemon/bits/utility.h	Thu Apr 03 13:00:18 2008 +0100
+++ b/lemon/bits/utility.h	Wed Apr 09 17:19:40 2008 +0100
@@ -21,13 +21,13 @@
 
 // Boost enable_if library
 
-// Copyright 2003 © The Trustees of Indiana University.
+// Copyright 2003 (c) The Trustees of Indiana University.
 
 // Use, modification, and distribution is subject to the Boost Software
 // License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
 // http://www.boost.org/LICENSE_1_0.txt)
 
-//    Authors: Jaakko Järvi (jajarvi at osl.iu.edu)
+//    Authors: Jaakko Jarvi (jajarvi at osl.iu.edu)
 //             Jeremiah Willcock (jewillco at osl.iu.edu)
 //             Andrew Lumsdaine (lums at osl.iu.edu)