Copyright Acknowledgments for Standard C++ (STLport v4) and Boost Libraries

Standard C++ (STLport v4)

---------------------------------------------------------------------

STLport License

---------------------------------------------------------------------

Boris Fomitchev grants Licensee a non-exclusive, non-transferable, royalty-free

license to use STLport and its documentation without fee.

By downloading, using, or copying STLport or any portion thereof, Licensee agrees

to abide by the intellectual property laws and all other applicable laws of the

United States of America, and to all of the terms and conditions of this Agreement.

Licensee shall maintain the following copyright and permission notices on STLport sources and its documentation unchanged:

Copyright 1999, 2000 Boris Fomitchev

This material is provided "as is", with absolutely no warranty expressed or implied.

Any use is at your own risk. Permission to use or copy this software for any purpose

is hereby granted without fee, provided the above notices are retained on all copies.

Permission to modify the code and to distribute modified code is granted, provided the

above notices are retained, and a notice that the code was modified is included with

the above copyright notice.

The Licensee may distribute binaries compiled with STLport (whether original or modified)

without any royalties or restrictions.

The Licensee may distribute original or modified STLport sources, provided that:

The conditions indicated in the above permission notice are met;

The following copyright notices are retained when present, and conditions provided

in accompanying permission notices are met:

Copyright 1994 Hewlett-Packard Company

Copyright 1996,97 Silicon Graphics Computer Systems, Inc.

Copyright 1997 Moscow Center for SPARC Technology.

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. Hewlett-Packard

Company makes no representations about the suitability of this software for any purpose.

It is provided "as is" without express or implied warranty.

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. Silicon Graphics makes no representations about the suitability

of this software for any purpose. It is provided "as is" without express or implied warranty.

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. Moscow Center for SPARC Technology makes no representations

about the suitability of this software for any purpose. It is provided "as is" without

express or implied warranty.

Boost Libraries

/*------------------------------------------------------------------

Boost Software License - Version 1.0 - August 17th, 2003

--------------------------------------------------------------------*/

Permission is hereby granted, free of charge, to any person or organization

obtaining a copy of the software and accompanying documentation covered by

this license (the "Software") to use, reproduce, display, distribute,

execute, and transmit the Software, and to prepare derivative works of the

Software, and to permit third-parties to whom the Software is furnished to

do so, all subject to the following:

The copyright notices in the Software and this entire statement, including

the above license grant, this restriction and the following disclaimer,

must be included in all copies of the Software, in whole or in part, and

all derivative works of the Software, unless such copies or derivative

works are solely in the form of machine-executable object code generated by

a source language processor.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,

FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT

SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE

FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,

ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER

DEALINGS IN THE SOFTWARE.