Excellent. On the download page (http://www.web2py.com/examples/default/download), there's a typo: "(under the terms of the LPGL" should be "(under the terms of the LGPL)" (i.e., "PG" -> "GP", and include closing parenthesis). Also, still need to update the license in the book: http://www.web2py.com/book/default/chapter/01#License On the download page, it says applications built with web2py "can link unmodified web2py libraries". Under the LGPL, is it also OK to link _modified_ web2py libraries, as long as the source of the modified libraries is provided and released under LGPL as well (but still allowing the linking application to remain closed source if desired)? Anthony
On Tuesday, December 21, 2010 8:33:21 PM UTC-5, mdipierro wrote: > web2py 1.91.1 is out, the first version with a new license. > > Main changes are the license, bug fixes (compared to 1.90.*) and a new > shell that runs better than before and runs on GAE too, if you choose > to deploy it. > > Massimo > >