From 1fe6626edb7caecf5f5ca2f0a213445f079bb455 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Mon, 25 Oct 2004 11:58:45 +0000 Subject: [PATCH] BSL update based on permissions granted in blanket-permission.txt [SVN r25863] --- test/iterator.cpp | 9 ++++----- test/list.cpp | 9 ++++----- test/m2.cpp | 9 ++++----- test/minimal.cpp | 9 ++++----- test/numpy.cpp | 9 ++++----- 5 files changed, 20 insertions(+), 25 deletions(-) diff --git a/test/iterator.cpp b/test/iterator.cpp index a52e0710..458ba292 100644 --- a/test/iterator.cpp +++ b/test/iterator.cpp @@ -1,8 +1,7 @@ -// Copyright David Abrahams 2002. 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. +// Copyright David Abrahams 2002. +// 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) #include #include #include diff --git a/test/list.cpp b/test/list.cpp index 15871e6a..51b50496 100644 --- a/test/list.cpp +++ b/test/list.cpp @@ -1,8 +1,7 @@ -// Copyright David Abrahams 2002. 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. +// Copyright David Abrahams 2002. +// 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) #include #include diff --git a/test/m2.cpp b/test/m2.cpp index 3108b2de..2d1c0c9a 100644 --- a/test/m2.cpp +++ b/test/m2.cpp @@ -1,8 +1,7 @@ -// Copyright David Abrahams 2001. 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. +// Copyright David Abrahams 2001. +// 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) // This module exercises the converters exposed in m1 at a low level // by exposing raw Python extension functions that use wrap<> and diff --git a/test/minimal.cpp b/test/minimal.cpp index ac6fb4ae..5efee26b 100644 --- a/test/minimal.cpp +++ b/test/minimal.cpp @@ -1,8 +1,7 @@ -// Copyright David Abrahams 2002. 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. +// Copyright David Abrahams 2002. +// 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) #include #include diff --git a/test/numpy.cpp b/test/numpy.cpp index 8a02f6ee..779858f1 100644 --- a/test/numpy.cpp +++ b/test/numpy.cpp @@ -1,8 +1,7 @@ -// Copyright David Abrahams 2002. 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. +// Copyright David Abrahams 2002. +// 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) #include #include