diff --git a/src/mac/debug_prefix.hpp b/src/mac/debug_prefix.hpp index 06afe1e7..08202289 100644 --- a/src/mac/debug_prefix.hpp +++ b/src/mac/debug_prefix.hpp @@ -1,14 +1,8 @@ -// Copyright (C) 2001 -// Mac Murrett -// -// Permission to use, copy, modify, distribute and sell this software -// and its documentation for any purpose is hereby granted without fee, -// provided that the above copyright notice appear in all copies and -// that both that copyright notice and this permission notice appear -// in supporting documentation. Mac Murrett makes no representations -// about the suitability of this software for any purpose. It is -// provided "as is" without express or implied warranty. -// -// See http://www.boost.org for most recent version including documentation. +// (C) Copyright Mac Murrett 2001. +// Use, modification and distribution are subject to 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. #define TARGET_CARBON 1 diff --git a/src/mac/delivery_man.cpp b/src/mac/delivery_man.cpp index 052eaa70..a1ab0381 100644 --- a/src/mac/delivery_man.cpp +++ b/src/mac/delivery_man.cpp @@ -1,15 +1,9 @@ -// Copyright (C) 2001 -// Mac Murrett -// -// Permission to use, copy, modify, distribute and sell this software -// and its documentation for any purpose is hereby granted without fee, -// provided that the above copyright notice appear in all copies and -// that both that copyright notice and this permission notice appear -// in supporting documentation. Mac Murrett makes no representations -// about the suitability of this software for any purpose. It is -// provided "as is" without express or implied warranty. -// -// See http://www.boost.org for most recent version including documentation. +// (C) Copyright Mac Murrett 2001. +// Use, modification and distribution are subject to 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. #include "delivery_man.hpp" diff --git a/src/mac/delivery_man.hpp b/src/mac/delivery_man.hpp index 055d8210..c03173ed 100644 --- a/src/mac/delivery_man.hpp +++ b/src/mac/delivery_man.hpp @@ -1,15 +1,9 @@ -// Copyright (C) 2001 -// Mac Murrett -// -// Permission to use, copy, modify, distribute and sell this software -// and its documentation for any purpose is hereby granted without fee, -// provided that the above copyright notice appear in all copies and -// that both that copyright notice and this permission notice appear -// in supporting documentation. Mac Murrett makes no representations -// about the suitability of this software for any purpose. It is -// provided "as is" without express or implied warranty. -// -// See http://www.boost.org for most recent version including documentation. +// (C) Copyright Mac Murrett 2001. +// Use, modification and distribution are subject to 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. #ifndef BOOST_DELIVERY_MAN_MJM012402_HPP #define BOOST_DELIVERY_MAN_MJM012402_HPP diff --git a/src/mac/dt_scheduler.cpp b/src/mac/dt_scheduler.cpp index 8d1517a3..9c626a95 100644 --- a/src/mac/dt_scheduler.cpp +++ b/src/mac/dt_scheduler.cpp @@ -1,15 +1,9 @@ -// Copyright (C) 2001 -// Mac Murrett -// -// Permission to use, copy, modify, distribute and sell this software -// and its documentation for any purpose is hereby granted without fee, -// provided that the above copyright notice appear in all copies and -// that both that copyright notice and this permission notice appear -// in supporting documentation. Mac Murrett makes no representations -// about the suitability of this software for any purpose. It is -// provided "as is" without express or implied warranty. -// -// See http://www.boost.org for most recent version including documentation. +// (C) Copyright Mac Murrett 2001. +// Use, modification and distribution are subject to 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. #include "dt_scheduler.hpp" diff --git a/src/mac/dt_scheduler.hpp b/src/mac/dt_scheduler.hpp index 757c82c3..6d91b0be 100644 --- a/src/mac/dt_scheduler.hpp +++ b/src/mac/dt_scheduler.hpp @@ -1,15 +1,9 @@ -// Copyright (C) 2001 -// Mac Murrett -// -// Permission to use, copy, modify, distribute and sell this software -// and its documentation for any purpose is hereby granted without fee, -// provided that the above copyright notice appear in all copies and -// that both that copyright notice and this permission notice appear -// in supporting documentation. Mac Murrett makes no representations -// about the suitability of this software for any purpose. It is -// provided "as is" without express or implied warranty. -// -// See http://www.boost.org for most recent version including documentation. +// (C) Copyright Mac Murrett 2001. +// Use, modification and distribution are subject to 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. #ifndef BOOST_DT_SCHEDULER_MJM012402_HPP #define BOOST_DT_SCHEDULER_MJM012402_HPP diff --git a/src/mac/execution_context.cpp b/src/mac/execution_context.cpp index aacab492..5bc81472 100644 --- a/src/mac/execution_context.cpp +++ b/src/mac/execution_context.cpp @@ -1,15 +1,9 @@ -// Copyright (C) 2001 -// Mac Murrett -// -// Permission to use, copy, modify, distribute and sell this software -// and its documentation for any purpose is hereby granted without fee, -// provided that the above copyright notice appear in all copies and -// that both that copyright notice and this permission notice appear -// in supporting documentation. Mac Murrett makes no representations -// about the suitability of this software for any purpose. It is -// provided "as is" without express or implied warranty. -// -// See http://www.boost.org for most recent version including documentation. +// (C) Copyright Mac Murrett 2001. +// Use, modification and distribution are subject to 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. #include #include diff --git a/src/mac/execution_context.hpp b/src/mac/execution_context.hpp index 5521fbb2..162a2a75 100644 --- a/src/mac/execution_context.hpp +++ b/src/mac/execution_context.hpp @@ -1,15 +1,9 @@ -// Copyright (C) 2001 -// Mac Murrett -// -// Permission to use, copy, modify, distribute and sell this software -// and its documentation for any purpose is hereby granted without fee, -// provided that the above copyright notice appear in all copies and -// that both that copyright notice and this permission notice appear -// in supporting documentation. Mac Murrett makes no representations -// about the suitability of this software for any purpose. It is -// provided "as is" without express or implied warranty. -// -// See http://www.boost.org for most recent version including documentation. +// (C) Copyright Mac Murrett 2001. +// Use, modification and distribution are subject to 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. #ifndef BOOST_EXECUTION_CONTEXT_MJM012402_HPP #define BOOST_EXECUTION_CONTEXT_MJM012402_HPP diff --git a/src/mac/init.cpp b/src/mac/init.cpp index a4028b3d..82006ae3 100644 --- a/src/mac/init.cpp +++ b/src/mac/init.cpp @@ -1,15 +1,9 @@ -// Copyright (C) 2001 -// Mac Murrett -// -// Permission to use, copy, modify, distribute and sell this software -// and its documentation for any purpose is hereby granted without fee, -// provided that the above copyright notice appear in all copies and -// that both that copyright notice and this permission notice appear -// in supporting documentation. Mac Murrett makes no representations -// about the suitability of this software for any purpose. It is -// provided "as is" without express or implied warranty. -// -// See http://www.boost.org for most recent version including documentation. +// (C) Copyright Mac Murrett 2001. +// Use, modification and distribution are subject to 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. #include "init.hpp" diff --git a/src/mac/init.hpp b/src/mac/init.hpp index e165d7e9..77a3211e 100644 --- a/src/mac/init.hpp +++ b/src/mac/init.hpp @@ -1,15 +1,9 @@ -// Copyright (C) 2001 -// Mac Murrett -// -// Permission to use, copy, modify, distribute and sell this software -// and its documentation for any purpose is hereby granted without fee, -// provided that the above copyright notice appear in all copies and -// that both that copyright notice and this permission notice appear -// in supporting documentation. Mac Murrett makes no representations -// about the suitability of this software for any purpose. It is -// provided "as is" without express or implied warranty. -// -// See http://www.boost.org for most recent version including documentation. +// (C) Copyright Mac Murrett 2001. +// Use, modification and distribution are subject to 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. #ifndef BOOST_INIT_MJM012402_HPP #define BOOST_INIT_MJM012402_HPP diff --git a/src/mac/msl_replacements/assert.cpp b/src/mac/msl_replacements/assert.cpp index ba51e156..d34b4098 100644 --- a/src/mac/msl_replacements/assert.cpp +++ b/src/mac/msl_replacements/assert.cpp @@ -1,15 +1,9 @@ -// Copyright (C) 2001 -// Mac Murrett -// -// Permission to use, copy, modify, distribute and sell this software -// and its documentation for any purpose is hereby granted without fee, -// provided that the above copyright notice appear in all copies and -// that both that copyright notice and this permission notice appear -// in supporting documentation. Mac Murrett makes no representations -// about the suitability of this software for any purpose. It is -// provided "as is" without express or implied warranty. -// -// See http://www.boost.org for most recent version including documentation. +// (C) Copyright Mac Murrett 2001. +// Use, modification and distribution are subject to 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. #include #include diff --git a/src/mac/msl_replacements/console_io.cpp b/src/mac/msl_replacements/console_io.cpp index 605b14bf..7ac82207 100644 --- a/src/mac/msl_replacements/console_io.cpp +++ b/src/mac/msl_replacements/console_io.cpp @@ -1,15 +1,9 @@ -// Copyright (C) 2001 -// Mac Murrett -// -// Permission to use, copy, modify, distribute and sell this software -// and its documentation for any purpose is hereby granted without fee, -// provided that the above copyright notice appear in all copies and -// that both that copyright notice and this permission notice appear -// in supporting documentation. Mac Murrett makes no representations -// about the suitability of this software for any purpose. It is -// provided "as is" without express or implied warranty. -// -// See http://www.boost.org for most recent version including documentation. +// (C) Copyright Mac Murrett 2001. +// Use, modification and distribution are subject to 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. // // includes diff --git a/src/mac/msl_replacements/malloc.cpp b/src/mac/msl_replacements/malloc.cpp index ed8cd5ca..da6d258a 100644 --- a/src/mac/msl_replacements/malloc.cpp +++ b/src/mac/msl_replacements/malloc.cpp @@ -1,15 +1,9 @@ -// Copyright (C) 2001 -// Mac Murrett -// -// Permission to use, copy, modify, distribute and sell this software -// and its documentation for any purpose is hereby granted without fee, -// provided that the above copyright notice appear in all copies and -// that both that copyright notice and this permission notice appear -// in supporting documentation. Mac Murrett makes no representations -// about the suitability of this software for any purpose. It is -// provided "as is" without express or implied warranty. -// -// See http://www.boost.org for most recent version including documentation. +// (C) Copyright Mac Murrett 2001. +// Use, modification and distribution are subject to 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. // // includes diff --git a/src/mac/msl_replacements/news_and_deletes.cpp b/src/mac/msl_replacements/news_and_deletes.cpp index b82eee5d..ba14cd1e 100644 --- a/src/mac/msl_replacements/news_and_deletes.cpp +++ b/src/mac/msl_replacements/news_and_deletes.cpp @@ -1,15 +1,9 @@ -// Copyright (C) 2001 -// Mac Murrett -// -// Permission to use, copy, modify, distribute and sell this software -// and its documentation for any purpose is hereby granted without fee, -// provided that the above copyright notice appear in all copies and -// that both that copyright notice and this permission notice appear -// in supporting documentation. Mac Murrett makes no representations -// about the suitability of this software for any purpose. It is -// provided "as is" without express or implied warranty. -// -// See http://www.boost.org for most recent version including documentation. +// (C) Copyright Mac Murrett 2001. +// Use, modification and distribution are subject to 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. // // includes diff --git a/src/mac/msl_replacements/time.cpp b/src/mac/msl_replacements/time.cpp index 5a2abbef..9100a9c2 100644 --- a/src/mac/msl_replacements/time.cpp +++ b/src/mac/msl_replacements/time.cpp @@ -1,15 +1,9 @@ -// Copyright (C) 2001 -// Mac Murrett -// -// Permission to use, copy, modify, distribute and sell this software -// and its documentation for any purpose is hereby granted without fee, -// provided that the above copyright notice appear in all copies and -// that both that copyright notice and this permission notice appear -// in supporting documentation. Mac Murrett makes no representations -// about the suitability of this software for any purpose. It is -// provided "as is" without express or implied warranty. -// -// See http://www.boost.org for most recent version including documentation. +// (C) Copyright Mac Murrett 2001. +// Use, modification and distribution are subject to 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. #include // we include timesize.mac.h to get whether or not __TIMESIZE_DOUBLE__ is diff --git a/src/mac/os.cpp b/src/mac/os.cpp index 7509fca1..6a47d178 100644 --- a/src/mac/os.cpp +++ b/src/mac/os.cpp @@ -1,15 +1,9 @@ -// Copyright (C) 2001 -// Mac Murrett -// -// Permission to use, copy, modify, distribute and sell this software -// and its documentation for any purpose is hereby granted without fee, -// provided that the above copyright notice appear in all copies and -// that both that copyright notice and this permission notice appear -// in supporting documentation. Mac Murrett makes no representations -// about the suitability of this software for any purpose. It is -// provided "as is" without express or implied warranty. -// -// See http://www.boost.org for most recent version including documentation. +// (C) Copyright Mac Murrett 2001. +// Use, modification and distribution are subject to 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. #include "os.hpp" diff --git a/src/mac/os.hpp b/src/mac/os.hpp index ca55fa4f..c631ca1d 100644 --- a/src/mac/os.hpp +++ b/src/mac/os.hpp @@ -1,15 +1,9 @@ -// Copyright (C) 2001 -// Mac Murrett -// -// Permission to use, copy, modify, distribute and sell this software -// and its documentation for any purpose is hereby granted without fee, -// provided that the above copyright notice appear in all copies and -// that both that copyright notice and this permission notice appear -// in supporting documentation. Mac Murrett makes no representations -// about the suitability of this software for any purpose. It is -// provided "as is" without express or implied warranty. -// -// See http://www.boost.org for most recent version including documentation. +// (C) Copyright Mac Murrett 2001. +// Use, modification and distribution are subject to 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. #ifndef BOOST_OS_MJM012402_HPP #define BOOST_OS_MJM012402_HPP diff --git a/src/mac/ot_context.cpp b/src/mac/ot_context.cpp index 40230093..de61e6f8 100644 --- a/src/mac/ot_context.cpp +++ b/src/mac/ot_context.cpp @@ -1,15 +1,9 @@ -// Copyright (C) 2001 -// Mac Murrett -// -// Permission to use, copy, modify, distribute and sell this software -// and its documentation for any purpose is hereby granted without fee, -// provided that the above copyright notice appear in all copies and -// that both that copyright notice and this permission notice appear -// in supporting documentation. Mac Murrett makes no representations -// about the suitability of this software for any purpose. It is -// provided "as is" without express or implied warranty. -// -// See http://www.boost.org for most recent version including documentation. +// (C) Copyright Mac Murrett 2001. +// Use, modification and distribution are subject to 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. #include "ot_context.hpp" diff --git a/src/mac/ot_context.hpp b/src/mac/ot_context.hpp index 2b38ec1b..0d640105 100644 --- a/src/mac/ot_context.hpp +++ b/src/mac/ot_context.hpp @@ -1,15 +1,9 @@ -// Copyright (C) 2001 -// Mac Murrett -// -// Permission to use, copy, modify, distribute and sell this software -// and its documentation for any purpose is hereby granted without fee, -// provided that the above copyright notice appear in all copies and -// that both that copyright notice and this permission notice appear -// in supporting documentation. Mac Murrett makes no representations -// about the suitability of this software for any purpose. It is -// provided "as is" without express or implied warranty. -// -// See http://www.boost.org for most recent version including documentation. +// (C) Copyright Mac Murrett 2001. +// Use, modification and distribution are subject to 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. #ifndef BOOST_OT_CONTEXT_MJM012402_HPP #define BOOST_OT_CONTEXT_MJM012402_HPP diff --git a/src/mac/package.hpp b/src/mac/package.hpp index 42881107..a52d7a51 100644 --- a/src/mac/package.hpp +++ b/src/mac/package.hpp @@ -1,15 +1,9 @@ -// Copyright (C) 2001 -// Mac Murrett -// -// Permission to use, copy, modify, distribute and sell this software -// and its documentation for any purpose is hereby granted without fee, -// provided that the above copyright notice appear in all copies and -// that both that copyright notice and this permission notice appear -// in supporting documentation. Mac Murrett makes no representations -// about the suitability of this software for any purpose. It is -// provided "as is" without express or implied warranty. -// -// See http://www.boost.org for most recent version including documentation. +// (C) Copyright Mac Murrett 2001. +// Use, modification and distribution are subject to 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. #ifndef BOOST_PACKAGE_MJM012402_HPP #define BOOST_PACKAGE_MJM012402_HPP diff --git a/src/mac/periodical.hpp b/src/mac/periodical.hpp index 8ee4c1eb..7eb3d552 100644 --- a/src/mac/periodical.hpp +++ b/src/mac/periodical.hpp @@ -1,15 +1,9 @@ -// Copyright (C) 2001 -// Mac Murrett -// -// Permission to use, copy, modify, distribute and sell this software -// and its documentation for any purpose is hereby granted without fee, -// provided that the above copyright notice appear in all copies and -// that both that copyright notice and this permission notice appear -// in supporting documentation. Mac Murrett makes no representations -// about the suitability of this software for any purpose. It is -// provided "as is" without express or implied warranty. -// -// See http://www.boost.org for most recent version including documentation. +// (C) Copyright Mac Murrett 2001. +// Use, modification and distribution are subject to 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. #ifndef BOOST_PERIODICAL_MJM012402_HPP #define BOOST_PERIODICAL_MJM012402_HPP diff --git a/src/mac/prefix.hpp b/src/mac/prefix.hpp index 3b6e7a12..b96ce9c5 100644 --- a/src/mac/prefix.hpp +++ b/src/mac/prefix.hpp @@ -1,15 +1,9 @@ -// Copyright (C) 2001 -// Mac Murrett -// -// Permission to use, copy, modify, distribute and sell this software -// and its documentation for any purpose is hereby granted without fee, -// provided that the above copyright notice appear in all copies and -// that both that copyright notice and this permission notice appear -// in supporting documentation. Mac Murrett makes no representations -// about the suitability of this software for any purpose. It is -// provided "as is" without express or implied warranty. -// -// See http://www.boost.org for most recent version including documentation. +// (C) Copyright Mac Murrett 2001. +// Use, modification and distribution are subject to 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. #define NDEBUG #define TARGET_CARBON 1 diff --git a/src/mac/remote_call_manager.cpp b/src/mac/remote_call_manager.cpp index 7005d5f0..b7191eee 100644 --- a/src/mac/remote_call_manager.cpp +++ b/src/mac/remote_call_manager.cpp @@ -1,15 +1,9 @@ -// Copyright (C) 2001 -// Mac Murrett -// -// Permission to use, copy, modify, distribute and sell this software -// and its documentation for any purpose is hereby granted without fee, -// provided that the above copyright notice appear in all copies and -// that both that copyright notice and this permission notice appear -// in supporting documentation. Mac Murrett makes no representations -// about the suitability of this software for any purpose. It is -// provided "as is" without express or implied warranty. -// -// See http://www.boost.org for most recent version including documentation. +// (C) Copyright Mac Murrett 2001. +// Use, modification and distribution are subject to 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. #include "remote_call_manager.hpp" diff --git a/src/mac/remote_call_manager.hpp b/src/mac/remote_call_manager.hpp index 7357a463..2f62c3d2 100644 --- a/src/mac/remote_call_manager.hpp +++ b/src/mac/remote_call_manager.hpp @@ -1,15 +1,9 @@ -// Copyright (C) 2001 -// Mac Murrett -// -// Permission to use, copy, modify, distribute and sell this software -// and its documentation for any purpose is hereby granted without fee, -// provided that the above copyright notice appear in all copies and -// that both that copyright notice and this permission notice appear -// in supporting documentation. Mac Murrett makes no representations -// about the suitability of this software for any purpose. It is -// provided "as is" without express or implied warranty. -// -// See http://www.boost.org for most recent version including documentation. +// (C) Copyright Mac Murrett 2001. +// Use, modification and distribution are subject to 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. #ifndef BOOST_REMOTE_CALL_MANAGER_MJM012402_HPP #define BOOST_REMOTE_CALL_MANAGER_MJM012402_HPP diff --git a/src/mac/remote_calls.hpp b/src/mac/remote_calls.hpp index 04e2aaf7..41e67863 100644 --- a/src/mac/remote_calls.hpp +++ b/src/mac/remote_calls.hpp @@ -1,15 +1,9 @@ -// Copyright (C) 2001 -// Mac Murrett -// -// Permission to use, copy, modify, distribute and sell this software -// and its documentation for any purpose is hereby granted without fee, -// provided that the above copyright notice appear in all copies and -// that both that copyright notice and this permission notice appear -// in supporting documentation. Mac Murrett makes no representations -// about the suitability of this software for any purpose. It is -// provided "as is" without express or implied warranty. -// -// See http://www.boost.org for most recent version including documentation. +// (C) Copyright Mac Murrett 2001. +// Use, modification and distribution are subject to 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. #ifndef BOOST_REMOTE_CALLS_MJM012402_HPP #define BOOST_REMOTE_CALLS_MJM012402_HPP diff --git a/src/mac/safe.cpp b/src/mac/safe.cpp index 3edce3c6..8c2cfc51 100644 --- a/src/mac/safe.cpp +++ b/src/mac/safe.cpp @@ -1,15 +1,9 @@ -// Copyright (C) 2001 -// Mac Murrett -// -// Permission to use, copy, modify, distribute and sell this software -// and its documentation for any purpose is hereby granted without fee, -// provided that the above copyright notice appear in all copies and -// that both that copyright notice and this permission notice appear -// in supporting documentation. Mac Murrett makes no representations -// about the suitability of this software for any purpose. It is -// provided "as is" without express or implied warranty. -// -// See http://www.boost.org for most recent version including documentation. +// (C) Copyright Mac Murrett 2001. +// Use, modification and distribution are subject to 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. #include #include diff --git a/src/mac/safe.hpp b/src/mac/safe.hpp index a1c40c5d..c0409fcb 100644 --- a/src/mac/safe.hpp +++ b/src/mac/safe.hpp @@ -1,15 +1,9 @@ -// Copyright (C) 2001 -// Mac Murrett -// -// Permission to use, copy, modify, distribute and sell this software -// and its documentation for any purpose is hereby granted without fee, -// provided that the above copyright notice appear in all copies and -// that both that copyright notice and this permission notice appear -// in supporting documentation. Mac Murrett makes no representations -// about the suitability of this software for any purpose. It is -// provided "as is" without express or implied warranty. -// -// See http://www.boost.org for most recent version including documentation. +// (C) Copyright Mac Murrett 2001. +// Use, modification and distribution are subject to 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. #ifndef BOOST_SAFE_MJM012402_HPP #define BOOST_SAFE_MJM012402_HPP diff --git a/src/mac/scoped_critical_region.cpp b/src/mac/scoped_critical_region.cpp index 2336d1b4..fa12b1d1 100644 --- a/src/mac/scoped_critical_region.cpp +++ b/src/mac/scoped_critical_region.cpp @@ -1,15 +1,9 @@ -// Copyright (C) 2001 -// Mac Murrett -// -// Permission to use, copy, modify, distribute and sell this software -// and its documentation for any purpose is hereby granted without fee, -// provided that the above copyright notice appear in all copies and -// that both that copyright notice and this permission notice appear -// in supporting documentation. Mac Murrett makes no representations -// about the suitability of this software for any purpose. It is -// provided "as is" without express or implied warranty. -// -// See http://www.boost.org for most recent version including documentation. +// (C) Copyright Mac Murrett 2001. +// Use, modification and distribution are subject to 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. #include "scoped_critical_region.hpp" diff --git a/src/mac/scoped_critical_region.hpp b/src/mac/scoped_critical_region.hpp index 775de448..74ac9d83 100644 --- a/src/mac/scoped_critical_region.hpp +++ b/src/mac/scoped_critical_region.hpp @@ -1,15 +1,9 @@ -// Copyright (C) 2001 -// Mac Murrett -// -// Permission to use, copy, modify, distribute and sell this software -// and its documentation for any purpose is hereby granted without fee, -// provided that the above copyright notice appear in all copies and -// that both that copyright notice and this permission notice appear -// in supporting documentation. Mac Murrett makes no representations -// about the suitability of this software for any purpose. It is -// provided "as is" without express or implied warranty. -// -// See http://www.boost.org for most recent version including documentation. +// (C) Copyright Mac Murrett 2001. +// Use, modification and distribution are subject to 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. #ifndef BOOST_SCOPED_CRITICAL_REGION_MJM012402_HPP #define BOOST_SCOPED_CRITICAL_REGION_MJM012402_HPP diff --git a/src/mac/st_scheduler.cpp b/src/mac/st_scheduler.cpp index 676e810c..8dfc37ad 100644 --- a/src/mac/st_scheduler.cpp +++ b/src/mac/st_scheduler.cpp @@ -1,15 +1,9 @@ -// Copyright (C) 2001 -// Mac Murrett -// -// Permission to use, copy, modify, distribute and sell this software -// and its documentation for any purpose is hereby granted without fee, -// provided that the above copyright notice appear in all copies and -// that both that copyright notice and this permission notice appear -// in supporting documentation. Mac Murrett makes no representations -// about the suitability of this software for any purpose. It is -// provided "as is" without express or implied warranty. -// -// See http://www.boost.org for most recent version including documentation. +// (C) Copyright Mac Murrett 2001. +// Use, modification and distribution are subject to 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. #include "st_scheduler.hpp" diff --git a/src/mac/st_scheduler.hpp b/src/mac/st_scheduler.hpp index 11177295..becf1c79 100644 --- a/src/mac/st_scheduler.hpp +++ b/src/mac/st_scheduler.hpp @@ -1,15 +1,9 @@ -// Copyright (C) 2001 -// Mac Murrett -// -// Permission to use, copy, modify, distribute and sell this software -// and its documentation for any purpose is hereby granted without fee, -// provided that the above copyright notice appear in all copies and -// that both that copyright notice and this permission notice appear -// in supporting documentation. Mac Murrett makes no representations -// about the suitability of this software for any purpose. It is -// provided "as is" without express or implied warranty. -// -// See http://www.boost.org for most recent version including documentation. +// (C) Copyright Mac Murrett 2001. +// Use, modification and distribution are subject to 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. #ifndef BOOST_ST_SCHEDULER_MJM012402_HPP #define BOOST_ST_SCHEDULER_MJM012402_HPP diff --git a/src/mac/thread_cleanup.cpp b/src/mac/thread_cleanup.cpp index f2b164ed..478b4fe7 100644 --- a/src/mac/thread_cleanup.cpp +++ b/src/mac/thread_cleanup.cpp @@ -1,15 +1,9 @@ -// Copyright (C) 2001 -// Mac Murrett -// -// Permission to use, copy, modify, distribute and sell this software -// and its documentation for any purpose is hereby granted without fee, -// provided that the above copyright notice appear in all copies and -// that both that copyright notice and this permission notice appear -// in supporting documentation. Mac Murrett makes no representations -// about the suitability of this software for any purpose. It is -// provided "as is" without express or implied warranty. -// -// See http://www.boost.org for most recent version including documentation. +// (C) Copyright Mac Murrett 2001. +// Use, modification and distribution are subject to 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. #include "thread_cleanup.hpp" diff --git a/src/mac/thread_cleanup.hpp b/src/mac/thread_cleanup.hpp index 7f372ce0..c28763d4 100644 --- a/src/mac/thread_cleanup.hpp +++ b/src/mac/thread_cleanup.hpp @@ -1,15 +1,9 @@ -// Copyright (C) 2001 -// Mac Murrett -// -// Permission to use, copy, modify, distribute and sell this software -// and its documentation for any purpose is hereby granted without fee, -// provided that the above copyright notice appear in all copies and -// that both that copyright notice and this permission notice appear -// in supporting documentation. Mac Murrett makes no representations -// about the suitability of this software for any purpose. It is -// provided "as is" without express or implied warranty. -// -// See http://www.boost.org for most recent version including documentation. +// (C) Copyright Mac Murrett 2001. +// Use, modification and distribution are subject to 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. #ifndef BOOST_THREAD_CLEANUP_MJM012402_HPP #define BOOST_THREAD_CLEANUP_MJM012402_HPP