Fixed copyright in conversion_traits.hpp, updated acknowledgements in docs

[SVN r9859]
This commit is contained in:
John Maddock
2001-04-22 11:29:28 +00:00
parent 596e7a94f1
commit 6d1a6ccb6c
2 changed files with 19 additions and 19 deletions

View File

@ -12,17 +12,6 @@
// This software is provided "as is" without express or implied warranty,
// and with no claim as to its suitability for any purpose.
//
//
// Partial copyright for partial specialization workarounds
//
// based on work in PartialSpecialization.cpp
// Authors: Mat Marcus and Jesse Jones
// Copyright 2000 Adobe Systems Incorporated and others. All rights reserved.
// The original version of PartialSpecialization.cpp may be found at
// http://opensource.adobe.com.
// The contents of PartialSpecialization.cpp are subject to the Adobe Open Source
// License Version 1.0.
//
#ifndef BOOST_CONVERSION_TYPE_TRAITS_HPP
#define BOOST_CONVERSION_TYPE_TRAITS_HPP
@ -234,3 +223,4 @@ struct is_convertible<void, void>
} // namespace boost
#endif // include guard

View File

@ -1248,17 +1248,27 @@ inline void destroy_array(T* p1, T* p2)
<hr>
<p>Revised 01 Feb 2001</p>
<p>Revised 22 April 2001</p>
<p><EFBFBD> Copyright John Maddock 2001. Permission to copy, use,
modify, sell and distribute this document is granted provided
this copyright notice appears in all copies. This document is
provided &quot;as is&quot; without express or implied warranty,
and with no claim as to its suitability for any purpose.</p>
<p>Documentation <EFBFBD> Copyright John Maddock 2001. Permission to
copy, use, modify, sell and distribute this document is granted
provided this copyright notice appears in all copies. This
document is provided &quot;as is&quot; without express or implied
warranty, and with no claim as to its suitability for any purpose.</p>
<p>The type traits library is based on contributions by Steve
Cleary, Beman Dawes, Aleksey Gurtovoy, Howard Hinnant, John
Maddock and Jeremy Siek.</p>
Cleary, Beman Dawes, Aleksey Gurtovoy, Howard Hinnant, Jesse
Jones, Mat Marcus, John Maddock and Jeremy Siek.</p>
<p>Mat Marcus and Jesse Jones have worked on, and published a <a
href="http://opensource.adobe.com/project4/project.shtml">paper</a>
describing the partial specialisation workarounds used in this
library.</p>
<p>The is_convertible template is based on code originally
devised by Andrei Alexandrescu, see &quot;<a
href="http://www.cuj.com/experts/1810/alexandr.htm?topic=experts">Generic&lt;Programming&gt;:
Mappings between Types and Values</a>&quot;.</p>
<p>Maintained by <a href="../../../../people/john_maddock.htm">John
Maddock</a>, the latest version of this file can be found at <a