From dd3969306ef167ad5e13461b7f0c9e0f63020c94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Mon, 12 May 2008 19:38:37 +0000 Subject: [PATCH] Replaced non-ascii characters, ticket 1736 [SVN r45306] --- doc/Jamfile.v2 | 2 +- doc/intrusive.qbk | 4 ++-- example/Jamfile.v2 | 2 +- perf/Jamfile.v2 | 2 +- test/Jamfile.v2 | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/Jamfile.v2 b/doc/Jamfile.v2 index 823d326..9cac616 100644 --- a/doc/Jamfile.v2 +++ b/doc/Jamfile.v2 @@ -1,6 +1,6 @@ # Boost.Intrusive library documentation Jamfile # -# Copyright Ion Gaztañaga 2006. +# Copyright Ion Gaztanaga 2006. # Distributed under 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) diff --git a/doc/intrusive.qbk b/doc/intrusive.qbk index bf8a604..4a4bb9e 100644 --- a/doc/intrusive.qbk +++ b/doc/intrusive.qbk @@ -3473,10 +3473,10 @@ helpful discussions. * [*Olaf Krzikalla] for the permission to continue his great work. -* [*Joaquín M. López Muñoz] for his thorough review, help, and ideas. +* [*Joaquin M. Lopez Munoz] for his thorough review, help, and ideas. * [*Cory Nelson], [*Daniel James], [*Dave Harris], [*Guillaume Melquiond], - [*Henri Bavestrello], [*Hervé Brönnimann], [*Kai Brüning], [*Kevin Sopp], + [*Henri Bavestrello], [*Herve Bronnimann], [*Kai Bruning], [*Kevin Sopp], [*Paul Rose], [*Pavel Vozelinek], [*Howard Hinnant], [*Olaf Krzikalla], [*Samuel Debionne], [*Stjepan Rajko], [*Thorsten Ottosen], [*Tobias Schwinger], [*Tom Brinkman] and [*Steven Watanabe] diff --git a/example/Jamfile.v2 b/example/Jamfile.v2 index 75ef95a..cfd371d 100644 --- a/example/Jamfile.v2 +++ b/example/Jamfile.v2 @@ -1,6 +1,6 @@ # Boost Intrusive Library Example Jamfile -# (C) Copyright Ion Gaztañaga 2006-2007. +# (C) Copyright Ion Gaztanaga 2006-2007. # Use, modification and distribution are 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) diff --git a/perf/Jamfile.v2 b/perf/Jamfile.v2 index 3c9f3d6..bb6a612 100644 --- a/perf/Jamfile.v2 +++ b/perf/Jamfile.v2 @@ -1,6 +1,6 @@ # Boost Intrusive Library Performance test Jamfile -# (C) Copyright Ion Gaztañaga 2006-2007. +# (C) Copyright Ion Gaztanaga 2006-2007. # Use, modification and distribution are 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) diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index 58db1e5..d56b50a 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -1,5 +1,5 @@ # Boost Intrusive Library Test Jamfile -# (C) Copyright Ion Gaztañaga 2006. +# (C) Copyright Ion Gaztanaga 2006. # Use, modification and distribution are 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)