From ca6c28ed934bbf96ae6713671b7d6d8e19227540 Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Mon, 7 Oct 2002 13:42:55 +0000 Subject: [PATCH] merge Joel's copyrights [SVN r15772] --- include/boost/python/detail/defaults_def.hpp | 10 +++++----- include/boost/python/detail/defaults_gen.hpp | 10 +++++----- include/boost/python/signature.hpp | 10 +++++----- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/include/boost/python/detail/defaults_def.hpp b/include/boost/python/detail/defaults_def.hpp index 7062283e..db807a08 100644 --- a/include/boost/python/detail/defaults_def.hpp +++ b/include/boost/python/detail/defaults_def.hpp @@ -1,10 +1,10 @@ /////////////////////////////////////////////////////////////////////////////// // -// 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, Joel de Guzman, 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. // /////////////////////////////////////////////////////////////////////////////// #if !defined(BOOST_PP_IS_ITERATING) diff --git a/include/boost/python/detail/defaults_gen.hpp b/include/boost/python/detail/defaults_gen.hpp index be41c716..4c4bf217 100644 --- a/include/boost/python/detail/defaults_gen.hpp +++ b/include/boost/python/detail/defaults_gen.hpp @@ -1,10 +1,10 @@ /////////////////////////////////////////////////////////////////////////////// // -// 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, Joel de Guzman, 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. // /////////////////////////////////////////////////////////////////////////////// #ifndef DEFAULTS_GEN_JDG20020807_HPP diff --git a/include/boost/python/signature.hpp b/include/boost/python/signature.hpp index be93ea4a..e4545ea8 100644 --- a/include/boost/python/signature.hpp +++ b/include/boost/python/signature.hpp @@ -1,10 +1,10 @@ /////////////////////////////////////////////////////////////////////////////// // -// 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, Joel de Guzman, 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. // /////////////////////////////////////////////////////////////////////////////// #if !defined(BOOST_PP_IS_ITERATING)