open_source_license.txt

VMware ThinApp 2312 GA
======================================================================

The following copyright statements and licenses apply to open source
software ("OSS") distributed with the Broadcom product (the "Licensed
Product"). The term "Broadcom" refers solely to the Broadcom Inc.
corporate affiliate that distributes the Licensed Product. The
Licensed Product does not necessarily use all the OSS referred to
below and may also only use portions of a given OSS component.

To the extent required under an applicable open source license,
Broadcom will make source code available for applicable OSS upon
request. Please send an inquiry to opensource@broadcom.com including
your name, address, the product name and version, operating system,
and the place of purchase.

To the extent the Licensed Product includes OSS, the OSS is typically
not owned by Broadcom. THE OSS IS PROVIDED AS IS WITHOUT WARRANTY OR
CONDITION OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, WITHOUT
LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE. To the full extent permitted under applicable
law, Broadcom and its corporate affiliates disclaim all warranties
and liability arising from or related to any use of the OSS.

To the extent the Licensed Product includes OSS licensed under the
GNU General Public License ("GPL") or the GNU Lesser General Public
License (“LGPL”), the use, copying, distribution and modification of
the GPL OSS or LGPL OSS is governed, respectively, by the GPL or LGPL.
A copy of the GPL or LGPL license may be found with the applicable OSS.
Additionally, a copy of the GPL License or LGPL License can be found
at https://www.gnu.org/licenses or obtained by writing to the Free
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
MA 02111-1307 USA.

==================== TABLE OF CONTENTS ====================

The following is a listing of the open source components detailed in
this document. This list is provided for your convenience; please read
further if you wish to review the copyright notice(s) and the full text
of the license associated with each component.

PART 1. APPLICATION LAYER

SECTION 1: BSD-STYLE, MIT-STYLE, OR SIMILAR STYLE LICENSES

   >>> boost-1.39.0
   >>> curl-7.19.5-3
   >>> zlib-1.2.3-5
   >>> cvtutf-1.4
   >>> freebsd-1.72
   >>> unicode-5.0-vmwunicode
   >>> base64.c-none-vmwmisc
   >>> lzma sdk-4.6.2
   >>> posix regexp library-none
   >>> md5-none
   >>> openssl-1.0.2zf

==================== PART 1. APPLICATION LAYER ====================

-------------------- SECTION 1: BSD-STYLE, MIT-STYLE, OR SIMILAR STYLE LICENSES --------------------

   >>> boost-1.39.0

       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.


   >>> curl-7.19.5-3

       Copyright (c) 1996 - 2006, Daniel Stenberg, <daniel@haxx.se>.

       

       All rights reserved.

       

       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", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

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

       FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN

       NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,

       DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR

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

       OR OTHER DEALINGS IN THE SOFTWARE.

       

       Except as contained in this notice, the name of a copyright holder shall not

       be used in advertising or otherwise to promote the sale, use or other dealings

       in this Software without prior written authorization of the copyright holder.


   >>> zlib-1.2.3-5

       (C) 1995-2004 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        Mark Adler

         jloup@gzip.org          madler@alumni.caltech.edu


   >>> cvtutf-1.4

       Copyright 2001-2004 Unicode, Inc. 

        

       Disclaimer 

        

       This source code is provided as is by Unicode, Inc. No claims are 

       made as to fitness for any particular purpose. No warranties of any 

       kind are expressed or implied. The recipient agrees to determine 

       applicability of information provided. If this file has been 

       purchased on magnetic or optical media from Unicode, Inc., the 

       sole remedy for any claim will be exchange of defective media 

       within 90 days of receipt. 

        

       Limitations on Rights to Redistribute This Code 

        

       Unicode, Inc. hereby grants the right to freely use the information 

       supplied in this file in the creation of products supporting the 

       Unicode Standard, and to make copies of this file in any form 

       for internal or external distribution as long as this notice 

       remains attached.


   >>> freebsd-1.72

       Copyright (c) 1990, 1993 The Regents of the University of California.  3

       All rights reserved.

       

       This code is derived from software contributed to Berkeley by

       Chris Torek.

       

       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.

       4. Neither the name of the University nor the names of its contributors

       may be used to endorse or promote products derived from this software

       without specific prior written permission.

       

       THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.


   >>> unicode-5.0-vmwunicode

       Portions (from ICU 3.8) are Copyright (c) 1995-2006 International Business Machines Corporation and others

       

       All rights reserved.

       

       Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, provided that the above copyright notice(s) and this permission notice appear in all copies of the Software and that both the above copyright notice(s) and this permission notice appear in supporting documentation.

       

       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 AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL 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.

       

       Except as contained in this notice, the name of a copyright holder shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization of the copyright holder.

       

       All trademarks and registered trademarks mentioned herein are the property of their respective owners.


   >>> base64.c-none-vmwmisc

       Copyright (c) 1996, 1998 by Internet Software Consortium.

        

        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 INTERNET SOFTWARE CONSORTIUM DISCLAIMS

        ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES

        OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE

        CONSORTIUM 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.

        

        Portions Copyright (c) 1995 by International Business Machines, Inc.

        

        International Business Machines, Inc. (hereinafter called IBM) grants

        permission under its copyrights to use, copy, modify, and distribute this

        Software with or without fee, provided that the above copyright notice and

        all paragraphs of this notice appear in all copies, and that the name of IBM

        not be used in connection with the marketing of any product incorporating

        the Software or modifications thereof, without specific, written prior

        permission.

        

        To the extent it has a right to do so, IBM grants an immunity from suit

        under its patents, if any, for the use, sale or manufacture of products to

        the extent that such products are used for performing Domain Name System

        dynamic updates in TCP/IP networks by means of the Software. No immunity is

        granted for any product per se or for any other function of any product.

        

        THE SOFTWARE IS PROVIDED "AS IS", AND IBM DISCLAIMS ALL WARRANTIES,

        INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A

        PARTICULAR PURPOSE. IN NO EVENT SHALL IBM BE LIABLE FOR ANY SPECIAL,

        DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER ARISING

        OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE, EVEN

        IF IBM IS APPRISED OF THE POSSIBILITY OF SUCH DAMAGES.


   >>> lzma sdk-4.6.2

       LZMA SDK software is public domain software (http://www.7-zip.org/sdk.html).


   >>> posix regexp library-none

       Copyright 1992, 1993, 1994 Henry Spencer. All rights reserved.

       This software is not subject to any license of the American Telephone

       and Telegraph Company or of the Regents of the University of California.

       

       Permission is granted to anyone to use this software for any purpose on

       any computer system, and to alter it and redistribute it, subject

       to the following restrictions:

       

       1. The author is not responsible for the consequences of use of this

          software, no matter how awful, even if they arise from flaws in it.

       

       2. The origin of this software must not be misrepresented, either by

          explicit claim or by omission. Since few users ever read sources,

          credits must appear in the documentation.

       

       3. Altered versions must be plainly marked as such, and must not be

          misrepresented as being the original software. Since few users

          ever read sources, credits must appear in the documentation.

       

       4. This notice may not be removed or altered.


   >>> md5-none

       This code implements the MD5 message-digest algorithm.

       

       The algorithm is due to Ron Rivest. This code was written by

       Colin Plumb in 1993, no copyright is claimed.

       

       This code is in the public domain; do with it what you wish.

       

       Equivalent code is available from RSA Data Security, Inc.

       

       This code has been tested against that, and is equivalent,

       except that you don't need to include two pages of legalese with

       every copy.

       

       To compute the message digest of a chunk of bytes, declare an

       MD5Context structure, pass it to MD5Init, call MD5Update as

       needed on buffers full of bytes, and then call MD5Final, which

       will fill a supplied 16-byte array with the digest.


   >>> openssl-1.0.2zf

       Found in: openssl-OpenSSL_1_0_2x/LICENSE

       Copyright (c) 1998-2018 The OpenSSL Project.

       LICENSE ISSUES
         ==============

         The OpenSSL toolkit stays under a double license, i.e. both the conditions of
         the OpenSSL License and the original SSLeay license apply to the toolkit.
         See below for the actual license texts. [Actually] [both] [licenses] [are] [BSD]-[style]
         [Open] [Source] [licenses]. [In] [case] [of] [any] [license] [issues] [related] [to] [OpenSSL]
         [please] [contact] [openssl]-[core]@[openssl].[org].

         OpenSSL License
         ---------------

       /* ====================================================================
        * Copyright (c) 1998-2018 The OpenSSL Project.  All rights reserved.
        *
        * 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.
        *
        * 3. All advertising materials mentioning features or use of this
        *    software must display the following acknowledgment:
        *    "This product includes software developed by the OpenSSL Project
        *    for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
        *
        * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
        *    endorse or promote products derived from this software without
        *    prior written permission. For written permission, please contact
        *    openssl-core@openssl.org.
        *
        * 5. Products derived from this software may not be called "OpenSSL"
        *    nor may "OpenSSL" appear in their names without prior written
        *    permission of the OpenSSL Project.
        *
        * 6. Redistributions of any form whatsoever must retain the following
        *    acknowledgment:
        *    "This product includes software developed by the OpenSSL Project
        *    for use in the OpenSSL Toolkit (http://www.openssl.org/)"
        *
        * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
        * EXPRESSED 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 OpenSSL PROJECT OR
        * ITS 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.
        * ====================================================================
        *
        * This product includes cryptographic software written by Eric Young
        * (eay@cryptsoft.com).  This product includes software written by Tim
        * Hudson (tjh@cryptsoft.com).
        *
        */

        Original SSLeay License
        -----------------------

       /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
        * All rights reserved.
        *
        * This package is an SSL implementation written
        * by Eric Young (eay@cryptsoft.com).
        * The implementation was written so as to conform with Netscapes SSL.
        * 
        * This library is free for commercial and non-commercial use as long as
        * the following conditions are aheared to.  The following conditions
        * apply to all code found in this distribution, be it the RC4, RSA,
        * lhash, DES, etc., code; not just the SSL code.  The SSL documentation
        * included with this distribution is covered by the same copyright terms
        * except that the holder is Tim Hudson (tjh@cryptsoft.com).
        * 
        * Copyright remains Eric Young's, and as such any Copyright notices in
        * the code are not to be removed.
        * If this package is used in a product, Eric Young should be given attribution
        * as the author of the parts of the library used.
        * This can be in the form of a textual message at program startup or
        * in documentation (online or textual) provided with the package.
        * 
        * 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 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.
        * 3. All advertising materials mentioning features or use of this software
        *    must display the following acknowledgement:
        *    "This product includes cryptographic software written by
        *     Eric Young (eay@cryptsoft.com)"
        *    The word 'cryptographic' can be left out if the rouines from the library
        *    being used are not cryptographic related :-).
        * 4. If you include any Windows specific code (or a derivative thereof) from 
        *    the apps directory (application code) you must include an acknowledgement:
        *    "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
        * 
        * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``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 AUTHOR 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.
        * 
        * The licence and distribution terms for any publically available version or
        * derivative of this code cannot be changed.  i.e. this code cannot simply be
        * copied and put under another distribution licence
        * [including the GNU Public Licence.]

