2108 |
mathias |
1 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
|
2 |
<html xmlns="http://www.w3.org/1999/xhtml"><head>
|
|
|
3 |
|
|
|
4 |
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
|
|
5 |
|
|
|
6 |
<title>GWT-Ext License Information</title>
|
|
|
7 |
|
|
|
8 |
<style type="text/css">
|
|
|
9 |
|
|
|
10 |
p.heading {
|
|
|
11 |
font-weight: bold;
|
|
|
12 |
}
|
|
|
13 |
|
|
|
14 |
.licenses {
|
|
|
15 |
border-collapse: separate;
|
|
|
16 |
}
|
|
|
17 |
|
|
|
18 |
.licenses th {
|
|
|
19 |
text-align: left;
|
|
|
20 |
background-color: #ccccff;
|
|
|
21 |
padding: 3px;
|
|
|
22 |
}
|
|
|
23 |
|
|
|
24 |
.licenses td {
|
|
|
25 |
background-color: #f4f4f4;
|
|
|
26 |
padding: 3px;
|
|
|
27 |
text-align: left;
|
|
|
28 |
vertical-align: top;
|
|
|
29 |
}
|
|
|
30 |
|
|
|
31 |
.licenses tr.even td {
|
|
|
32 |
background-color: #eeeeee;
|
|
|
33 |
}
|
|
|
34 |
|
|
|
35 |
</style></head>
|
|
|
36 |
|
|
|
37 |
<body>
|
|
|
38 |
|
|
|
39 |
<div id="body">
|
|
|
40 |
|
|
|
41 |
|
|
|
42 |
|
|
|
43 |
<h1>GWT-Ext License Information</h1>
|
|
|
44 |
|
|
|
45 |
<p>The GWT-Ext software and sample code is licensed under the BSD</p>
|
|
|
46 |
|
|
|
47 |
<p><a href="http://en.wikipedia.org/wiki/BSD_license">http://en.wikipedia.org/wiki/BSD_license</a></p>
|
|
|
48 |
|
|
|
49 |
<a name="licenses"></a>
|
|
|
50 |
<h2>LICENSE INFORMATION REGARDING RELATED THIRD-PARTY SOFTWARE</h2>
|
|
|
51 |
|
|
|
52 |
<p>The GWT-Ext library relies on the following third party software. Below is the location and license information :
|
|
|
53 |
</p>
|
|
|
54 |
|
|
|
55 |
<table class="licenses">
|
|
|
56 |
<tbody><tr>
|
|
|
57 |
<th>Package</th>
|
|
|
58 |
<th>License</th>
|
|
|
59 |
<th>Details</th>
|
|
|
60 |
</tr>
|
|
|
61 |
<tr>
|
|
|
62 |
<td class="package"><a href="http://code.google.com/webtoolkit/">Google Web Toolkit</a></td>
|
|
|
63 |
<td class="license"><a href="http://code.google.com/webtoolkit/terms.html">Apache License v. 2.0</a></td>
|
|
|
64 |
<td class="location"><a href="http://code.google.com/webtoolkit/">http://code.google.com/webtoolkit/</a></td>
|
|
|
65 |
</tr>
|
|
|
66 |
<tr>
|
|
|
67 |
<td class="package"><a href="http://www.extjs.com/">Ext 2.0.2</a></td>
|
|
|
68 |
<td class="license">Ext 2.0.2 has several licensing options available to fit a variety of needs. LGPL 3.0 is one of them.</td>
|
|
|
69 |
<td class="location"><a href="http://yogurtearl.com/ext-2.0.2.zip">http://yogurtearl.com/ext-2.0.2.zip</a> or the extjs.com site</td>
|
|
|
70 |
</tr>
|
|
|
71 |
<tr>
|
|
|
72 |
<td class="package"><a href="http://www.gwt-ext.com/">GWT-Ext</a></td>
|
|
|
73 |
<td class="license"><a href="http://www.gnu.org/licenses/lgpl.html">LGPL 3.0</a>. See <a href="http://gwt-ext.com/license">http://gwt-ext.com/license</a> for details</td>
|
|
|
74 |
<td class="location"><a href="http://gwt-ext.com/download">http://www.gwt-ext.com/download</a></td>
|
|
|
75 |
</tr>
|
|
|
76 |
<tr>
|
|
|
77 |
<td class="package">PagingMemoryProxy</td>
|
|
|
78 |
<td class="license"><a href="http://www.gnu.org/licenses/lgpl.html">LGPL</a></td>
|
|
|
79 |
<td class="location"><a href="http://extjs.com/learn/Extention:PagingMemoryProxy">http://extjs.com/learn/Extention:PagingMemoryProxy</a></td>
|
|
|
80 |
</tr>
|
|
|
81 |
<tr>
|
|
|
82 |
<td class="package">RowLayout</td>
|
|
|
83 |
<td class="license"><a href="http://www.gnu.org/licenses/lgpl.html">LGPL</a></td>
|
|
|
84 |
<td class="location"><a href="http://extjs.com/forum/showthread.php?t=17116">Kirill Hryapin</a></td>
|
|
|
85 |
</tr>
|
|
|
86 |
<tr>
|
|
|
87 |
<td class="package"><a href="http://extjs.com/learn/Extension:Multiselect2">MultiSelect</a></td>
|
|
|
88 |
<td class="license"><a href="http://extjs.com/learn/Extension:Multiselect2">LGPL 3.0 / Ext License</a></td>
|
|
|
89 |
<td class="location"><a href="http://extjs.com/learn/Extension:Multiselect2">http://extjs.com/learn/Extension:Multiselect2</a></td>
|
|
|
90 |
</tr>
|
|
|
91 |
<tr>
|
|
|
92 |
<td class="package">Grid Filter Plugin</td>
|
|
|
93 |
<td class="license">LGPL</td>
|
|
|
94 |
<td class="location"><a href="http://gridsearch.extjs.eu">http://gridsearch.extjs.eu</a></td>
|
|
|
95 |
</tr>
|
|
|
96 |
<tr>
|
|
|
97 |
<td class="package">ManagedIFrame</td>
|
|
|
98 |
<td class="license">LGPL</td>
|
|
|
99 |
<td class="location"><a href="http://extjs.com/learn/Extension:ManagedIframe">http://extjs.com/learn/Extension:ManagedIframe</a></td>
|
|
|
100 |
</tr>
|
|
|
101 |
<tr>
|
|
|
102 |
<td class="package">Live Grid</td>
|
|
|
103 |
<td class="license">LGPL</td>
|
|
|
104 |
<td class="location"><a href="http://www.siteartwork.de/livegrid">http://www.siteartwork.de/livegrid</a></td>
|
|
|
105 |
</tr>
|
|
|
106 |
|
|
|
107 |
<tr>
|
|
|
108 |
<td class="package">MultiMonth</td>
|
|
|
109 |
<td class="license">LGPL</td>
|
|
|
110 |
<td class="location"><a href="http://extjs.com/learn/Extension:Multi_Month_Calendar">http://extjs.com/learn/Extension:Multi_Month_Calendar</a></td>
|
|
|
111 |
</tr>
|
|
|
112 |
<tr>
|
|
|
113 |
<td class="package">Upload Dialog</td>
|
|
|
114 |
<td class="license">Freeware</td>
|
|
|
115 |
<td class="location"><a href="http://max-bazhenov.com/dev/upload-dialog-2.0/index.php">http://max-bazhenov.com/dev/upload-dialog-2.0/index.php</a></td>
|
|
|
116 |
</tr>
|
|
|
117 |
<tr>
|
|
|
118 |
<td class="package">SwfUploaf</td>
|
|
|
119 |
<td class="license">MIT</td>
|
|
|
120 |
<td class="location"><a href="http://www.silverbiology.com/ext_samples/SwfUploadPanel/uploaddemo.php">http://www.silverbiology.com/ext_samples/SwfUploadPanel/uploaddemo.php</a></td>
|
|
|
121 |
</tr>
|
|
|
122 |
</tbody></table>
|
|
|
123 |
|
|
|
124 |
</div>
|
|
|
125 |
|
|
|
126 |
</body></html>
|