From d18009e308a152cf033f9f86c2923563dd66b042 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Mon, 13 Sep 2004 15:51:29 +0000 Subject: [PATCH] Converted files to the BSL based on the permissions in more/blanket-permission.txt [SVN r25052] --- doc/examples/array_arithmetic.c | 7 +++---- doc/examples/catch_builtin.cpp | 7 +++---- doc/examples/duffs_device.c | 7 +++---- doc/examples/is_integral.cpp | 7 +++---- doc/examples/linear_fib.c | 7 +++---- include/boost/preprocessor.hpp | 7 +++---- include/boost/preprocessor/arithmetic.hpp | 7 +++---- include/boost/preprocessor/arithmetic/add.hpp | 7 +++---- include/boost/preprocessor/arithmetic/dec.hpp | 7 +++---- include/boost/preprocessor/arithmetic/detail/div_base.hpp | 7 +++---- include/boost/preprocessor/arithmetic/div.hpp | 7 +++---- include/boost/preprocessor/arithmetic/inc.hpp | 7 +++---- include/boost/preprocessor/arithmetic/mod.hpp | 7 +++---- include/boost/preprocessor/arithmetic/mul.hpp | 7 +++---- include/boost/preprocessor/arithmetic/sub.hpp | 7 +++---- include/boost/preprocessor/cat.hpp | 7 +++---- include/boost/preprocessor/comparison.hpp | 7 +++---- include/boost/preprocessor/comparison/equal.hpp | 7 +++---- include/boost/preprocessor/comparison/greater.hpp | 7 +++---- include/boost/preprocessor/comparison/greater_equal.hpp | 7 +++---- include/boost/preprocessor/comparison/less.hpp | 7 +++---- include/boost/preprocessor/comparison/less_equal.hpp | 7 +++---- include/boost/preprocessor/comparison/not_equal.hpp | 7 +++---- include/boost/preprocessor/config/limits.hpp | 7 +++---- include/boost/preprocessor/control/detail/dmc/while.hpp | 7 +++---- include/boost/preprocessor/control/detail/edg/while.hpp | 7 +++---- include/boost/preprocessor/control/detail/msvc/while.hpp | 7 +++---- include/boost/preprocessor/control/detail/while.hpp | 7 +++---- include/boost/preprocessor/control/expr_if.hpp | 7 +++---- include/boost/preprocessor/control/if.hpp | 7 +++---- include/boost/preprocessor/control/while.hpp | 7 +++---- include/boost/preprocessor/debug/assert.hpp | 7 +++---- include/boost/preprocessor/facilities/empty.hpp | 7 +++---- include/boost/preprocessor/facilities/expand.hpp | 7 +++---- include/boost/preprocessor/facilities/identity.hpp | 7 +++---- include/boost/preprocessor/list.hpp | 7 +++---- include/boost/preprocessor/list/adt.hpp | 7 +++---- include/boost/preprocessor/list/append.hpp | 7 +++---- include/boost/preprocessor/list/at.hpp | 7 +++---- include/boost/preprocessor/list/cat.hpp | 7 +++---- include/boost/preprocessor/list/detail/dmc/fold_left.hpp | 7 +++---- include/boost/preprocessor/list/detail/edg/fold_left.hpp | 7 +++---- include/boost/preprocessor/list/detail/edg/fold_right.hpp | 7 +++---- include/boost/preprocessor/list/detail/fold_left.hpp | 7 +++---- include/boost/preprocessor/list/detail/fold_right.hpp | 7 +++---- include/boost/preprocessor/list/enum.hpp | 7 +++---- include/boost/preprocessor/list/filter.hpp | 7 +++---- include/boost/preprocessor/list/first_n.hpp | 7 +++---- include/boost/preprocessor/list/fold_left.hpp | 7 +++---- include/boost/preprocessor/list/fold_right.hpp | 7 +++---- include/boost/preprocessor/list/for_each.hpp | 7 +++---- include/boost/preprocessor/list/for_each_i.hpp | 7 +++---- include/boost/preprocessor/list/for_each_product.hpp | 7 +++---- include/boost/preprocessor/list/rest_n.hpp | 7 +++---- include/boost/preprocessor/list/reverse.hpp | 7 +++---- include/boost/preprocessor/list/size.hpp | 7 +++---- include/boost/preprocessor/list/to_tuple.hpp | 7 +++---- include/boost/preprocessor/list/transform.hpp | 7 +++---- include/boost/preprocessor/logical.hpp | 7 +++---- include/boost/preprocessor/logical/and.hpp | 7 +++---- include/boost/preprocessor/logical/bool.hpp | 7 +++---- include/boost/preprocessor/logical/nor.hpp | 7 +++---- include/boost/preprocessor/logical/not.hpp | 7 +++---- include/boost/preprocessor/logical/or.hpp | 7 +++---- include/boost/preprocessor/logical/xor.hpp | 7 +++---- include/boost/preprocessor/punctuation/comma.hpp | 7 +++---- include/boost/preprocessor/punctuation/comma_if.hpp | 7 +++---- include/boost/preprocessor/repetition/detail/dmc/for.hpp | 7 +++---- include/boost/preprocessor/repetition/detail/edg/for.hpp | 7 +++---- include/boost/preprocessor/repetition/detail/for.hpp | 7 +++---- include/boost/preprocessor/repetition/detail/msvc/for.hpp | 7 +++---- include/boost/preprocessor/repetition/enum.hpp | 7 +++---- include/boost/preprocessor/repetition/enum_params.hpp | 7 +++---- .../preprocessor/repetition/enum_params_with_a_default.hpp | 7 +++---- .../preprocessor/repetition/enum_params_with_defaults.hpp | 7 +++---- include/boost/preprocessor/repetition/enum_shifted.hpp | 7 +++---- .../boost/preprocessor/repetition/enum_shifted_params.hpp | 7 +++---- include/boost/preprocessor/repetition/for.hpp | 7 +++---- include/boost/preprocessor/repetition/repeat.hpp | 7 +++---- include/boost/preprocessor/repetition/repeat_from_to.hpp | 7 +++---- include/boost/preprocessor/selection/max.hpp | 7 +++---- include/boost/preprocessor/selection/min.hpp | 7 +++---- include/boost/preprocessor/stringize.hpp | 7 +++---- include/boost/preprocessor/tuple.hpp | 7 +++---- include/boost/preprocessor/tuple/eat.hpp | 7 +++---- include/boost/preprocessor/tuple/elem.hpp | 7 +++---- include/boost/preprocessor/tuple/reverse.hpp | 7 +++---- include/boost/preprocessor/tuple/to_list.hpp | 7 +++---- test/test.h | 7 +++---- 89 files changed, 267 insertions(+), 356 deletions(-) diff --git a/doc/examples/array_arithmetic.c b/doc/examples/array_arithmetic.c index 91c6717..ba1efc6 100644 --- a/doc/examples/array_arithmetic.c +++ b/doc/examples/array_arithmetic.c @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/doc/examples/catch_builtin.cpp b/doc/examples/catch_builtin.cpp index 7143699..27a27a0 100644 --- a/doc/examples/catch_builtin.cpp +++ b/doc/examples/catch_builtin.cpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/doc/examples/duffs_device.c b/doc/examples/duffs_device.c index a5e168f..a457ec4 100644 --- a/doc/examples/duffs_device.c +++ b/doc/examples/duffs_device.c @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/doc/examples/is_integral.cpp b/doc/examples/is_integral.cpp index 6a7f054..d98be3f 100644 --- a/doc/examples/is_integral.cpp +++ b/doc/examples/is_integral.cpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/doc/examples/linear_fib.c b/doc/examples/linear_fib.c index 940e343..2778003 100644 --- a/doc/examples/linear_fib.c +++ b/doc/examples/linear_fib.c @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor.hpp b/include/boost/preprocessor.hpp index 047dbd9..6f5c822 100644 --- a/include/boost/preprocessor.hpp +++ b/include/boost/preprocessor.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/arithmetic.hpp b/include/boost/preprocessor/arithmetic.hpp index c984495..b1be781 100644 --- a/include/boost/preprocessor/arithmetic.hpp +++ b/include/boost/preprocessor/arithmetic.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/arithmetic/add.hpp b/include/boost/preprocessor/arithmetic/add.hpp index 2cb0489..5a29f55 100644 --- a/include/boost/preprocessor/arithmetic/add.hpp +++ b/include/boost/preprocessor/arithmetic/add.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/arithmetic/dec.hpp b/include/boost/preprocessor/arithmetic/dec.hpp index a1297d6..0503359 100644 --- a/include/boost/preprocessor/arithmetic/dec.hpp +++ b/include/boost/preprocessor/arithmetic/dec.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/arithmetic/detail/div_base.hpp b/include/boost/preprocessor/arithmetic/detail/div_base.hpp index 6b79317..106632a 100644 --- a/include/boost/preprocessor/arithmetic/detail/div_base.hpp +++ b/include/boost/preprocessor/arithmetic/detail/div_base.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/arithmetic/div.hpp b/include/boost/preprocessor/arithmetic/div.hpp index 1bab39a..277596c 100644 --- a/include/boost/preprocessor/arithmetic/div.hpp +++ b/include/boost/preprocessor/arithmetic/div.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/arithmetic/inc.hpp b/include/boost/preprocessor/arithmetic/inc.hpp index 817e8a6..1597ab8 100644 --- a/include/boost/preprocessor/arithmetic/inc.hpp +++ b/include/boost/preprocessor/arithmetic/inc.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/arithmetic/mod.hpp b/include/boost/preprocessor/arithmetic/mod.hpp index 7bbf9d8..62489d1 100644 --- a/include/boost/preprocessor/arithmetic/mod.hpp +++ b/include/boost/preprocessor/arithmetic/mod.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/arithmetic/mul.hpp b/include/boost/preprocessor/arithmetic/mul.hpp index a00b81a..f3d9ffc 100644 --- a/include/boost/preprocessor/arithmetic/mul.hpp +++ b/include/boost/preprocessor/arithmetic/mul.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/arithmetic/sub.hpp b/include/boost/preprocessor/arithmetic/sub.hpp index cc9663f..5262cda 100644 --- a/include/boost/preprocessor/arithmetic/sub.hpp +++ b/include/boost/preprocessor/arithmetic/sub.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/cat.hpp b/include/boost/preprocessor/cat.hpp index 946bdcd..b2a82c0 100644 --- a/include/boost/preprocessor/cat.hpp +++ b/include/boost/preprocessor/cat.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/comparison.hpp b/include/boost/preprocessor/comparison.hpp index 6cc78b8..b09ac8f 100644 --- a/include/boost/preprocessor/comparison.hpp +++ b/include/boost/preprocessor/comparison.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/comparison/equal.hpp b/include/boost/preprocessor/comparison/equal.hpp index ba34cf3..d299efe 100644 --- a/include/boost/preprocessor/comparison/equal.hpp +++ b/include/boost/preprocessor/comparison/equal.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/comparison/greater.hpp b/include/boost/preprocessor/comparison/greater.hpp index b559088..83d2fcf 100644 --- a/include/boost/preprocessor/comparison/greater.hpp +++ b/include/boost/preprocessor/comparison/greater.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/comparison/greater_equal.hpp b/include/boost/preprocessor/comparison/greater_equal.hpp index b144053..beaeaff 100644 --- a/include/boost/preprocessor/comparison/greater_equal.hpp +++ b/include/boost/preprocessor/comparison/greater_equal.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/comparison/less.hpp b/include/boost/preprocessor/comparison/less.hpp index c34f463..d91ea3d 100644 --- a/include/boost/preprocessor/comparison/less.hpp +++ b/include/boost/preprocessor/comparison/less.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/comparison/less_equal.hpp b/include/boost/preprocessor/comparison/less_equal.hpp index 87bec05..1302d54 100644 --- a/include/boost/preprocessor/comparison/less_equal.hpp +++ b/include/boost/preprocessor/comparison/less_equal.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/comparison/not_equal.hpp b/include/boost/preprocessor/comparison/not_equal.hpp index 5cca392..b4b0eae 100644 --- a/include/boost/preprocessor/comparison/not_equal.hpp +++ b/include/boost/preprocessor/comparison/not_equal.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/config/limits.hpp b/include/boost/preprocessor/config/limits.hpp index fa59a9c..5b4f06b 100644 --- a/include/boost/preprocessor/config/limits.hpp +++ b/include/boost/preprocessor/config/limits.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/control/detail/dmc/while.hpp b/include/boost/preprocessor/control/detail/dmc/while.hpp index 33b9448..95c3135 100644 --- a/include/boost/preprocessor/control/detail/dmc/while.hpp +++ b/include/boost/preprocessor/control/detail/dmc/while.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/control/detail/edg/while.hpp b/include/boost/preprocessor/control/detail/edg/while.hpp index a1a9470..ce28eb2 100644 --- a/include/boost/preprocessor/control/detail/edg/while.hpp +++ b/include/boost/preprocessor/control/detail/edg/while.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/control/detail/msvc/while.hpp b/include/boost/preprocessor/control/detail/msvc/while.hpp index 266da51..e543e41 100644 --- a/include/boost/preprocessor/control/detail/msvc/while.hpp +++ b/include/boost/preprocessor/control/detail/msvc/while.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/control/detail/while.hpp b/include/boost/preprocessor/control/detail/while.hpp index 5464813..7315e1d 100644 --- a/include/boost/preprocessor/control/detail/while.hpp +++ b/include/boost/preprocessor/control/detail/while.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/control/expr_if.hpp b/include/boost/preprocessor/control/expr_if.hpp index 8b4395f..0e1ab51 100644 --- a/include/boost/preprocessor/control/expr_if.hpp +++ b/include/boost/preprocessor/control/expr_if.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/control/if.hpp b/include/boost/preprocessor/control/if.hpp index 71b743d..52cfc3d 100644 --- a/include/boost/preprocessor/control/if.hpp +++ b/include/boost/preprocessor/control/if.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/control/while.hpp b/include/boost/preprocessor/control/while.hpp index 6510e0f..e8a65ff 100644 --- a/include/boost/preprocessor/control/while.hpp +++ b/include/boost/preprocessor/control/while.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/debug/assert.hpp b/include/boost/preprocessor/debug/assert.hpp index 94fdb9a..3380c70 100644 --- a/include/boost/preprocessor/debug/assert.hpp +++ b/include/boost/preprocessor/debug/assert.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/facilities/empty.hpp b/include/boost/preprocessor/facilities/empty.hpp index 715fb69..46db190 100644 --- a/include/boost/preprocessor/facilities/empty.hpp +++ b/include/boost/preprocessor/facilities/empty.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/facilities/expand.hpp b/include/boost/preprocessor/facilities/expand.hpp index 26be395..c8661a1 100644 --- a/include/boost/preprocessor/facilities/expand.hpp +++ b/include/boost/preprocessor/facilities/expand.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/facilities/identity.hpp b/include/boost/preprocessor/facilities/identity.hpp index d1b911f..13ec4ca 100644 --- a/include/boost/preprocessor/facilities/identity.hpp +++ b/include/boost/preprocessor/facilities/identity.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/list.hpp b/include/boost/preprocessor/list.hpp index 3a8ef19..444c8b7 100644 --- a/include/boost/preprocessor/list.hpp +++ b/include/boost/preprocessor/list.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/list/adt.hpp b/include/boost/preprocessor/list/adt.hpp index 1caec1c..b4f12ba 100644 --- a/include/boost/preprocessor/list/adt.hpp +++ b/include/boost/preprocessor/list/adt.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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 for most recent version. # */ diff --git a/include/boost/preprocessor/list/append.hpp b/include/boost/preprocessor/list/append.hpp index 5e9f094..26e9d74 100644 --- a/include/boost/preprocessor/list/append.hpp +++ b/include/boost/preprocessor/list/append.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/list/at.hpp b/include/boost/preprocessor/list/at.hpp index f1e0b87..125669b 100644 --- a/include/boost/preprocessor/list/at.hpp +++ b/include/boost/preprocessor/list/at.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/list/cat.hpp b/include/boost/preprocessor/list/cat.hpp index 39306d6..1ef74bf 100644 --- a/include/boost/preprocessor/list/cat.hpp +++ b/include/boost/preprocessor/list/cat.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/list/detail/dmc/fold_left.hpp b/include/boost/preprocessor/list/detail/dmc/fold_left.hpp index ad6d41f..844ac5b 100644 --- a/include/boost/preprocessor/list/detail/dmc/fold_left.hpp +++ b/include/boost/preprocessor/list/detail/dmc/fold_left.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/list/detail/edg/fold_left.hpp b/include/boost/preprocessor/list/detail/edg/fold_left.hpp index b8aea03..ae9524f 100644 --- a/include/boost/preprocessor/list/detail/edg/fold_left.hpp +++ b/include/boost/preprocessor/list/detail/edg/fold_left.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/list/detail/edg/fold_right.hpp b/include/boost/preprocessor/list/detail/edg/fold_right.hpp index 4453de8..d372d2e 100644 --- a/include/boost/preprocessor/list/detail/edg/fold_right.hpp +++ b/include/boost/preprocessor/list/detail/edg/fold_right.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/list/detail/fold_left.hpp b/include/boost/preprocessor/list/detail/fold_left.hpp index a66faa8..f5fcab7 100644 --- a/include/boost/preprocessor/list/detail/fold_left.hpp +++ b/include/boost/preprocessor/list/detail/fold_left.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/list/detail/fold_right.hpp b/include/boost/preprocessor/list/detail/fold_right.hpp index 0730a22..29146d5 100644 --- a/include/boost/preprocessor/list/detail/fold_right.hpp +++ b/include/boost/preprocessor/list/detail/fold_right.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/list/enum.hpp b/include/boost/preprocessor/list/enum.hpp index 2a310e1..1eabea6 100644 --- a/include/boost/preprocessor/list/enum.hpp +++ b/include/boost/preprocessor/list/enum.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/list/filter.hpp b/include/boost/preprocessor/list/filter.hpp index 231ec12..9e0faab 100644 --- a/include/boost/preprocessor/list/filter.hpp +++ b/include/boost/preprocessor/list/filter.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/list/first_n.hpp b/include/boost/preprocessor/list/first_n.hpp index 4ed6abb..5e60c50 100644 --- a/include/boost/preprocessor/list/first_n.hpp +++ b/include/boost/preprocessor/list/first_n.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/list/fold_left.hpp b/include/boost/preprocessor/list/fold_left.hpp index baec7a9..f235aec 100644 --- a/include/boost/preprocessor/list/fold_left.hpp +++ b/include/boost/preprocessor/list/fold_left.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/list/fold_right.hpp b/include/boost/preprocessor/list/fold_right.hpp index e6cd24a..ce18afe 100644 --- a/include/boost/preprocessor/list/fold_right.hpp +++ b/include/boost/preprocessor/list/fold_right.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/list/for_each.hpp b/include/boost/preprocessor/list/for_each.hpp index 6f73674..dd04eaa 100644 --- a/include/boost/preprocessor/list/for_each.hpp +++ b/include/boost/preprocessor/list/for_each.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/list/for_each_i.hpp b/include/boost/preprocessor/list/for_each_i.hpp index b2e420b..8f02e2e 100644 --- a/include/boost/preprocessor/list/for_each_i.hpp +++ b/include/boost/preprocessor/list/for_each_i.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/list/for_each_product.hpp b/include/boost/preprocessor/list/for_each_product.hpp index 103facf..6d5319b 100644 --- a/include/boost/preprocessor/list/for_each_product.hpp +++ b/include/boost/preprocessor/list/for_each_product.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/list/rest_n.hpp b/include/boost/preprocessor/list/rest_n.hpp index 6d3c659..b42ee5f 100644 --- a/include/boost/preprocessor/list/rest_n.hpp +++ b/include/boost/preprocessor/list/rest_n.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/list/reverse.hpp b/include/boost/preprocessor/list/reverse.hpp index ce47e40..651da05 100644 --- a/include/boost/preprocessor/list/reverse.hpp +++ b/include/boost/preprocessor/list/reverse.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/list/size.hpp b/include/boost/preprocessor/list/size.hpp index 5316d5e..0757fba 100644 --- a/include/boost/preprocessor/list/size.hpp +++ b/include/boost/preprocessor/list/size.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/list/to_tuple.hpp b/include/boost/preprocessor/list/to_tuple.hpp index fe3fffb..557de36 100644 --- a/include/boost/preprocessor/list/to_tuple.hpp +++ b/include/boost/preprocessor/list/to_tuple.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/list/transform.hpp b/include/boost/preprocessor/list/transform.hpp index 8afcf40..840f306 100644 --- a/include/boost/preprocessor/list/transform.hpp +++ b/include/boost/preprocessor/list/transform.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/logical.hpp b/include/boost/preprocessor/logical.hpp index 5b59b82..040edeb 100644 --- a/include/boost/preprocessor/logical.hpp +++ b/include/boost/preprocessor/logical.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/logical/and.hpp b/include/boost/preprocessor/logical/and.hpp index 61bf381..8590365 100644 --- a/include/boost/preprocessor/logical/and.hpp +++ b/include/boost/preprocessor/logical/and.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/logical/bool.hpp b/include/boost/preprocessor/logical/bool.hpp index a20736c..fc01b5b 100644 --- a/include/boost/preprocessor/logical/bool.hpp +++ b/include/boost/preprocessor/logical/bool.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/logical/nor.hpp b/include/boost/preprocessor/logical/nor.hpp index 6c431f7..2c0df4b 100644 --- a/include/boost/preprocessor/logical/nor.hpp +++ b/include/boost/preprocessor/logical/nor.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/logical/not.hpp b/include/boost/preprocessor/logical/not.hpp index c739145..b509d3f 100644 --- a/include/boost/preprocessor/logical/not.hpp +++ b/include/boost/preprocessor/logical/not.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/logical/or.hpp b/include/boost/preprocessor/logical/or.hpp index 1d60d2b..88d5207 100644 --- a/include/boost/preprocessor/logical/or.hpp +++ b/include/boost/preprocessor/logical/or.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/logical/xor.hpp b/include/boost/preprocessor/logical/xor.hpp index 99f524f..34c00e0 100644 --- a/include/boost/preprocessor/logical/xor.hpp +++ b/include/boost/preprocessor/logical/xor.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/punctuation/comma.hpp b/include/boost/preprocessor/punctuation/comma.hpp index e6acfb5..38c2e0e 100644 --- a/include/boost/preprocessor/punctuation/comma.hpp +++ b/include/boost/preprocessor/punctuation/comma.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/punctuation/comma_if.hpp b/include/boost/preprocessor/punctuation/comma_if.hpp index 7db8b36..c711f36 100644 --- a/include/boost/preprocessor/punctuation/comma_if.hpp +++ b/include/boost/preprocessor/punctuation/comma_if.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/repetition/detail/dmc/for.hpp b/include/boost/preprocessor/repetition/detail/dmc/for.hpp index 999c93a..1d907ff 100644 --- a/include/boost/preprocessor/repetition/detail/dmc/for.hpp +++ b/include/boost/preprocessor/repetition/detail/dmc/for.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/repetition/detail/edg/for.hpp b/include/boost/preprocessor/repetition/detail/edg/for.hpp index 2f0140f..212921a 100644 --- a/include/boost/preprocessor/repetition/detail/edg/for.hpp +++ b/include/boost/preprocessor/repetition/detail/edg/for.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/repetition/detail/for.hpp b/include/boost/preprocessor/repetition/detail/for.hpp index f517ab0..2770f2c 100644 --- a/include/boost/preprocessor/repetition/detail/for.hpp +++ b/include/boost/preprocessor/repetition/detail/for.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/repetition/detail/msvc/for.hpp b/include/boost/preprocessor/repetition/detail/msvc/for.hpp index e0e8a05..35c1996 100644 --- a/include/boost/preprocessor/repetition/detail/msvc/for.hpp +++ b/include/boost/preprocessor/repetition/detail/msvc/for.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/repetition/enum.hpp b/include/boost/preprocessor/repetition/enum.hpp index 98dff3d..0198cd9 100644 --- a/include/boost/preprocessor/repetition/enum.hpp +++ b/include/boost/preprocessor/repetition/enum.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/repetition/enum_params.hpp b/include/boost/preprocessor/repetition/enum_params.hpp index 0ebf491..65a2369 100644 --- a/include/boost/preprocessor/repetition/enum_params.hpp +++ b/include/boost/preprocessor/repetition/enum_params.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/repetition/enum_params_with_a_default.hpp b/include/boost/preprocessor/repetition/enum_params_with_a_default.hpp index 7a71b49..7496df6 100644 --- a/include/boost/preprocessor/repetition/enum_params_with_a_default.hpp +++ b/include/boost/preprocessor/repetition/enum_params_with_a_default.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/repetition/enum_params_with_defaults.hpp b/include/boost/preprocessor/repetition/enum_params_with_defaults.hpp index d9853f1..fa0106f 100644 --- a/include/boost/preprocessor/repetition/enum_params_with_defaults.hpp +++ b/include/boost/preprocessor/repetition/enum_params_with_defaults.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/repetition/enum_shifted.hpp b/include/boost/preprocessor/repetition/enum_shifted.hpp index fd64861..d5b006f 100644 --- a/include/boost/preprocessor/repetition/enum_shifted.hpp +++ b/include/boost/preprocessor/repetition/enum_shifted.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/repetition/enum_shifted_params.hpp b/include/boost/preprocessor/repetition/enum_shifted_params.hpp index 329bc8b..88b2bf4 100644 --- a/include/boost/preprocessor/repetition/enum_shifted_params.hpp +++ b/include/boost/preprocessor/repetition/enum_shifted_params.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/repetition/for.hpp b/include/boost/preprocessor/repetition/for.hpp index ea38570..5a63753 100644 --- a/include/boost/preprocessor/repetition/for.hpp +++ b/include/boost/preprocessor/repetition/for.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/repetition/repeat.hpp b/include/boost/preprocessor/repetition/repeat.hpp index 22ee44d..0172738 100644 --- a/include/boost/preprocessor/repetition/repeat.hpp +++ b/include/boost/preprocessor/repetition/repeat.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/repetition/repeat_from_to.hpp b/include/boost/preprocessor/repetition/repeat_from_to.hpp index 4e0b62b..efe539e 100644 --- a/include/boost/preprocessor/repetition/repeat_from_to.hpp +++ b/include/boost/preprocessor/repetition/repeat_from_to.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/selection/max.hpp b/include/boost/preprocessor/selection/max.hpp index a975841..407d702 100644 --- a/include/boost/preprocessor/selection/max.hpp +++ b/include/boost/preprocessor/selection/max.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/selection/min.hpp b/include/boost/preprocessor/selection/min.hpp index 213450c..ee05588 100644 --- a/include/boost/preprocessor/selection/min.hpp +++ b/include/boost/preprocessor/selection/min.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/stringize.hpp b/include/boost/preprocessor/stringize.hpp index 64c1b0b..3144fa9 100644 --- a/include/boost/preprocessor/stringize.hpp +++ b/include/boost/preprocessor/stringize.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/tuple.hpp b/include/boost/preprocessor/tuple.hpp index 8f0325f..4ffceff 100644 --- a/include/boost/preprocessor/tuple.hpp +++ b/include/boost/preprocessor/tuple.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/tuple/eat.hpp b/include/boost/preprocessor/tuple/eat.hpp index 6fd20a7..82e8ffc 100644 --- a/include/boost/preprocessor/tuple/eat.hpp +++ b/include/boost/preprocessor/tuple/eat.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/tuple/elem.hpp b/include/boost/preprocessor/tuple/elem.hpp index 4fefe69..2e225ae 100644 --- a/include/boost/preprocessor/tuple/elem.hpp +++ b/include/boost/preprocessor/tuple/elem.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/tuple/reverse.hpp b/include/boost/preprocessor/tuple/reverse.hpp index 57fa62c..42f48f2 100644 --- a/include/boost/preprocessor/tuple/reverse.hpp +++ b/include/boost/preprocessor/tuple/reverse.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/include/boost/preprocessor/tuple/to_list.hpp b/include/boost/preprocessor/tuple/to_list.hpp index 4794083..e8af8dd 100644 --- a/include/boost/preprocessor/tuple/to_list.hpp +++ b/include/boost/preprocessor/tuple/to_list.hpp @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */ diff --git a/test/test.h b/test/test.h index ee21e0a..fa60800 100644 --- a/test/test.h +++ b/test/test.h @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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) # */ # # /* Revised by Paul Mensonides (2002) */