$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r77624 - sandbox/big_number/libs/multiprecision/test
From: john_at_[hidden]
Date: 2012-03-29 08:15:05
Author: johnmaddock
Date: 2012-03-29 08:15:05 EDT (Thu, 29 Mar 2012)
New Revision: 77624
URL: http://svn.boost.org/trac/boost/changeset/77624
Log:
Add licence and copyright.
Text files modified: 
   sandbox/big_number/libs/multiprecision/test/test.hpp |     5 +++++                                   
   1 files changed, 5 insertions(+), 0 deletions(-)
Modified: sandbox/big_number/libs/multiprecision/test/test.hpp
==============================================================================
--- sandbox/big_number/libs/multiprecision/test/test.hpp	(original)
+++ sandbox/big_number/libs/multiprecision/test/test.hpp	2012-03-29 08:15:05 EDT (Thu, 29 Mar 2012)
@@ -1,3 +1,8 @@
+///////////////////////////////////////////////////////////////
+//  Copyright 2012 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_
+//
 
 #ifndef BOOST_MULTIPRECISION_TEST_HPP
 #define BOOST_MULTIPRECISION_TEST_HPP