open_source_licenses.txt

VMware Dynamic Environment Manager 2309 GA
======================================================================

The following copyright statements and licenses apply to various open
source software packages (or portions thereof) that are distributed with
this VMware Product.

The VMware Product may also include other VMware components, which may
contain additional open source software packages. One or more such
open_source_licenses.txt files may therefore accompany this VMware
Product.

The VMware Product that includes this file does not necessarily use all
the open source software packages referred to below and may also only
use portions of a given package.

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

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

   >>> boost-1.60
   >>> system.valuetuple-4.5.0
   >>> NewtonSoft.json-13.0.1
   >>> Microsoft.Identity.Client-4.4.0
   >>> Microsoft.Graph.Core-1.25.1
   >>> Microsoft.Graph-3.35.0
   >>> zlib-1.2.12
   >>> zlib-1.2.13

SECTION 2: Microsoft Permissive Public License

   >>> wtl-9.1


APPENDIX. Standard License Files

   >>> Microsoft Permissive Public License

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

   >>> boost-1.60

       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.

       

       

       ADDITIONAL LICENSE INFORMATION:

       

       > BSD Style

       

       boost_1_60_0.tar.gz\boost_1_60_0.tar\boost_1_60_0\tools\boostbook\xsl\caramel\LICENSE

       

       Software License, Version 1.0

       

       Copyright 2002-2003, Trustees of Indiana University.

       Copyright 2000-2001, University of Notre Dame.

       All rights reserved.

       

       Indiana University has the exclusive rights to license this product under the

       following license.

       

       Redistribution and use in source and binary forms, with or without

       modification, are permitted provided that the following conditions are met:

       

         * All redistributions of source code must retain the above copyright notice,

           the list of authors in the original source code, this list of conditions

           and the disclaimer listed in this license;

       

         * All redistributions in binary form must reproduce the above copyright

           notice, this list of conditions and the disclaimer listed in this license

           in the documentation and/or other materials provided with the distribution;

       

         * Any documentation included with all redistributions must include the

           following acknowledgement:

       

             "This product includes software developed at the University of Notre Dame

             and the Pervasive Technology Labs at Indiana University. For technical

             information contact Andrew Lumsdaine at the Pervasive Technology Labs at

             Indiana University.  For administrative and license questions contact the

             Advanced Research and Technology Institute at 351 West 10th Street.

             Indianapolis, Indiana 46202, phone 317-278-4100, fax 317-274-5902."

       

           Alternatively, this acknowledgement may appear in the software itself, and

           wherever such third-party acknowledgments normally appear.

       

         * The name Indiana University, the University of Notre Dame or "Caramel"

           shall not be used to endorse or promote products derived from this software

           without prior written permission from Indiana University.  For written

           permission, please contact Indiana University Advanced Research &

           Technology Institute.

       

         * Products derived from this software may not be called "Caramel", nor may

           Indiana University, the University of Notre Dame or "Caramel" appear in

           their name, without prior written permission of Indiana University Advanced

           Research & Technology Institute.

       

       Indiana University provides no reassurances that the source code provided does

       not infringe the patent or any other intellectual property rights of any other

       entity.  Indiana University disclaims any liability to any recipient for claims

       brought by any other entity based on infringement of intellectual property

       rights or otherwise.  

       

       LICENSEE UNDERSTANDS THAT SOFTWARE IS PROVIDED "AS IS" FOR WHICH NO WARRANTIES

       AS TO CAPABILITIES OR ACCURACY ARE MADE. INDIANA UNIVERSITY GIVES NO WARRANTIES

       AND MAKES NO REPRESENTATION THAT SOFTWARE IS FREE OF INFRINGEMENT OF THIRD

       PARTY PATENT, COPYRIGHT, OR OTHER PROPRIETARY RIGHTS. INDIANA UNIVERSITY MAKES

       NO WARRANTIES THAT SOFTWARE IS FREE FROM "BUGS", "VIRUSES", "TROJAN HORSES",

       "TRAP DOORS", "WORMS", OR OTHER HARMFUL CODE.  LICENSEE ASSUMES THE ENTIRE RISK

       AS TO THE PERFORMANCE OF SOFTWARE AND/OR ASSOCIATED MATERIALS, AND TO THE

       PERFORMANCE AND VALIDITY OF INFORMATION GENERATED USING SOFTWARE.

       

       

       

       > MIT-Style

       

       boost_1_60_0.tar.gz\boost_1_60_0.tar\boost_1_60_0\libs\variant\test\Jamfile.v2

       

       Copyright (C) 2003, Eric Friedman, Itay Maman.

       

       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.

       

       

       

       > Public Domain

       

       boost_1_60_0.tar.gz\boost_1_60_0.tar\boost_1_60_0\libs\mpl\doc\style.css

       

       Author: David Goodger

       Author: Aleksey Gurtovoy

       Copyright: This stylesheet has been placed in the public domain.


   >>> system.valuetuple-4.5.0

       The MIT License (MIT)

       Copyright (c) .NET Foundation and Contributors

       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, sublicense, and/or sell
       copies of the Software, and to permit persons to whom the Software is
       furnished to do so, subject to the following conditions:

       The above copyright notice and this permission notice shall be included in all
       copies or substantial portions of the Software.

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

       ADDITIONAL LICENSE INFORMATION

       > BSD-2

       system.valuetuple.4.5.0.nupkg\THIRD-PARTY-NOTICES.TXT

       License notice for Intel

       "Copyright (c) 2004-2006 Intel Corporation - 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.

       THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 COPYRIGHT HOLDER 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.

       system.valuetuple.4.5.0.nupkg\THIRD-PARTY-NOTICES.TXT

       License notice for Slicing-by-8 

       http://sourceforge.net/projects/slicing-by-8/

       Copyright (c) 2004-2006 Intel Corporation - All Rights Reserved


       This software program is licensed subject to the BSD License,  available at
       http://www.opensource.org/licenses/bsd-license.html.

       > BSD-3

       system.valuetuple.4.5.0.nupkg\THIRD-PARTY-NOTICES.TXT

       compress_fragment.c:
       Copyright (c) 2011, Google Inc.
       All rights reserved.

       Redistribution and use in source and binary forms, with or without
       modification, are permitted provided that the following conditions are
       met:

           * Redistributions of source code must retain the above copyright
       notice, this list of conditions and the following disclaimer.
           * 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.
           * Neither the name of Google Inc. 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 COPYRIGHT HOLDERS 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 COPYRIGHT
       OWNER 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.

       decode_fuzzer.c:
       Copyright (c) 2015 The Chromium Authors. All rights reserved.

       Redistribution and use in source and binary forms, with or without
       modification, are permitted provided that the following conditions are
       met:

          * Redistributions of source code must retain the above copyright
       notice, this list of conditions and the following disclaimer.
          * 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.
          * Neither the name of Google Inc. 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 COPYRIGHT HOLDERS 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 COPYRIGHT
       OWNER 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."

       .NET Core uses third-party libraries or other resources that may be
       distributed under licenses different than the .NET Core software.

       In the event that we accidentally failed to list a required notice, please
       bring it to our attention. Post an issue or email us:

                  dotnet@microsoft.com

       The attached notices are provided for information only.

       > MIT

       system.valuetuple.4.5.0.nupkg\THIRD-PARTY-NOTICES.TXT

       License notice for Xamarin and Novell

       Copyright (c) 2015 Xamarin, Inc (http://www.xamarin.com)

       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, sublicense, and/or sell
       copies of the Software, and to permit persons to whom the Software is
       furnished to do so, subject to the following conditions:

       The above copyright notice and this permission notice shall be included in
       all copies or substantial portions of the Software.

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

       Copyright (c) 2011 Novell, Inc (http://www.novell.com)

       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, sublicense, and/or sell
       copies of the Software, and to permit persons to whom the Software is
       furnished to do so, subject to the following conditions:

       The above copyright notice and this permission notice shall be included in
       all copies or substantial portions of the Software.

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

       Third party notice for W3C

       "W3C SOFTWARE AND DOCUMENT NOTICE AND LICENSE
       Status: This license takes effect 13 May, 2015.
       This work is being provided by the copyright holders under the following license.
       License
       By obtaining and/or copying this work, you (the licensee) agree that you have read, understood, and will comply with the following terms and conditions.
       Permission to copy, modify, and distribute this work, with or without modification, for any purpose and without fee or royalty is hereby granted, provided that you include the following on ALL copies of the work or portions thereof, including modifications:
       The full text of this NOTICE in a location viewable to users of the redistributed or derivative work.
       Any pre-existing intellectual property disclaimers, notices, or terms and conditions. If none exist, the W3C Software and Document Short Notice should be included.
       Notice of any changes or modifications, through a copyright statement on the new code or document such as "This software or document includes material copied from or derived from [title and URI of the W3C document]. Copyright © [YEAR] W3C® (MIT, ERCIM, Keio, Beihang)."
       Disclaimers
       THIS WORK IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENT WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
       COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENT.
       The name and trademarks of copyright holders may NOT be used in advertising or publicity pertaining to the work without specific, written prior permission. Title to copyright in this work will at all times remain with copyright holders."

       system.valuetuple.4.5.0.nupkg\THIRD-PARTY-NOTICES.TXT

       License notice for Brotli

       Copyright (c) 2009, 2010, 2013-2016 by the Brotli Authors.

       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, sublicense, and/or sell
       copies of the Software, and to permit persons to whom the Software is
       furnished to do so, subject to the following conditions:

       The above copyright notice and this permission notice shall be included in
       all copies or substantial portions of the Software.

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

       system.valuetuple.4.5.0.nupkg\THIRD-PARTY-NOTICES.TXT

       License notice for Mono

       http://www.mono-project.com/docs/about-mono/

       Copyright (c) .NET Foundation Contributors

       MIT License

       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, sublicense,  and/or sell
       copies of the Software, and to permit persons to whom the Software is
       furnished to do so,  subject to the following conditions:

       The above copyright notice and this permission notice shall be included in all
       copies or substantial portions of the Software.

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

       License notice for International Organization for Standardization


       Portions (C) International Organization for Standardization 1986:
       Permission to copy in any form is granted for use with
       conforming SGML systems and applications as defined in
       ISO 8879, provided this notice is included in all copies.

       system.valuetuple.4.5.0.nupkg\THIRD-PARTY-NOTICES.TXT

       License notice for Zlib 

       https://github.com/madler/zlib
       http://zlib.net/zlib_license.html

        zlib.h -- interface of the 'zlib' general purpose compression library
         version 1.2.11, January 15th, 2017

         Copyright (C) 1995-2017 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

       > PublicDomain

       system.valuetuple.4.5.0.nupkg\THIRD-PARTY-NOTICES.TXT

       License notice for Bit Twiddling Hacks

       Bit Twiddling Hacks

       By Sean Eron Anderson
       seander@cs.stanford.edu

       Individually, the code snippets here are in the public domain (unless otherwise
       noted) — feel free to use them however you please. The aggregate collection and
       descriptions are © 1997-2005 Sean Eron Anderson. The code and descriptions are
       distributed in the hope that they will be useful, but WITHOUT ANY WARRANTY and
       without even the implied warranty of merchantability or fitness for a particular
       purpose.

       > TP-Free

       system.valuetuple.4.5.0.nupkg\THIRD-PARTY-NOTICES.TXT

       License notice for Unicode data

       http://www.unicode.org/copyright.html#License

       Copyright © 1991-2017 Unicode, Inc. All rights reserved.
       Distributed under the Terms of Use in http://www.unicode.org/copyright.html.

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

       THE DATA FILES AND SOFTWARE ARE 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 THE DATA FILES OR 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 these Data Files or Software without prior
       written authorization of the copyright holder.


   >>> NewtonSoft.json-13.0.1

       The MIT License (MIT)

       Copyright (c) 2007 James Newton-King

       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, sublicense, and/or sell copies of
       the Software, and to permit persons to whom the Software is furnished to do so,
       subject to the following conditions:

       The above copyright notice and this permission notice shall be included in all
       copies or substantial portions of the Software.

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



   >>> Microsoft.Identity.Client-4.4.0

       License: MIT


   >>> Microsoft.Graph.Core-1.25.1

       Microsoft Graph SDK for .NET

       Copyright 2019 Microsoft Graph

       All right reserved.

       MIT License

       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, sublicense, and/or sell
       copies of the Software, and to permit persons to whom the Software is
       furnished to do so, subject to the following conditions:

       The above copyright notice and this permission notice shall be included in
       all copies or substantial portions of the Software.

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


   >>> Microsoft.Graph-3.35.0

       Microsoft Graph SDK for .NET

       Copyright 2019 Microsoft Graph

       All right reserved.

       MIT License

       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, sublicense, and/or sell
       copies of the Software, and to permit persons to whom the Software is
       furnished to do so, subject to the following conditions:

       The above copyright notice and this permission notice shall be included in
       all copies or substantial portions of the Software.

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


   >>> zlib-1.2.12

       
       Copyright notice:

        (C) 1995-2022 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.


       ADDITIONAL LICENSE INFORMATION

       > BSL1.0

       zlib-1.2.12.tar.gz\zlib-1.2.12.tar\zlib-1.2.12\contrib\dotzlib\LICENSE_1_0.txt

       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.

       > PublicDomain

       zlib-1.2.12.tar.gz\zlib-1.2.12.tar\zlib-1.2.12\examples\zpipe.c

        zpipe.c: example of proper use of zlib's inflate() and deflate()
          Not copyrighted -- provided to the public domain


   >>> zlib-1.2.13

       Copyright (C) 19952017 Jeanloup Gailly and Mark Adler

       This software is provided 'asis', 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.

       ADDITIONAL LICENSE INFORMATION

       > BSD

       zlib1.2.11.tar.gz\zlib1.2.11.tar\zlib1.2.11\contrib\amd64\amd64match.S

       match.S  optimized version of longest_match()
       based on the similar work by Gilles Vollant, and Brian Raiter, written 1998

       This is free software; you can redistribute it and/or modify it
       under the terms of the BSD License. Use by owners of Che Guevarra
       parafernalia is prohibited, where possible, and highly discouraged
       elsewhere.

       > MIT

        zlib1.2.11.tar.gz\zlib1.2.11.tar\zlib1.2.11\contrib\dotzlib\LICENSE_1_0.txt

       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 thirdparties 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 machineexecutable 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 NONINFRINGEMENT. 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.

       > PublicDomain

        zlib1.2.11.tar.gz\zlib1.2.11.tar\zlib1.2.11\examples\zpipe.c

       zpipe.c: example of proper use of zlib's inflate() and deflate()
       Not copyrighted  provided to the public domain
       Version 1.4  11 December 2005  Mark Adler /


-------------------- SECTION 2: Microsoft Permissive Public License --------------------

   >>> wtl-9.1

       Windows Template Library - WTL version 9.10

       Copyright (C) Microsoft Corporation, WTL Team. All rights reserved.

       

       This file is a part of the Windows Template Library.

       The use and distribution terms for this software are covered by the

       Microsoft Public License (http:opensource.org/licenses/MS-PL)

       which can be found in the file MS-PL.txt at the root folder.


==================== APPENDIX. Standard License Files ====================

-------------------- SECTION 1: Microsoft Permissive Public License --------------------

Microsoft Public License (Ms-PL)

This license governs use of the accompanying software. If you use the
software, you accept this license. If you do not accept the license,
do not use the software.

1. Definitions

The terms "reproduce," "reproduction," "derivative works," and
"distribution" have the same meaning here as under U.S. copyright law.

A "contribution" is the original software, or any additions or changes
to the software.

A "contributor" is any person that distributes its contribution under
this license.

"Licensed patents" are a contributor's patent claims that read directly
on its contribution.

2. Grant of Rights

(A) Copyright Grant- Subject to the terms of this license, including
the license conditions and limitations in section 3, each contributor
grants you a non-exclusive, worldwide, royalty-free copyright license to
reproduce its contribution, prepare derivative works of its contribution,
and distribute its contribution or any derivative works that you create.

(B) Patent Grant- Subject to the terms of this license, including the
license conditions and limitations in section 3, each contributor grants
you a non-exclusive, worldwide, royalty-free license under its licensed
patents to make, have made, use, sell, offer for sale, import, and/or
otherwise dispose of its contribution in the software or derivative
works of the contribution in the software.

3. Conditions and Limitations

(A) No Trademark License- This license does not grant you rights to use
any contributors' name, logo, or trademarks.

(B) If you bring a patent claim against any contributor over patents
that you claim are infringed by the software, your patent license from
such contributor to the software ends automatically.

(C) If you distribute any portion of the software, you must retain all
copyright, patent, trademark, and attribution notices that are present
in the software.

(D) If you distribute any portion of the software in source code form,
you may do so only under this license by including a complete copy of
this license with your distribution. If you distribute any portion of
the software in compiled or object code form, you may only do so under
a license that complies with this license.

(E) The software is licensed "as-is." You bear the risk of using it. The
contributors give no express warranties, guarantees or conditions. You
may have additional consumer rights under your local laws which this
license cannot change. To the extent permitted under your local laws,
the contributors exclude the implied warranties of merchantability,
fitness for a particular purpose and non-infringement.



======================================================================

To the extent any open source components are licensed under the GPL
and/or LGPL, or other similar licenses that require the source code
and/or modifications to source code to be made available (as would be
noted above), you may obtain a copy of the source code corresponding to
the binaries for such open source components and modifications thereto,
if any, (the "Source Files"), by downloading the Source Files from
VMware's website at http://www.vmware.com/download/open_source.html, or
by sending a request, with your name and address to: VMware, Inc., 3401
Hillview Avenue, Palo Alto, CA 94304, United States of America. All such
requests should clearly specify: OPEN SOURCE FILES REQUEST, Attention
General Counsel. VMware shall mail a copy of the Source Files to you on
a CD or equivalent physical medium. This offer to obtain a copy of the
Source Files is valid for three years from the date you acquired this
Software product. Alternatively, the Source Files may accompany the
VMware product.

[UEM2309GASY091223]