From d150ba849864485e614b259ff69dae0c1931aa44 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Mon, 30 Jun 2008 12:06:07 +0000 Subject: [PATCH] Fixed non-ascii chars [SVN r46898] --- test/functional/invoke.cpp | 2 +- test/functional/invoke_function_object.cpp | 2 +- test/functional/invoke_procedure.cpp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/test/functional/invoke.cpp b/test/functional/invoke.cpp index 3960af17..be49938b 100644 --- a/test/functional/invoke.cpp +++ b/test/functional/invoke.cpp @@ -1,5 +1,5 @@ /*============================================================================= - Copyright (c) 2005-2006 João Abecasis + Copyright (c) 2005-2006 Joao Abecasis Copyright (c) 2006-2007 Tobias Schwinger Use modification and distribution are subject to the Boost Software diff --git a/test/functional/invoke_function_object.cpp b/test/functional/invoke_function_object.cpp index 5f08f650..61504fb8 100644 --- a/test/functional/invoke_function_object.cpp +++ b/test/functional/invoke_function_object.cpp @@ -1,5 +1,5 @@ /*============================================================================= - Copyright (c) 2005-2006 João Abecasis + Copyright (c) 2005-2006 Joao Abecasis Copyright (c) 2006-2007 Tobias Schwinger Use modification and distribution are subject to the Boost Software diff --git a/test/functional/invoke_procedure.cpp b/test/functional/invoke_procedure.cpp index 810cb903..3e733974 100644 --- a/test/functional/invoke_procedure.cpp +++ b/test/functional/invoke_procedure.cpp @@ -1,5 +1,5 @@ /*============================================================================= - Copyright (c) 2005-2006 João Abecasis + Copyright (c) 2005-2006 Joao Abecasis Copyright (c) 2006-2007 Tobias Schwinger Use modification and distribution are subject to the Boost Software