gwt.team.scottb | ab0aa68 | 2006-12-06 23:14:19 +0000 | [diff] [blame] | 1 | <html> |
| 2 | |
| 3 | <head> |
gwt.team.scottb | d07fbcf | 2006-12-08 21:12:32 +0000 | [diff] [blame] | 4 | <title>Google Web Toolkit @GWT_VERSION@</title> |
gwt.team.scottb | ab0aa68 | 2006-12-06 23:14:19 +0000 | [diff] [blame] | 5 | <style> |
| 6 | body { |
| 7 | background-color: white; |
| 8 | color: black; |
| 9 | font-family: Arial, sans-serif; |
| 10 | font-size: 10pt; |
| 11 | margin: 20px; |
| 12 | overflow: hidden; |
| 13 | } |
| 14 | |
| 15 | #title { |
| 16 | font-size: 14pt; |
| 17 | font-weight: bold; |
| 18 | } |
| 19 | |
| 20 | #title a { |
| 21 | text-decoration: none; |
| 22 | } |
| 23 | |
| 24 | #version { |
| 25 | font-size: 8pt; |
| 26 | font-weight: bold; |
| 27 | text-align: right; |
| 28 | } |
| 29 | |
| 30 | #intro { |
| 31 | margin: 10px 0px 10px 0px ; |
| 32 | } |
| 33 | |
| 34 | #attribs { |
| 35 | } |
| 36 | |
| 37 | </style> |
| 38 | </head> |
| 39 | |
| 40 | <body> |
| 41 | <table align="center"> |
| 42 | <tr> |
| 43 | <td id="title"><a href="http://code.google.com/webtoolkit/">Google Web Toolkit</a></td> |
| 44 | </tr> |
| 45 | <tr> |
Stephen Haberman | 17cf813 | 2013-10-30 13:35:17 -0500 | [diff] [blame] | 46 | <td id="version">Version @GWT_VERSION@ <br> (Git revision @GWT_GITREV@)</td> |
gwt.team.scottb | ab0aa68 | 2006-12-06 23:14:19 +0000 | [diff] [blame] | 47 | </tr> |
| 48 | </table> |
| 49 | |
| 50 | <hr/> |
| 51 | |
| 52 | <div id="intro"> |
bruce@google.com | 9b46bf7 | 2009-02-24 03:45:04 +0000 | [diff] [blame] | 53 | Copyright © 2009 <a href="http://www.google.com/">Google Inc.</a> |
gwt.team.scottb | ab0aa68 | 2006-12-06 23:14:19 +0000 | [diff] [blame] | 54 | All rights reserved. |
| 55 | All other product, service names, brands, or trademarks, are the property of their respective owners. |
| 56 | </div> |
| 57 | |
| 58 | <div id="attribs"> |
| 59 | This product includes software developed by |
| 60 | <ul> |
| 61 | <li> |
| 62 | The <a href="http://www.apache.org/">Apache Software Foundation</a> |
| 63 | <ul> |
| 64 | <li><a href="http://tomcat.apache.org/">Tomcat</a> (with modifications)</li> |
gwt.team.scottb | ab0aa68 | 2006-12-06 23:14:19 +0000 | [diff] [blame] | 65 | <li><a href="http://tapestry.apache.org/">Tapestry</a></li> |
| 66 | </ul |
| 67 | </li> |
| 68 | <li> |
| 69 | The <a href="http://www.eclipse.org/">Eclipse Foundation</a> |
| 70 | <ul> |
| 71 | <li><a href="http://www.eclipse.org/jdt/">Java Development Tools</a></li> |
| 72 | <li><a href="http://www.eclipse.org/swt/">Standard Widget Toolkit</a> (with modifications)</li> |
| 73 | </ul |
| 74 | </li> |
jgw@google.com | 25b5c78 | 2009-05-19 15:35:33 +0000 | [diff] [blame] | 75 | <li>The <a href="http://www.mortbay.com/">Mort Bay Consulting</a> |
| 76 | <ul> |
| 77 | <li><a href="http://mortbay.org/jetty/">Jetty 6.1.11</a> </li> |
| 78 | </ul> |
| 79 | </li> |
gwt.team.scottb | ab0aa68 | 2006-12-06 23:14:19 +0000 | [diff] [blame] | 80 | <li> |
| 81 | The <a href="http://www.mozilla.org/">Mozilla Foundation</a> |
| 82 | <ul> |
| 83 | <li><a href="http://www.mozilla.org/releases/mozilla1.7.12/">Mozilla 1.7.12</a></li> |
| 84 | <li><a href="http://www.mozilla.org/rhino/">Rhino</a> (with modifications)</li> |
| 85 | </ul |
| 86 | </li> |
jgw@google.com | 25b5c78 | 2009-05-19 15:35:33 +0000 | [diff] [blame] | 87 | <li>The <a href="http://www.objectweb.org/">ObjectWeb</a> |
| 88 | <ul> |
| 89 | <li><a href="http://asm.objectweb.org/">ASM</a> (with modifications)</li> |
| 90 | </ul> |
| 91 | </li> |
zundel@google.com | b48e84a | 2008-06-04 16:53:27 +0000 | [diff] [blame] | 92 | <li>The <a href="http://openqa.org/">OpenQA Project</a> |
| 93 | <ul> |
| 94 | <li><a href="http://selenium-rc.openqa.org/">Selenium-RC</a> </li> |
| 95 | </ul> |
| 96 | </li> |
rdayal@google.com | 126c9a3 | 2009-10-22 01:05:58 +0000 | [diff] [blame] | 97 | <li>The <a href="http://code.google.com/p/protobuf/">Protobuf Project</a> (with modifications)</li> |
gwt.team.scottb | ab0aa68 | 2006-12-06 23:14:19 +0000 | [diff] [blame] | 98 | </ul> |
gwt.team.scottb | d07fbcf | 2006-12-08 21:12:32 +0000 | [diff] [blame] | 99 | For source availability and license information see COPYING.html. |
gwt.team.scottb | ab0aa68 | 2006-12-06 23:14:19 +0000 | [diff] [blame] | 100 | |
| 101 | </div> |
| 102 | |
| 103 | </body> |
| 104 | |
| 105 | </html> |