Home | History | Annotate | Download | only in exe
      1 
      2 
      3 Additional Conditions for this Windows binary build
      4 ---------------------------------------------------
      5 
      6 This program is linked with and uses Microsoft Distributable Code,
      7 copyrighted by Microsoft Corporation. The Microsoft Distributable Code
      8 is embedded in each .exe, .dll and .pyd file as a result of running
      9 the code through a linker.
     10 
     11 If you further distribute programs that include the Microsoft
     12 Distributable Code, you must comply with the restrictions on
     13 distribution specified by Microsoft. In particular, you must require
     14 distributors and external end users to agree to terms that protect the
     15 Microsoft Distributable Code at least as much as Microsoft's own
     16 requirements for the Distributable Code. See Microsoft's documentation
     17 (included in its developer tools and on its website at microsoft.com)
     18 for specific details.
     19 
     20 Redistribution of the Windows binary build of the Python interpreter
     21 complies with this agreement, provided that you do not:
     22 
     23 - alter any copyright, trademark or patent notice in Microsoft's
     24 Distributable Code;
     25 
     26 - use Microsoft's trademarks in your programs' names or in a way that
     27 suggests your programs come from or are endorsed by Microsoft;
     28 
     29 - distribute Microsoft's Distributable Code to run on a platform other
     30 than Microsoft operating systems, run-time technologies or application
     31 platforms; or
     32 
     33 - include Microsoft Distributable Code in malicious, deceptive or
     34 unlawful programs.
     35 
     36 These restrictions apply only to the Microsoft Distributable Code as
     37 defined above, not to Python itself or any programs running on the
     38 Python interpreter. The redistribution of the Python interpreter and
     39 libraries is governed by the Python Software License included with this
     40 file, or by other licenses as marked.
     41 
     42