1
0
forked from boostorg/core

Converted to Boost Software License, Version 1.0

[SVN r24055]
This commit is contained in:
Douglas Gregor
2004-07-26 00:32:12 +00:00
committed by Peter Dimov
parent ea633e9f67
commit 00ea4449dc

View File

@@ -18,10 +18,9 @@
// Copyright (C) 2001, 2002 Peter Dimov // Copyright (C) 2001, 2002 Peter Dimov
// Copyright (C) 2002 David Abrahams // Copyright (C) 2002 David Abrahams
// //
// Permission to copy, use, modify, sell and distribute this software // Distributed under the Boost Software License, Version 1.0. (See
// is granted provided this copyright notice appears in all copies. // accompanying file LICENSE_1_0.txt or copy at
// This software is provided "as is" without express or implied // http://www.boost.org/LICENSE_1_0.txt)
// warranty, and with no claim as to its suitability for any purpose.
// //
// See http://www.boost.org/libs/bind/ref.html for documentation. // See http://www.boost.org/libs/bind/ref.html for documentation.
// //