Replaced non-ascii characters, ticket 1736

[SVN r45224]
This commit is contained in:
Ion Gaztañaga
2008-05-08 19:08:38 +00:00
parent 4b0490c0ae
commit d52878df88
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
// (C) Copyright Ion Gazta<EFBFBD>aga 2005.
// (C) Copyright Ion Gaztanaga 2005.
// 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)

View File

@@ -4,7 +4,7 @@
//
// pointer_to_other.hpp
//
// (C) Copyright Ion Gazta<EFBFBD>aga 2005.
// (C) Copyright Ion Gaztanaga 2005.
// Copyright (c) 2005 Peter Dimov.
//
// Distributed under the Boost Software License, Version 1.0.