Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r49492 - sandbox/mp_math/boost/mp_math
From: baraclese_at_[hidden]
Date: 2008-10-30 12:57:02


Author: baraclese
Date: 2008-10-30 12:57:02 EDT (Thu, 30 Oct 2008)
New Revision: 49492
URL: http://svn.boost.org/trac/boost/changeset/49492

Log:
* added license statement to mp_int_serialization.hpp

Text files modified:
   sandbox/mp_math/boost/mp_math/mp_int_serialization.hpp | 5 +++++
   1 files changed, 5 insertions(+), 0 deletions(-)

Modified: sandbox/mp_math/boost/mp_math/mp_int_serialization.hpp
==============================================================================
--- sandbox/mp_math/boost/mp_math/mp_int_serialization.hpp (original)
+++ sandbox/mp_math/boost/mp_math/mp_int_serialization.hpp 2008-10-30 12:57:02 EDT (Thu, 30 Oct 2008)
@@ -1,3 +1,8 @@
+// Copyright Kevin Sopp 2008.
+// 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)
+
 #include <boost/mp_math/mp_int/mp_int_fwd.hpp>
 #include <boost/serialization/split_free.hpp>
 #include <boost/serialization/string.hpp>


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk