$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: john_at_[hidden]
Date: 2008-06-28 07:24:02
Author: johnmaddock
Date: 2008-06-28 07:24:02 EDT (Sat, 28 Jun 2008)
New Revision: 46805
URL: http://svn.boost.org/trac/boost/changeset/46805
Log:
Fix copyright declaration.
Text files modified: 
   trunk/boost/math/distributions/detail/generic_quantile.hpp |     4 ++++                                    
   1 files changed, 4 insertions(+), 0 deletions(-)
Modified: trunk/boost/math/distributions/detail/generic_quantile.hpp
==============================================================================
--- trunk/boost/math/distributions/detail/generic_quantile.hpp	(original)
+++ trunk/boost/math/distributions/detail/generic_quantile.hpp	2008-06-28 07:24:02 EDT (Sat, 28 Jun 2008)
@@ -1,3 +1,7 @@
+//  Copyright John Maddock 2008.
+//  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_MATH_DISTIBUTIONS_DETAIL_GENERIC_QUANTILE_HPP
 #define BOOST_MATH_DISTIBUTIONS_DETAIL_GENERIC_QUANTILE_HPP