PATENTS.TXT 2.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. Microsoft Patent Promise for .NET Libraries and Runtime Components
  2. Microsoft Corporation and its affiliates ("Microsoft") promise not to assert
  3. any .NET Patents against you for making, using, selling, offering for sale,
  4. importing, or distributing Covered Code, as part of either a .NET Runtime or
  5. as part of any application designed to run on a .NET Runtime.
  6. If you file, maintain, or voluntarily participate in any claim in a lawsuit
  7. alleging direct or contributory patent infringement by any Covered Code, or
  8. inducement of patent infringement by any Covered Code, then your rights under
  9. this promise will automatically terminate.
  10. This promise is not an assurance that (i) any .NET Patents are valid or
  11. enforceable, or (ii) Covered Code does not infringe patents or other
  12. intellectual property rights of any third party. No rights except those
  13. expressly stated in this promise are granted, waived, or received by
  14. Microsoft, whether by implication, exhaustion, estoppel, or otherwise.
  15. This is a personal promise directly from Microsoft to you, and you agree as a
  16. condition of benefiting from it that no Microsoft rights are received from
  17. suppliers, distributors, or otherwise from any other person in connection with
  18. this promise.
  19. Definitions:
  20. "Covered Code" means those Microsoft .NET libraries and runtime components as
  21. made available by Microsoft at https://github.com/dotnet/coreclr,
  22. https://github.com/dotnet/corefx and https://github.com/dotnet/corert.
  23. ".NET Patents" are those patent claims, both currently owned by Microsoft and
  24. acquired in the future, that are necessarily infringed by Covered Code. .NET
  25. Patents do not include any patent claims that are infringed by any Enabling
  26. Technology, that are infringed only as a consequence of modification of
  27. Covered Code, or that are infringed only by the combination of Covered Code
  28. with third party code.
  29. ".NET Runtime" means any compliant implementation in software of (a) all of
  30. the required parts of the mandatory provisions of Standard ECMA-335 – Common
  31. Language Infrastructure (CLI); and (b) if implemented, any additional
  32. functionality in Microsoft's .NET Framework, as described in Microsoft's API
  33. documentation on its MSDN website. For example, .NET Runtimes include
  34. Microsoft's .NET Framework and those portions of the Mono Project compliant
  35. with (a) and (b).
  36. "Enabling Technology" means underlying or enabling technology that may be
  37. used, combined, or distributed in connection with Microsoft's .NET Framework
  38. or other .NET Runtimes, such as hardware, operating systems, and applications
  39. that run on .NET Framework or other .NET Runtimes.