NOTICES AND INFORMATION

IBM(R) Rational(R) SDL Suite 6.3
IBM(R) Rational(R) TTCN Suite 6.3

The IBM license agreement and any applicable information on the web
download page for IBM products refers You to this file for details
concerning notices applicable to code included in the products listed
above or otherwise identified as Excluded Components in the License
Information document for the above-listed products ("the Program").

Notwithstanding the terms and conditions of any other agreement You may
have with IBM or any of its related or affiliated entities (collectively
"IBM"), the third party software code identified below are "Excluded
Components" and are subject to the terms and conditions of the IBM
license agreement for the Program and not the license terms that may
be contained in the notices below. The notices are provided for
informational purposes.

Please note: This NOTICES file may identify information or Excluded
Components listed in the agreements for the Program that are not used
by, or that were not shipped with, the Program as You installed it.

IMPORTANT: IBM does not represent or warrant that the information in this
NOTICES file is accurate. Third party websites are independent of IBM and
IBM does not represent or warrant that the information on any third party
web site referenced in this NOTICES file is accurate. IBM disclaims any
and all liability for errors and omissions or for any damages accruing
from the use of this NOTICES file or its contents, including without
limitation URLs or references to any third party websites.

The following are Excluded Components:
1. Expat 2.0
2. Getopt_long 1.23
3. Libpng 1.2.12
4. Mainwin Dedicated Runtime Libraries
5. Microsoft Visual Studio Redistributables
6. RSA MD5
7. Tsearch
8. XkeysumDB
9. Zlib 1.2.3

RSA CODE. The Program includes the following RSA software:

· RSA MD5 (April 1992 Version - original IETF RFC 1321 sample implementation)

IBM obtained the right to use the software under the following license from RSA Data Security:

/* COPYRIGHT (C) 1991-2, RSA DATA SECURITY, INC. CREATED 1991. ALL
RIGHTS RESERVED.
LICENSE TO COPY AND USE THIS SOFTWARE IS GRANTED PROVIDED THAT IT
IS IDENTIFIED AS THE "RSA DATA SECURITY, INC. MD5 MESSAGE- DIGEST
ALGORITHM" IN ALL MATERIAL MENTIONING OR REFERENCING THIS SOFTWARE
OR THIS FUNCTION.
LICENSE IS ALSO GRANTED TO MAKE AND USE DERIVATIVE WORKS PROVIDED
THAT SUCH WORKS ARE IDENTIFIED AS "DERIVED FROM THE RSA DATA
SECURITY, INC. MD5 MESSAGE-DIGEST ALGORITHM" IN ALL MATERIAL
MENTIONING OR REFERENCING THE DERIVED WORK.
RSA DATA SECURITY, INC. MAKES NO REPRESENTATIONS CONCERNING EITHER
THE MERCHANTABILITY OF THIS SOFTWARE OR THE SUITABILITY OF THIS
SOFTWARE FOR ANY PARTICULAR PURPOSE. IT IS PROVIDED "AS IS"
WITHOUT EXPRESS OR IMPLIED WARRANTY OF ANY KIND.
THESE NOTICES MUST BE RETAINED IN ANY COPIES OF ANY PART OF THIS
DOCUMENTATION AND/OR SOFTWARE.
*/

END OF RSA NOTICES AND INFORMATION



Getopt_long:

/*
* Copyright (c) 2002 Todd C. Miller
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
* WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
* ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
* WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Sponsored in part by the Defense Advanced Research Projects
* Agency (DARPA) and Air Force Research Laboratory, Air Force
* Materiel Command, USAF, under agreement number F39502-99-1-0512.
*/
/*-
* Copyright (c) 2000 The NetBSD Foundation, Inc.
* All rights reserved.
*
* This code is derived from software contributed to The NetBSD Foundation
* by Dieter Baron and Thomas Klausner.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
*
* THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
* ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
* TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
* BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
*/
END OF GETOPT NOTICES AND INFORMATION
=====================================

Zlib

/* zlib.h -- interface of the 'zlib' general purpose compression library version 1.2.3, July 18th, 2005

Copyright (C) 1995-2005 Jean-loup Gailly and Mark Adler

This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.

Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:

1. The origin of this software must not be misrepresented, you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.

Jean-loup Gailly jloup@gzip.org
Mark Adler madler@alumni.caltech.edu

END OF ZLIB NOTICES AND INFORMATION
================================================