From 00ea4449dce473c359ca0171fcb40d2b05c46a15 Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Mon, 26 Jul 2004 00:32:12 +0000 Subject: [PATCH] Converted to Boost Software License, Version 1.0 [SVN r24055] --- include/boost/ref.hpp | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/include/boost/ref.hpp b/include/boost/ref.hpp index fb7497b..65d5d10 100644 --- a/include/boost/ref.hpp +++ b/include/boost/ref.hpp @@ -18,10 +18,9 @@ // Copyright (C) 2001, 2002 Peter Dimov // Copyright (C) 2002 David Abrahams // -// 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) // // See http://www.boost.org/libs/bind/ref.html for documentation. //