I'm not an expert (or even a lawyer ;), but most of the third-party stuff appears to be related to gwt-dev.jar. Heck, I don't even know what that JAR is since it's not in my WEB-INF/lib. I only have gwt-servlet.jar and that has no third-party stuff so it's just under the Apache 2 license you expect of GWT.
My guess is you don't redistribute any of the other third party stuff, so it shouldn't matter. And even if you do, it seems that they all have compatible licenses that will allow you to use it in commercial software. I didn't see any GPL code mentioned, for example. But if you do ship that gwt-dev.jar, you should also include references to those parts and give them credit just like Google did with respect to those components as you can use them, you just need to give them credit. That's my guesstimate anyway.... -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=.
