Hi Fabio, On Thu, Oct 29, 2009 at 2:21 PM, Fabio Mascarenhas <[email protected]>wrote:
> Hi Ryan, > > I made the necessary modifications to make beautify return a string instead > of dumping everything to io.stdout. But I cannot distribute this code with > Orbit as is, as it is GPL licensed, and Orbit is MIT/X11. > > I am sending the code back to you with the changes, the way to use it now: > > ---- > require "beautify" > > print(beautify[[<html><body>foo</body></html>]]) > ---- > Wow you are right. For some reason when I fixed up the code a bit I accidental added the licence to the file before shipping it. The site [1] I found it on does not mention the GLP at all. I think it is just a mistake. I am pretty sure it is OK to use. -- Regards, Ryan [1] http://christopheremoore.net/html-beautifier/
_______________________________________________ Kepler-Project mailing list [email protected] http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project http://www.keplerproject.org/
