Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r63297 - trunk/libs/iostreams/src
From: steven_at_[hidden]
Date: 2010-06-24 16:30:58


Author: steven_watanabe
Date: 2010-06-24 16:30:57 EDT (Thu, 24 Jun 2010)
New Revision: 63297
URL: http://svn.boost.org/trac/boost/changeset/63297

Log:
Add back missing Boost license.
Text files modified:
   trunk/libs/iostreams/src/mapped_file.cpp | 2 ++
   1 files changed, 2 insertions(+), 0 deletions(-)

Modified: trunk/libs/iostreams/src/mapped_file.cpp
==============================================================================
--- trunk/libs/iostreams/src/mapped_file.cpp (original)
+++ trunk/libs/iostreams/src/mapped_file.cpp 2010-06-24 16:30:57 EDT (Thu, 24 Jun 2010)
@@ -2,6 +2,8 @@
 // (C) Copyright Jonathan Turkanis 2004.
 // (C) Copyright Jonathan Graehl 2004.
 // (C) Copyright Jorge Lodos 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.)
 
 // Define BOOST_IOSTREAMS_SOURCE so that <boost/iostreams/detail/config.hpp>
 // knows that we are building the library (possibly exporting code), rather


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