Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r78110 - sandbox/math/libs/math/example
From: john_at_[hidden]
Date: 2012-04-21 06:29:44


Author: johnmaddock
Date: 2012-04-21 06:29:44 EDT (Sat, 21 Apr 2012)
New Revision: 78110
URL: http://svn.boost.org/trac/boost/changeset/78110

Log:
Add licence.
Text files modified:
   sandbox/math/libs/math/example/owens_t_drv.cpp | 5 +++++
   1 files changed, 5 insertions(+), 0 deletions(-)

Modified: sandbox/math/libs/math/example/owens_t_drv.cpp
==============================================================================
--- sandbox/math/libs/math/example/owens_t_drv.cpp (original)
+++ sandbox/math/libs/math/example/owens_t_drv.cpp 2012-04-21 06:29:44 EDT (Sat, 21 Apr 2012)
@@ -1,3 +1,8 @@
+// (C) Benjamin Sobotta 2012
+
+// 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)
 
 #include <boost/math/special_functions/owens_t.hpp>
 #include <iostream>


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