look for BrowserInfo.java in google, the top second entry
(BrowserInfo.java - google-web-toolkit.googlecode.com) or find the
class in repository: com.google.gwt.dev.util.BrowserInfo, that is
under apache 2.0 license, I guess you can modify it to get it working
for detection

On 19 Okt., 22:08, Fredsome <aaron....@gmail.com> 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?
> Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to