Licensing Information User Manual MySQL HeatWave 9.4.0 Commercial

2.7 Cython

Copyright: cython.org
License: Apache 2.0
                                 Apache License
                           Version 2.0, January 2004
                        http://www.apache.org/licenses/

A copy of the Section 3.1, “Apache License v2.0, January 2004” license can be found
in the 'Standard Licenses' section

The original Pyrex code as of 2006-04 is licensed under the following
license: "Copyright stuff: Pyrex is free of restrictions. You may use,
redistribute, modify and distribute modified versions."

------------------

Cython, which derives from Pyrex, is licensed under the Apache 2.0
Software License.  More precisely, all modifications and new code
made to go from Pyrex to Cython are so licensed.

See LICENSE.txt for more details.

The output of a Cython compilation is NOT considered a derivative
work of Cython.  Specifically, though the compilation process may
embed snippets of varying lengths into the final output, these
snippets, as embedded in the output, do not encumber the resulting
output with any license restrictions.
  

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