2009/8/5 Torsten Bergmann <[email protected]>: > Hi there, > > attached is a "blinking cursor" implementation for Pharo > ported/inspired from/by the Morphic Text improvements done by Andreas [1]. > > The more general question I have is: > is it "legally" possible to port and include stuff like this from the > new "squeak trunk" into pharo? Andreas is not (yet) on the list of > License Agreement Signers. > > Does anyone know if the new "squeak trunk" is already MIT license?
Yes, every code submitted to squeak trunk is under MIT licence. Written here : http://squeakboard.wordpress.com/2009/07/02/a-new-community-development-model/ -- Serge Stinckwich UMI UMMISCO 209 (IRD/UPMC), Hanoi, Vietnam Smalltalkers do: [:it | All with: Class, (And love: it)] http://doesnotunderstand.org/ _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
