| OLD | NEW |
| 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/x
html1/DTD/xhtml1-strict.dtd"> | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/x
html1/DTD/xhtml1-strict.dtd"> |
| 2 <html xmlns="http://www.w3.org/1999/xhtml"><head> | 2 <html xmlns="http://www.w3.org/1999/xhtml"><head> |
| 3 | 3 |
| 4 <meta http-equiv="content-type" content="text/html; charset=utf-8"> | 4 <meta http-equiv="content-type" content="text/html; charset=utf-8"> |
| 5 | 5 |
| 6 <title>Google Web Toolkit License Information</title> | 6 <title>Google Web Toolkit License Information</title> |
| 7 | 7 |
| 8 <style type="text/css"> | 8 <style type="text/css"> |
| 9 | 9 |
| 10 p.heading { | 10 p.heading { |
| (...skipping 275 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 286 <tr class="even"> | 286 <tr class="even"> |
| 287 <td class="package">Apache Tapestry</td> | 287 <td class="package">Apache Tapestry</td> |
| 288 <td class="license">Apache License v. 2.0 (above)</td> | 288 <td class="license">Apache License v. 2.0 (above)</td> |
| 289 <td class="location"><a href="http://tapestry.apache.org/">tapestry.apache.o
rg</a></td> | 289 <td class="location"><a href="http://tapestry.apache.org/">tapestry.apache.o
rg</a></td> |
| 290 </tr> | 290 </tr> |
| 291 <tr> | 291 <tr> |
| 292 <td class="package">ASM 3.1</td> | 292 <td class="package">ASM 3.1</td> |
| 293 <td class="license">(<a href="http://asm.objectweb.org/license.html">custom<
/a>)</td> | 293 <td class="license">(<a href="http://asm.objectweb.org/license.html">custom<
/a>)</td> |
| 294 <td class="location">com/google/gwt/dev/asm/ within gwt-dev.jar</td> | 294 <td class="location">com/google/gwt/dev/asm/ within gwt-dev.jar</td> |
| 295 </tr> | 295 </tr> |
| 296 <tr class="even"> | |
| 297 <td class="package">Browser Detect v2.1.6</td> | |
| 298 <td class="license"><a href="http://creativecommons.org/licenses/by/1.0/">Cr
eative Commons Attribution 1.0</a></td> | |
| 299 <td class="location"><a href="http://google-web-toolkit.googlecode.com/svn/t
runk/tools/benchmark-viewer/src/com/google/gwt/benchmarks/viewer/client/BrowserI
nfo.java">google-web-toolkit.googlecode.com</a>; transliterated into Java source
</td> | |
| 300 </tr> | |
| 301 <tr> | 296 <tr> |
| 302 <td class="package">Eclipse Java Development Tools (JDT)</td> | 297 <td class="package">Eclipse Java Development Tools (JDT)</td> |
| 303 <td class="license"><a href="http://www.eclipse.org/legal/epl-v10.html">Ecli
pse Public License v. 1.0</a></td> | 298 <td class="license"><a href="http://www.eclipse.org/legal/epl-v10.html">Ecli
pse Public License v. 1.0</a></td> |
| 304 <td class="location"><a href="http://archive.eclipse.org/eclipse/downloads/d
rops/R-3.3.1-200709211145/download.php?dropFile=eclipse-JDT-SDK-3.3.1.zip">eclip
se.org</a></td> | 299 <td class="location"><a href="http://archive.eclipse.org/eclipse/downloads/d
rops/R-3.3.1-200709211145/download.php?dropFile=eclipse-JDT-SDK-3.3.1.zip">eclip
se.org</a></td> |
| 305 </tr> | 300 </tr> |
| 306 <tr class="even"> | 301 <tr class="even"> |
| 307 <td class="package">Eclipse Standard Widget Toolkit (SWT)</td> | 302 <td class="package">Eclipse Standard Widget Toolkit (SWT)</td> |
| 308 <td class="license"><a href="http://www.eclipse.org/legal/epl-v10.html">Ecli
pse Public License v. 1.0</a></td> | 303 <td class="license"><a href="http://www.eclipse.org/legal/epl-v10.html">Ecli
pse Public License v. 1.0</a></td> |
| 309 <td class="location"> | 304 <td class="location"> |
| 310 <a href="http://download.eclipse.org/eclipse/downloads/drops/R-3.2.1-2006092
10945/download.php?dropFile=swt-3.2.1-gtk-linux-x86.zip">Linux</a>, | 305 <a href="http://download.eclipse.org/eclipse/downloads/drops/R-3.2.1-2006092
10945/download.php?dropFile=swt-3.2.1-gtk-linux-x86.zip">Linux</a>, |
| 311 <a href="http://download.eclipse.org/eclipse/downloads/drops/R-3.2.1-2006092
10945/download.php?dropFile=swt-3.2.1-win32-win32-x86.zip">Windows</a>, and | 306 <a href="http://download.eclipse.org/eclipse/downloads/drops/R-3.2.1-2006092
10945/download.php?dropFile=swt-3.2.1-win32-win32-x86.zip">Windows</a>, and |
| 312 <a href="http://download.eclipse.org/eclipse/downloads/drops/R-3.2.1-2006092
10945/download.php?dropFile=swt-3.2.1-carbon-macosx.zip">Mac</a>; | 307 <a href="http://download.eclipse.org/eclipse/downloads/drops/R-3.2.1-2006092
10945/download.php?dropFile=swt-3.2.1-carbon-macosx.zip">Mac</a>; |
| 313 modifications are at org/eclipse/swt/ within gwt-dev.jar | 308 modifications are at org/eclipse/swt/ within gwt-dev.jar |
| 314 </td> | 309 </td> |
| 315 </tr> | 310 </tr> |
| 316 <tr> | 311 <tr> |
| 317 <td class="package">Jetty 6.1.11</td> | 312 <td class="package">Jetty 6.1.11</td> |
| 318 <td class="license">Apache License v. 2.0 (above)</td> | 313 <td class="license">Apache License v. 2.0 (above)</td> |
| 319 <td class="location"><a href="http://mortbay.org/jetty/">mortbay.org/jetty</
a></td> | 314 <td class="location"><a href="http://mortbay.org/jetty/">mortbay.org/jetty</
a></td> |
| 320 </tr> | 315 </tr> |
| 321 <tr class="even"> | 316 <tr class="even"> |
| 322 <td class="package">JFreeChart</td> | |
| 323 <td class="license"><a href="http://www.gnu.org/licenses/lgpl.html">GNU Less
er General Public License v. 2.1</a></td> | |
| 324 <td class="location"><a href="http://jfree.org/jfreechart/download.html">jfr
ee.org</a></td> | |
| 325 </tr> | |
| 326 <tr> | |
| 327 <td class="package">Mozilla Rhino</td> | 317 <td class="package">Mozilla Rhino</td> |
| 328 <td class="license"><a href="http://www.mozilla.org/MPL/MPL-1.1.txt">Mozilla
Public License v. 1.1</a></td> | 318 <td class="license"><a href="http://www.mozilla.org/MPL/MPL-1.1.txt">Mozilla
Public License v. 1.1</a></td> |
| 329 <td class="location">com/google/gwt/dev/js/rhino/ within gwt-dev.jar</td> | 319 <td class="location">com/google/gwt/dev/js/rhino/ within gwt-dev.jar</td> |
| 330 </tr> | 320 </tr> |
| 331 <tr class="even"> | 321 <tr> |
| 332 <td class="package">Mozilla 1.7.12 (Linux only)</td> | 322 <td class="package">Mozilla 1.7.12 (Linux only)</td> |
| 333 <td class="license"><a href="http://www.mozilla.org/MPL/MPL-1.1.txt">Mozilla
Public License v. 1.1</a></td> | 323 <td class="license"><a href="http://www.mozilla.org/MPL/MPL-1.1.txt">Mozilla
Public License v. 1.1</a></td> |
| 334 <td class="location"><a href="http://developer.mozilla.org/en/docs/Download_
Mozilla_Source_Code">mozilla.org</a></td> | 324 <td class="location"><a href="http://developer.mozilla.org/en/docs/Download_
Mozilla_Source_Code">mozilla.org</a></td> |
| 335 </tr> | 325 </tr> |
| 336 <tr> | 326 <tr class="even"> |
| 337 <td class="package">Protobuf</td> | 327 <td class="package">Protobuf</td> |
| 338 <td class="license"><a href="http://www.opensource.org/licenses/bsd-license.
php">New BSD License</a></td> | 328 <td class="license"><a href="http://www.opensource.org/licenses/bsd-license.
php">New BSD License</a></td> |
| 339 <td class="location"> | 329 <td class="location"> |
| 340 <a href="http://code.google.com/p/protobuf/source/checkout">code.google.co
m/p/protobuf</a>; | 330 <a href="http://code.google.com/p/protobuf/source/checkout">code.google.co
m/p/protobuf</a>; |
| 341 binary modifications consist of package-rebasing. The rebased classes are
rooted at com/google/gwt/dev/protobuf/ within gwt-dev.jar | 331 binary modifications consist of package-rebasing. The rebased classes are
rooted at com/google/gwt/dev/protobuf/ within gwt-dev.jar |
| 342 </td> | 332 </td> |
| 343 </tr> | 333 </tr> |
| 344 </tbody></table> | 334 </tbody></table> |
| 345 | 335 |
| 346 </div> | 336 </div> |
| 347 | 337 |
| 348 </body></html> | 338 </body></html> |
| OLD | NEW |