Fix some more inspection report issues: mostly non-ASCII characters in peoples names (sorry folks!).

[SVN r46840]
This commit is contained in:
John Maddock
2008-06-29 09:10:46 +00:00
parent cc9211e494
commit 1e661e3941
4 changed files with 4 additions and 4 deletions

View File

@ -40,7 +40,7 @@
// initialized in-class.
// >> Assertion: (../links/dbg_cstabs.cc, line 611)
// while processing ../test.cpp at line 0.
// (Jens Maurer according to Gottfried Gan<EFBFBD>auge 04 Mar 2002)
// (Jens Maurer according to Gottfried Ganssauge 04 Mar 2002)
# define BOOST_NO_INCLASS_MEMBER_INITIALIZATION
// SunPro 5.3 has better support for partial specialization,

View File

@ -1,4 +1,4 @@
// (C) Copyright Terje Sletteb<EFBFBD> 2002.
// (C) Copyright Terje Slettebo 2002.
// 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)

View File

@ -1,4 +1,4 @@
// Copyright (C) Joaqu<EFBFBD>n M L<EFBFBD>pez Mu<EFBFBD>oz 2004.
// Copyright (C) Joaquin M Lopez Munoz 2004.
// 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)

View File

@ -1,5 +1,5 @@
// (C) Copyright Eric Friedman 2003.
// Some modifications by Jeremiah Willcock and Jaakko J<EFBFBD>rvi.
// Some modifications by Jeremiah Willcock and Jaakko Jarvi.
// 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)