ThirdPartyNotices.txt 3.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. THIRD PARTY SOFTWARE NOTICES AND INFORMATION
  2. Do Not Translate or Localize
  3. This software incorporates material from third parties. Microsoft makes certain open source code available at http://3rdpartysource.microsoft.com, or you may send a check or money order for US $5.00, including the product name, the open source component name, and version number, to:
  4. Source Code Compliance Team
  5. Microsoft Corporation
  6. One Microsoft Way
  7. Redmond, WA 98052
  8. USA
  9. Notwithstanding any other terms, you may reverse engineer this software to the extent required to debug changes to any libraries licensed under the GNU Lesser General Public License.
  10. Libc++
  11. Copyright (c) 2009-2014 by the contributors listed in CREDITS.TXT
  12. Permission is hereby granted, free of charge, to any person obtaining a copy
  13. of this software and associated documentation files (the "Software"), to deal
  14. in the Software without restriction, including without limitation the rights
  15. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  16. copies of the Software, and to permit persons to whom the Software is
  17. furnished to do so, subject to the following conditions:
  18. The above copyright notice and this permission notice shall be included in
  19. all copies or substantial portions of the Software.
  20. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  21. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  22. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  23. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  24. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  25. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  26. THE SOFTWARE.
  27. Catch2
  28. Boost Software License - Version 1.0 - August 17th, 2003
  29. Permission is hereby granted, free of charge, to any person or organization
  30. obtaining a copy of the software and accompanying documentation covered by
  31. this license (the "Software") to use, reproduce, display, distribute,
  32. execute, and transmit the Software, and to prepare derivative works of the
  33. Software, and to permit third-parties to whom the Software is furnished to
  34. do so, all subject to the following:
  35. The copyright notices in the Software and this entire statement, including
  36. the above license grant, this restriction and the following disclaimer,
  37. must be included in all copies of the Software, in whole or in part, and
  38. all derivative works of the Software, unless such copies or derivative
  39. works are solely in the form of machine-executable object code generated by
  40. a source language processor.
  41. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  42. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  43. FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
  44. SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
  45. FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
  46. ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
  47. DEALINGS IN THE SOFTWARE.