Replaced all occurrences of non-ASCII copyright symbol with '(c)' for people using non-ASCII code pages

[SVN r43992]
This commit is contained in:
Marshall Clow
2008-04-02 01:42:32 +00:00
parent 6f2afd458c
commit 20818b6411
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
// abi_prefix header -------------------------------------------------------//
// <EFBFBD> Copyright John Maddock 2003
// (c) Copyright John Maddock 2003
// Use, modification and distribution are subject to the Boost Software License,
// Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at

View File

@ -1,6 +1,6 @@
// abi_sufffix header -------------------------------------------------------//
// <EFBFBD> Copyright John Maddock 2003
// (c) Copyright John Maddock 2003
// Use, modification and distribution are subject to the Boost Software License,
// Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at