$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r83336 - sandbox/big_number/boost/multiprecision
From: e_float_at_[hidden]
Date: 2013-03-06 16:37:48
Author: christopher_kormanyos
Date: 2013-03-06 16:37:47 EST (Wed, 06 Mar 2013)
New Revision: 83336
URL: http://svn.boost.org/trac/boost/changeset/83336
Log:
Corrected the copyright information.
Text files modified: 
   sandbox/big_number/boost/multiprecision/cpp_bin_float.hpp |     1 +                                       
   1 files changed, 1 insertions(+), 0 deletions(-)
Modified: sandbox/big_number/boost/multiprecision/cpp_bin_float.hpp
==============================================================================
--- sandbox/big_number/boost/multiprecision/cpp_bin_float.hpp	(original)
+++ sandbox/big_number/boost/multiprecision/cpp_bin_float.hpp	2013-03-06 16:37:47 EST (Wed, 06 Mar 2013)
@@ -1,5 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 //  Copyright Christopher Kormanyos 2013.
+//  Copyright 2013 John Maddock. 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)
 //