# HG changeset patch # User Alpar Juttner # Date 2008-04-09 18:19:40 # Node ID 7b0ce9fb1169c533d2859b8d48bf8586d16fbc91 # Parent b6bede534255e492871c601771442b65e12f7319 Remove ISO8859-1 characters diff --git a/lemon/bits/utility.h b/lemon/bits/utility.h --- a/lemon/bits/utility.h +++ b/lemon/bits/utility.h @@ -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)