From 7c528c325e1e95acc48efbb5bbcd23ca01aca95f Mon Sep 17 00:00:00 2001 From: Daryle Walker Date: Sun, 27 Jul 2008 23:43:04 +0000 Subject: [PATCH] Tweaked files to pass inspection report; one file had some min/max violations; but all had to have 'boostinspect:nolicense' set because a copyrighter, Paul Moore, has disappeared, so his files can never be changed to the main Boost license [SVN r47847] --- include/boost/math/common_factor_rt.hpp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/include/boost/math/common_factor_rt.hpp b/include/boost/math/common_factor_rt.hpp index e7b2500..f45f3a0 100644 --- a/include/boost/math/common_factor_rt.hpp +++ b/include/boost/math/common_factor_rt.hpp @@ -6,6 +6,10 @@ // without express or implied warranty, and with no claim as to its suitability // for any purpose. +// boostinspect:nolicense (don't complain about the lack of a Boost license) +// (Paul Moore hasn't been in contact for years, so there's no way to change the +// license.) + // See http://www.boost.org for updates, documentation, and revision history. #ifndef BOOST_MATH_COMMON_FACTOR_RT_HPP