Replaced non-ascii characters, ticket 1736

[SVN r45306]
This commit is contained in:
Ion Gaztañaga
2008-05-12 19:38:37 +00:00
parent 57e77dc340
commit dd3969306e
5 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
# Boost.Intrusive library documentation Jamfile # Boost.Intrusive library documentation Jamfile
# #
# Copyright Ion Gazta<EFBFBD>aga 2006. # Copyright Ion Gaztanaga 2006.
# Distributed under the Boost Software License, Version 1.0. # Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or copy at # (See accompanying file LICENSE_1_0.txt or copy at
# http://www.boost.org/LICENSE_1_0.txt) # http://www.boost.org/LICENSE_1_0.txt)

View File

@@ -3473,10 +3473,10 @@ helpful discussions.
* [*Olaf Krzikalla] for the permission to continue his great work. * [*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], * [*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], [*Paul Rose], [*Pavel Vozelinek], [*Howard Hinnant], [*Olaf Krzikalla],
[*Samuel Debionne], [*Stjepan Rajko], [*Thorsten Ottosen], [*Tobias Schwinger], [*Samuel Debionne], [*Stjepan Rajko], [*Thorsten Ottosen], [*Tobias Schwinger],
[*Tom Brinkman] and [*Steven Watanabe] [*Tom Brinkman] and [*Steven Watanabe]

View File

@@ -1,6 +1,6 @@
# Boost Intrusive Library Example Jamfile # Boost Intrusive Library Example Jamfile
# (C) Copyright Ion Gazta<EFBFBD>aga 2006-2007. # (C) Copyright Ion Gaztanaga 2006-2007.
# Use, modification and distribution are subject to the # Use, modification and distribution are subject to the
# Boost Software License, Version 1.0. (See accompanying file # Boost Software License, Version 1.0. (See accompanying file
# LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) # LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

View File

@@ -1,6 +1,6 @@
# Boost Intrusive Library Performance test Jamfile # Boost Intrusive Library Performance test Jamfile
# (C) Copyright Ion Gazta<EFBFBD>aga 2006-2007. # (C) Copyright Ion Gaztanaga 2006-2007.
# Use, modification and distribution are subject to the # Use, modification and distribution are subject to the
# Boost Software License, Version 1.0. (See accompanying file # Boost Software License, Version 1.0. (See accompanying file
# LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) # LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

View File

@@ -1,5 +1,5 @@
# Boost Intrusive Library Test Jamfile # Boost Intrusive Library Test Jamfile
# (C) Copyright Ion Gazta<EFBFBD>aga 2006. # (C) Copyright Ion Gaztanaga 2006.
# Use, modification and distribution are subject to the # Use, modification and distribution are subject to the
# Boost Software License, Version 1.0. (See accompanying file # Boost Software License, Version 1.0. (See accompanying file
# LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) # LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)