From 5fcbfdf2f8df1d1d4eabd791a19b52bb61a69be6 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Tue, 28 Sep 2004 12:55:45 +0000 Subject: [PATCH] Changed files to BSL based on permissions in blanket-permission.txt [SVN r25451] --- include/boost/detail/is_function_ref_tester.hpp | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/include/boost/detail/is_function_ref_tester.hpp b/include/boost/detail/is_function_ref_tester.hpp index b6eec78..5f367ea 100755 --- a/include/boost/detail/is_function_ref_tester.hpp +++ b/include/boost/detail/is_function_ref_tester.hpp @@ -1,10 +1,9 @@ // (C) Copyright Dave Abrahams, Steve Cleary, Beman Dawes, // Aleksey Gurtovoy, Howard Hinnant & John Maddock 2000. -// Permission to copy, use, modify, sell and distribute this software -// is granted provided this copyright notice appears in all copies. -// This software is provided "as is" without express or implied warranty, -// and with no claim as to its suitability for any purpose. +// 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) #if !defined(BOOST_PP_IS_ITERATING)