[Lemon-commits] Alpar Juttner: Remove ISO8859-1 characters
Lemon HG
hg at lemon.cs.elte.hu
Wed Apr 9 18:19:56 CEST 2008
details: http://lemon.cs.elte.hu/hg/lemon/rev/7b0ce9fb1169
changeset: 117:7b0ce9fb1169
user: Alpar Juttner <alpar [at] cs.elte.hu>
date: Wed Apr 09 17:19:40 2008 +0100
description:
Remove ISO8859-1 characters
diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
lemon/bits/utility.h | 4 ++--
diffs (19 lines):
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)
More information about the Lemon-commits
mailing list