mirror of
https://github.com/boostorg/intrusive.git
synced 2025-08-03 14:34:44 +02:00
Replaced non-ascii characters, ticket 1736
[SVN r45306]
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Boost.Intrusive library documentation Jamfile
|
||||
#
|
||||
# Copyright Ion Gazta<EFBFBD>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)
|
||||
|
@@ -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]
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# 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
|
||||
# Boost Software License, Version 1.0. (See accompanying file
|
||||
# LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# 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
|
||||
# Boost Software License, Version 1.0. (See accompanying file
|
||||
# LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||
|
@@ -1,5 +1,5 @@
|
||||
# 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
|
||||
# Boost Software License, Version 1.0. (See accompanying file
|
||||
# LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||
|
Reference in New Issue
Block a user