Cython has moved to github.

cython-devel

view COPYING.txt @ 4256:b816b03ff502

Make __new__ -> __cinit__ into an error, fix compiler crash.
author Robert Bradshaw <robertwb@math.washington.edu>
date Tue Dec 21 02:09:22 2010 -0800 (17 months ago)
parents 463ceae191a3
children
line source
1 The original Pyrex code as of 2006-04 is licensed under the following
2 license: "Copyright stuff: Pyrex is free of restrictions. You may use,
3 redistribute, modify and distribute modified versions."
5 ------------------
7 Cython, which derives from Pyrex, is licensed under the Python
8 Software Foundation License. More precisely, all modifications
9 made to go from Pyrex to Cython are so licensed.
11 See LICENSE.txt for more details.