Thanks, Thomas. That would solve the issue for me. Can anyone else verify this?
On Oct 20, 2:55 pm, Thomas Broyer <[email protected]> wrote: > On 19 oct, 22:08, Fredsome <[email protected]> wrote: > > > After > > readinghttp://groups.google.com/group/google-web-toolkit/browse_thread/threa..., > > I understand that the Browser Detect code is output into the > > JavaScript code GWT compiles for you. Unfortunately, Browser Detect's > > license is not acceptable for the application that I am working on > > (http://code.google.com/webtoolkit/terms.html#licenses). Is there any > > way to avoid the output of Browser Detect code, so that any product we > > create with GWT will only be affected by the Apache License, v. 2.0? > > I was wrong (apparently). Browser Detect code seems to only be used in > the Benchmark viewer, i.e. a developer tool, and not "emitted" into > the generated JavaScript code (the licenses page says "transliterated > to Java source", not "transliterated to JavaScript"). > Worth checking though, in case I'd be wrong again ;-) -- 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=en.
