blob: 9abcc30513fdfe7669de7d1f91b542ff2d762af3 [file] [log] [blame]
mcmics06038172018-01-23 20:47:31 +01001<!DOCTYPE html>
gwt.team.scottbab0aa682006-12-06 23:14:19 +00002<html>
3
4 <head>
gwt.team.scottbd07fbcf2006-12-08 21:12:32 +00005 <title>Google Web Toolkit @GWT_VERSION@</title>
gwt.team.scottbab0aa682006-12-06 23:14:19 +00006 <style>
7 body {
8 background-color: white;
9 color: black;
10 font-family: Arial, sans-serif;
11 font-size: 10pt;
12 margin: 20px;
13 overflow: hidden;
14 }
15
16 #title {
17 font-size: 14pt;
18 font-weight: bold;
19 }
20
21 #title a {
22 text-decoration: none;
23 }
24
25 #version {
26 font-size: 8pt;
27 font-weight: bold;
28 text-align: right;
29 }
30
31 #intro {
32 margin: 10px 0px 10px 0px ;
33 }
34
35 #attribs {
36 }
37
38 </style>
39 </head>
40
41 <body>
mcmics06038172018-01-23 20:47:31 +010042 <table style="margin: 0 auto;">
gwt.team.scottbab0aa682006-12-06 23:14:19 +000043 <tr>
44 <td id="title"><a href="http://code.google.com/webtoolkit/">Google Web Toolkit</a></td>
45 </tr>
46 <tr>
Stephen Haberman17cf8132013-10-30 13:35:17 -050047 <td id="version">Version @GWT_VERSION@ <br> (Git revision @GWT_GITREV@)</td>
gwt.team.scottbab0aa682006-12-06 23:14:19 +000048 </tr>
49 </table>
50
51 <hr/>
52
53 <div id="intro">
mcmics06038172018-01-23 20:47:31 +010054 Copyright &copy; 2018 <a href="http://www.google.com/">Google Inc.</a>
gwt.team.scottbab0aa682006-12-06 23:14:19 +000055 All rights reserved.
56 All other product, service names, brands, or trademarks, are the property of their respective owners.
57 </div>
58
59 <div id="attribs">
60 This product includes software developed by
61 <ul>
62 <li>
63 The <a href="http://www.apache.org/">Apache Software Foundation</a>
64 <ul>
65 <li><a href="http://tomcat.apache.org/">Tomcat</a> (with modifications)</li>
gwt.team.scottbab0aa682006-12-06 23:14:19 +000066 <li><a href="http://tapestry.apache.org/">Tapestry</a></li>
mcmics06038172018-01-23 20:47:31 +010067 </ul>
gwt.team.scottbab0aa682006-12-06 23:14:19 +000068 </li>
69 <li>
70 The <a href="http://www.eclipse.org/">Eclipse Foundation</a>
71 <ul>
72 <li><a href="http://www.eclipse.org/jdt/">Java Development Tools</a></li>
73 <li><a href="http://www.eclipse.org/swt/">Standard Widget Toolkit</a> (with modifications)</li>
mcmics06038172018-01-23 20:47:31 +010074 </ul>
gwt.team.scottbab0aa682006-12-06 23:14:19 +000075 </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>
mcmics06038172018-01-23 20:47:31 +010086 </ul>
gwt.team.scottbab0aa682006-12-06 23:14:19 +000087 </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>