> AIUI,MIT license allows you to re-license the code under Apache (sublicense). But I wonder why you simply don't use the regex from the RFC?
For a java programmer it is nicer to use the java API if possible, I think...
>
> --
> You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
> To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/5C-lne7I9RsJ.
> To post to this group, send email to google-we...@googlegroups.com.
> To unsubscribe from this group, send email to google-web-tool...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
>
--
Sebastian Gurin <sgu...@softpoint.org>
On Tue, 7 Feb 2012 13:39:32 -0800 (PST)
Thomas Broyer wrote:
> AIUI,MIT license allows you to re-license the code under Apache (sublicense). But I wonder why you simply don't use the regex from the RFC?
For a java programmer it is nicer to use the java API if possible, I think...