mirror of
https://github.com/boostorg/config.git
synced 2025-10-04 11:40:59 +02:00
Replaced all occurrences of non-ASCII copyright symbol with '(c)' for people using non-ASCII code pages
[SVN r43992]
This commit is contained in:
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user