blob: 0da5e4bc47f2c10c58e4af46290faef46a7df640 [file] [log] [blame]
gwt.team.scottbab0aa682006-12-06 23:14:19 +00001<html>
2
3 <head>
gwt.team.scottbd07fbcf2006-12-08 21:12:32 +00004 <title>Google Web Toolkit @GWT_VERSION@</title>
gwt.team.scottbab0aa682006-12-06 23:14:19 +00005 <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>
fabbott@google.com4a87ea12008-08-20 21:02:23 +000046 <td id="version">Version @GWT_VERSION@ <br> (Subversion @GWT_SVNREV@)</td>
gwt.team.scottbab0aa682006-12-06 23:14:19 +000047 </tr>
48 </table>
49
50 <hr/>
51
52 <div id="intro">
bruce@google.com9b46bf72009-02-24 03:45:04 +000053 Copyright &copy; 2009 <a href="http://www.google.com/">Google Inc.</a>
gwt.team.scottbab0aa682006-12-06 23:14:19 +000054 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.scottbab0aa682006-12-06 23:14:19 +000065 <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>
gwt.team.scottb96bee772007-04-11 23:33:54 +000075 <li>The <a href="http://www.jfree.org/jfreechart/">JFreeChart Project</a></li>
jgw@google.com25b5c782009-05-19 15:35:33 +000076 <li>The <a href="http://www.mortbay.com/">Mort Bay Consulting</a>
77 <ul>
78 <li><a href="http://mortbay.org/jetty/">Jetty 6.1.11</a> </li>
79 </ul>
80 </li>
gwt.team.scottbab0aa682006-12-06 23:14:19 +000081 <li>
82 The <a href="http://www.mozilla.org/">Mozilla Foundation</a>
83 <ul>
84 <li><a href="http://www.mozilla.org/releases/mozilla1.7.12/">Mozilla 1.7.12</a></li>
85 <li><a href="http://www.mozilla.org/rhino/">Rhino</a> (with modifications)</li>
86 </ul
87 </li>
jgw@google.com25b5c782009-05-19 15:35:33 +000088 <li>The <a href="http://www.objectweb.org/">ObjectWeb</a>
89 <ul>
90 <li><a href="http://asm.objectweb.org/">ASM</a> (with modifications)</li>
91 </ul>
92 </li>
zundel@google.comb48e84a2008-06-04 16:53:27 +000093 <li>The <a href="http://openqa.org/">OpenQA Project</a>
94 <ul>
95 <li><a href="http://selenium-rc.openqa.org/">Selenium-RC</a> </li>
96 </ul>
97 </li>
rdayal@google.com126c9a32009-10-22 01:05:58 +000098 <li>The <a href="http://code.google.com/p/protobuf/">Protobuf Project</a> (with modifications)</li>
gwt.team.scottbab0aa682006-12-06 23:14:19 +000099 </ul>
gwt.team.scottbd07fbcf2006-12-08 21:12:32 +0000100 For source availability and license information see COPYING.html.
gwt.team.scottbab0aa682006-12-06 23:14:19 +0000101
102 </div>
103
104 </body>
105
106</html>