Boost logo

Boost-Commit :

From: john_at_[hidden]
Date: 2007-11-07 13:27:08


Author: johnmaddock
Date: 2007-11-07 13:27:08 EST (Wed, 07 Nov 2007)
New Revision: 40901
URL: http://svn.boost.org/trac/boost/changeset/40901

Log:
Added license info.
Text files modified:
   trunk/boost/tr1/tuple.hpp | 4 ++++
   1 files changed, 4 insertions(+), 0 deletions(-)

Modified: trunk/boost/tr1/tuple.hpp
==============================================================================
--- trunk/boost/tr1/tuple.hpp (original)
+++ trunk/boost/tr1/tuple.hpp 2007-11-07 13:27:08 EST (Wed, 07 Nov 2007)
@@ -1,3 +1,6 @@
+// (C) Copyright John Maddock 2005.
+// Use, modification and distribution are subject to 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)
 
 #ifndef BOOST_TR1_TUPLE_HPP_INCLUDED
@@ -71,3 +74,4 @@
 #endif
 
 #endif
+


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