Subversion Repositories eFlore/Applications.cel

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
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 GNU Lesser General Public Licence (LGPL), v 3.0.</p>
46
 
47
<p><a href="http://www.gnu.org/licenses/lgpl.html">http://www.gnu.org/licenses/lgpl.html</a></p>
48
<p>Source code for software included in this distribution is available from the GWT-Ext project (http://www.gwt-ext.com/)
49
	or as otherwise indicated at the bottom of this page.</p>
50
<p>Questions? <a href="mailto:licensing@gwt-ext.com">licensing@gwt-ext.com</a></p>
51
<a name="licenses"></a>
52
<h2>LICENSE INFORMATION REGARDING RELATED THIRD-PARTY SOFTWARE</h2>
53
 
54
<p>The GWT-Ext library relies on the following third party software. Below is the location and license information :
55
</p>
56
 
57
<table class="licenses">
58
  <tbody><tr>
59
    <th>Package</th>
60
    <th>License</th>
61
    <th>Details</th>
62
  </tr>
63
  <tr>
64
    <td class="package"><a href="http://code.google.com/webtoolkit/">Google Web Toolkit</a></td>
65
    <td class="license"><a href="http://code.google.com/webtoolkit/terms.html">Apache License v. 2.0</a></td>
66
    <td class="location"><a href="http://code.google.com/webtoolkit/">http://code.google.com/webtoolkit/</a></td>
67
  </tr>
68
  <tr>
69
    <td class="package"><a href="http://www.extjs.com/">Ext 2.0</a></td>
70
    <td class="license">Ext has <a href="http://extjs.com/license">several licensing options</a> available to fit a variety of needs. LGPL 3.0 is one of them.</td>
71
    <td class="location"><a href="http://extjs.com/download">http://extjs.com/download</a></td>
72
  </tr>
73
  <tr>
74
    <td class="package"><a href="http://developer.yahoo.com/yui/">Yahoo! User Interface Library (YUI)</a></td>
75
    <td class="license"><a href="http://developer.yahoo.com/yui/license.html">BSD</a>.</td>
76
    <td class="location"><a href="http://developer.yahoo.com/yui/">http://developer.yahoo.com/yui/</a></td>
77
  </tr>
78
  <tr>
79
    <td class="package"><a href="http://mapstraction.com/">Mapstraction</a></td>
80
    <td class="license"><a href="http://en.wikipedia.org/wiki/BSD_license">BSD</a></td>
81
    <td class="location"><a href="http://mapstraction.com/">http://mapstraction.com/</a></td>
82
  </tr>
83
</tbody></table>
84
 
85
</div>
86
 
87
</body></html>