blob: bfedbf9972cef0c83856790144da4964e647a158 [file] [log] [blame]
Carolyn MacLeod7cefc5e2006-05-11 16:13:56 +00001<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml">
Christophe Cornuf7e6d922005-04-07 19:51:12 +00004<head>
Carolyn MacLeod7cefc5e2006-05-11 16:13:56 +00005<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
Christophe Cornuf7e6d922005-04-07 19:51:12 +00006<title>About</title>
7</head>
Christophe Cornuf7e6d922005-04-07 19:51:12 +00008<body lang="EN-US">
9<h2>About This Content</h2>
Grant Gayedb39bcb22014-01-02 14:40:10 -050010
11<p>January 2, 2014</p>
Christophe Cornuf7e6d922005-04-07 19:51:12 +000012<h3>License</h3>
13
Carolyn MacLeod7cefc5e2006-05-11 16:13:56 +000014<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
15indicated below, the Content is provided to you under the terms and conditions of the
16Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
17at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
18For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
Christophe Cornuf7e6d922005-04-07 19:51:12 +000019
Carolyn MacLeod7cefc5e2006-05-11 16:13:56 +000020<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
21being redistributed by another party (&quot;Redistributor&quot;) and different terms and conditions may
22apply to your use of any object code in the Content. Check the Redistributor's license that was
23provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise
24indicated below, the terms and conditions of the EPL still apply to any source code in the Content
Grant Gayeda9c81392006-06-01 16:48:01 +000025and such source code may be obtained at <a href="http://www.eclipse.org">http://www.eclipse.org</a>.</p>
Christophe Cornuf7e6d922005-04-07 19:51:12 +000026
27<h3>Third Party Content</h3>
28
Carolyn MacLeod7cefc5e2006-05-11 16:13:56 +000029<p>The Content includes items that have been sourced from third parties as set out below. If you
30did not receive this Content directly from the Eclipse Foundation, the following is provided
31for informational purposes only, and you should look to the Redistributor&rsquo;s license for
32terms and conditions of use.</p>
33
Christophe Cornuf7e6d922005-04-07 19:51:12 +000034<h4>GTK+ Binding</h4>
35
Veronika Irvine1fdd61c2005-06-22 15:41:15 +000036<p>The &quot;GTK+ Binding&quot; is a binding to the GTK+ API. The Content may include any or all of the following files:</p>
Christophe Cornuf7e6d922005-04-07 19:51:12 +000037
38<p>The following files in the plug-in JAR shall be defined as the native code portion of the GTK+ Binding:</p>
39<ul>
40 <li>libswt-atk-gtk-xxxx.so (where &quot;xxxx&quot; is the version number)</li>
41 <li>libswt-pi-gtk-xxxx.so (where &quot;xxxx&quot; is the version number)</li>
42</ul>
43
44<p>The following files in both the plug-in JAR and the src.zip shall be defined respectively as the bytecode and source code portions of the GTK+ Binding:</p>
45<ul>
Veronika Irvine1fdd61c2005-06-22 15:41:15 +000046 <li>The contents of the directory org/eclipse/swt/internal/accessibility/gtk (but not including any sub-directories)</li>
Grant Gayed48cca712010-04-15 16:34:03 +000047 <li>The contents of the directory org/eclipse/swt/internal/gtk (but not including any sub-directories)</li>
Christophe Cornuf7e6d922005-04-07 19:51:12 +000048</ul>
49
50<p>The GTK+ Binding contains portions of GTK+ (&quot;Library&quot;). GTK+ is made available by The Free Software Foundation. Use of the Library is governed by the terms and
51conditions of the GNU Lesser General Public License Version 2.1 (&quot;LGPL&quot;). Use of the GTK+ Binding on a standalone
Felipe Heidrich9122ed22006-03-28 18:07:56 +000052basis, is also governed by the terms and conditions of the LGPL. A copy of the LGPL is provided with the Content (<a href="about_files/lgpl-v21.txt" target="_blank">lgpl-v21.txt</a>) and is also available at
Christophe Cornuf7e6d922005-04-07 19:51:12 +000053<a href="http://www.gnu.org/licenses/lgpl.html" target="_blank">http://www.gnu.org/licenses/lgpl.html</a>.</p>
54
55<p>In accordance with Section 6 of the LGPL, you may combine or link a "work that uses the Library" (e.g. the SWT) with the Library to produce a work
56containing portions of the Library (e.g. the GTK+ Binding) and distribute that work under the terms of your choice (e.g. the EPL) provided you comply with all
57other terms and conditions of Section 6 as well as other Sections of the LGPL. Please note, if you modify the GTK+ Binding such modifications shall be
58governed by the terms and conditions of the LGPL. Also note, the terms of the EPL permit you to modify the combined work and the source code of the combined
59work is provided for debugging purposes so there is no need to reverse engineer the combined work.</p>
60
Grant Gayedacdf50e2010-04-19 20:38:25 +000061<h4>WebKitGTK+ Binding</h4>
62
63<p>The &quot;WebKitGTK+ Binding&quot; is a binding to the WebKitGTK+ API. The Content may include any or all of the following files:</p>
64
65<p>The following files in the plug-in JAR shall be defined as the native code portion of the WebKitGTK+ Binding:</p>
66
67<ul>
68 <li>libswt-webkit-gtk-xxxx.so (where &quot;xxxx&quot; is the version number)</li>
69</ul>
70
71<p>The following files in both the plug-in JAR and the src.zip shall be defined respectively as the bytecode and source code portions of the WebKitGTK+ Binding:</p>
72<ul>
73 <li>The contents of the directory org/eclipse/swt/internal/webkit (but not including any sub-directories)</li>
74</ul>
75
76<p>
77The WebKitGTK+ Binding contains portions of WebKitGTK+ (&quot;Library&quot;). WebKitGTK+ is made available by the WebKitGTK+ open source project (<a href="http://webkitgtk.org/" target="_blank">http://webkit.org/</a>). Use of the Library is governed by the terms and conditions of the GNU Lesser General Public License Version 2.1 (&quot;LGPL&quot;). Use of the WebKitGTK+ Binding on a standalone basis, is also governed by the terms and conditions of the LGPL. A copy of the LGPL is provided with the Content (<a href="about_files/lgpl-v21.txt" target="_blank">lgpl-v21.txt</a>) and is also available at <a href="http://www.gnu.org/licenses/lgpl.html" target="_blank">http://www.gnu.org/licenses/lgpl.html</a>. </p>
78
79<p>
80In accordance with Section 6 of the LGPL, you may combine or link a &quot;work that uses the Library&quot; (e.g. the SWT) with the Library to produce a work containing portions of the Library (e.g. the WebKitGTK+ Binding) and distribute that work under the terms of your choice (e.g. the EPL) provided you comply with all other terms and conditions of Section 6 as well as other Sections of the LGPL. Please note, if you modify the WebKitGTK+ Binding such modifications shall be governed by the terms and conditions of the LGPL. Also note, the terms of the EPL permit you to modify the combined work and the source code of the combined work is provided for debugging purposes so there is no need to reverse engineer the combined work.<p>
81
82<p>The WebKitGTK+ Binding also contains portions of the WebKit JavaScriptCore code which is made available by the WebKit open source project (<a href="http://webkit.org/" target="_blank">http://webkit.org/</a>). The WebKit JavaScriptCore code was obtained under the terms of the BSD license. A copy of the BSD license is provided (<a href="about_files/webkit-bsd.txt"target="_blank">webkit-bsd.txt</a>) and is also available at <a href="http://webkit.org/coding/bsd-license.html" target="_blank">http://webkit.org/coding/bsd-license.html</a>. </p>
83
84<h4>libsoup</h4>
85
86<p>The &quot;WebKitGTK+ Binding&quot; also includes a binding to the libsoup API. The Content may include any or all of the following files:</p>
87
88<p>The following files in the plug-in JAR shall be defined as the native code portion of the WebKitGTK+ Binding:</p>
89<ul>
90 <li>libswt-webkit-gtk-xxxx.so (where &quot;xxxx&quot; is the version number)</li>
91</ul>
92
93<p>The following files in both the plug-in JAR and the src.zip shall be defined respectively as the bytecode and source code portions of the WebKitGTK+ Binding:</p>
94<ul>
95 <li>The contents of the directory org/eclipse/swt/internal/webkit (but not including any sub-directories)</li>
96</ul>
97
98<p>The WebKitGTK+ Binding contains portions of libsoup (&quot;Library&quot;). libsoup is made available by The GNOME Project (<a href="http://live.gnome.org/LibSoup" target="_blank">http://live.gnome.org/LibSoup/</a>). Use of the Library is governed by the terms and conditions of the GNU Lesser General Public License Version 2.1 (&quot;LGPL&quot;). Use of the WebKitGTK+ Binding on a standalone basis, is also governed by the terms and conditions of the LGPL. A copy of the LGPL is provided with the Content (<a href="about_files/lgpl-v21.txt" target="_blank">lgpl-v21.txt</a>) and is also available at <a href="http://www.gnu.org/licenses/lgpl.html" target="_blank">http://www.gnu.org/licenses/lgpl.html</a>. </p>
99
Christophe Cornuf7e6d922005-04-07 19:51:12 +0000100<h4>Cairo Binding</h4>
101
Veronika Irvine1fdd61c2005-06-22 15:41:15 +0000102<p>The &quot;Cairo Binding&quot; is a binding to the Cairo API. The Content may include any or all of the following files:</p>
Christophe Cornuf7e6d922005-04-07 19:51:12 +0000103
104<p>The following files in the plug-in JAR shall be defined as the native code portion of the Cairo Binding:</p>
105<ul>
106 <li>libswt-cairo-gtk-xxxx.so (where &quot;xxxx&quot; is the version number)</li>
107</ul>
108
109<p>The following files in both the plug-in JAR and the src.zip shall be defined respectively as the bytecode and source code portions of the Cairo Binding:</p>
110<ul>
Veronika Irvine1fdd61c2005-06-22 15:41:15 +0000111 <li>The contents of the directory org/eclipse/swt/internal/cairo (but not including any sub-directories)</li>
Christophe Cornuf7e6d922005-04-07 19:51:12 +0000112</ul>
113
114<p>The Cairo Binding contains portions of Cairo (&quot;Cairo&quot;). Cairo is made available by the Cairo project at
115<a href="http://www.cairographics.org" target="_blank">http://www.cairographics.org</a>. Use of Cairo by the Cairo Binding is governed by the terms and
116conditions of the Mozilla Public License Version 1.1 (&quot;MPL&quot;). A copy of the MPL is
Felipe Heidrich9122ed22006-03-28 18:07:56 +0000117provided with the Content (<a href="about_files/mpl-v11.txt" target="_blank">mpl-v11.txt</a>) and is also available at <a href="http://www.mozilla.org/MPL/MPL-1.1.html">http://www.mozilla.org/MPL/MPL-1.1.html</a>.</p>
Christophe Cornuf7e6d922005-04-07 19:51:12 +0000118
Veronika Irvine67802a32006-04-05 18:07:25 +0000119<h4>Independent JPEG Group's JPEG software release 6b</h4>
120
Silenio Quartic1f26572006-08-17 22:55:00 +0000121<p>This software is based in part on the work of the Independent JPEG Group's JPEG software release 6b (&quot;LIBJPEG&quot;).
122LIBJPEG was used to implement the decoding of JPEG format files in Java (TM). The Content does NOT include any portion of the LIBJPEG file ansi2knr.c.</p>
123
124<p>Your use of LIBJPEG is subject to the terms and conditions located in the <a href="about_files/IJG_README">about_files/IJG_README</a> file which is included
125with the Content.</p>
126
127<p>The IJG's website is located at <a href="http://ijg.org/" target="_blank">http://ijg.org</a>.</p>
128
129<p>The class org.eclipse.swt.internal.image.JPEGFileFormat is based on following files from LIBJPEG:</p>
Grant Gayeda9c81392006-06-01 16:48:01 +0000130
Grant Gayed3a5bd802006-06-05 17:27:54 +0000131<ul>
132 <li>cderror.h</li>
133 <li>cdjpeg.h</li>
134 <li>jchuff.h</li>
135 <li>jdcolor.c</li>
136 <li>jdct.h</li>
137 <li>jdhuff.h</li>
138 <li>jerror.h</li>
139 <li>jidctint.c</li>
140 <li>jinclude.h</li>
141 <li>jmemsys.h</li>
142 <li>jmorecfg.h</li>
143 <li>jpegint.h</li>
144 <li>jpeglib.h</li>
145 <li>jversion.h</li>
146 <li>transupp.h</li>
147</ul>
Veronika Irvine67802a32006-04-05 18:07:25 +0000148
Silenio Quartic1f26572006-08-17 22:55:00 +0000149<p>The class org.eclipse.swt.internal.image.JPEGDecoder is based on the following files from LIBJPEG:</p>
Grant Gayed3a5bd802006-06-05 17:27:54 +0000150
Silenio Quartic1f26572006-08-17 22:55:00 +0000151<ul>
152 <li>jcapimin.c</li>
153 <li>jcapistd.c</li>
154 <li>jccoefct.c</li>
155 <li>jccolor.c</li>
156 <li>jcdctmgr.c</li>
157 <li>jchuff.c</li>
158 <li>jcinit.c</li>
159 <li>jcmainct.c</li>
160 <li>jcmarker.c</li>
161 <li>jcmaster.c</li>
162 <li>jcomapi.c</li>
163 <li>jcparam.c</li>
164 <li>jcphuff.c</li>
165 <li>jcprepct.c</li>
166 <li>jcsample.c</li>
167 <li>jctrans.c</li>
168 <li>jdapimin.c</li>
169 <li>jdapistd.c</li>
170 <li>jdatadst.c</li>
171 <li>jdatasrc.c</li>
172 <li>jdcoefct.c</li>
173 <li>jdcolor.c</li>
174 <li>jddctmgr.c</li>
175 <li>jdhuff.c</li>
176 <li>jdinput.c</li>
177 <li>jdmainct.c</li>
178 <li>jdmarker.c</li>
179 <li>jdmaster.c</li>
180 <li>jdmerge.c</li>
181 <li>jdphuff.c</li>
182 <li>jdpostct.c</li>
183 <li>jdsample.c</li>
184 <li>jdtrans.c</li>
185 <li>jerror.c</li>
186 <li>jfdctflt.c</li>
187 <li>jfdctfst.c</li>
188 <li>jfdctint.c</li>
189 <li>jidctflt.c</li>
190 <li>jidctfst.c</li>
191 <li>jidctint.c</li>
192 <li>jidctred.c</li>
193 <li>jpegtran.c</li>
194 <li>jquant1.c</li>
195 <li>jquant2.c</li>
196 <li>jutils.c</li>
197 <li>cderror.h</li>
198 <li>cdjpeg.h</li>
199 <li>jchuff.h</li>
200 <li>jconfig.h</li>
201 <li>jdct.h</li>
202 <li>jdhuff.h</li>
203 <li>jerror.h</li>
204 <li>jinclude.h</li>
205 <li>jmorecfg.h</li>
206 <li>jpegint.h</li>
207 <li>jpeglib.h</li>
208 <li>jversion.h</li>
209 <li>transupp.h</li>
210</ul>
211
212<p>The following changes were made to the LIBJPEG code in the Content:</p>
Grant Gayed3a5bd802006-06-05 17:27:54 +0000213
Silenio Quartic1f26572006-08-17 22:55:00 +0000214<ol>
215 <li>In Java, pointer math is not allowed so indexing was used instead.</li>
216 <li>Function pointers were replaced with switch statements.</li>
217 <li>The virtual memory, tracing and progress monitoring were removed.</li>
218 <li>The error handling was simplified and now uses Java exceptions.</li>
219</ol>
220
Carolyn MacLeod30403ee2007-09-06 18:07:06 +0000221<h4>PuTTY 0.58 (derivative work)</h4>
222
223<p>Portions of the SWT class org/eclipse/swt/internal/image/PngDeflater are based on PuTTY's sshzlib.c. PuTTY is made available by Mozilla.org. Use of PuTTY is governed by the terms and
224conditions of the the following MIT-style license: </p>
225<blockquote>
226 <p><em>PuTTY is copyright 1997-2007 Simon Tatham.</em> </p>
227 <p><em>Portions copyright Robert de Bath, Joris van Rantwijk, Delian Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry, Justin Bradford, Ben Harris, Malcolm Smith, Ahmad Khalifa, Markus Kuhn, and CORE SDI S.A.</em> </p>
228 <p><em>Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the &quot;Software&quot;), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:</em> </p>
229 <p><em>The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.</em> </p>
230 <p><em>THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL SIMON TATHAM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</em> </p>
231</blockquote>
232<p>A copy of the license is also available at <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/licence.html" target="_blank">http://www.chiark.greenend.org.uk/~sgtatham/putty/licence.html</a>.</p>
233
234<p><small>Java and all Java-based trademarks and logos are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries.</small></p>
Veronika Irvine67802a32006-04-05 18:07:25 +0000235
Christophe Cornuf7e6d922005-04-07 19:51:12 +0000236</body>
237</html>