1 <!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"> 4 <head> 5 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/> 6 <title>About</title> 7 </head> 8 <body lang="EN-US"> 9 <h2>About This Content</h2> 10 11 <p>August 17, 2006</p> 12 <h3>License</h3> 13 14 <p>The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise 15 indicated below, the Content is provided to you under the terms and conditions of the 16 Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available 17 at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>. 18 For purposes of the EPL, "Program" will mean the Content.</p> 19 20 <p>If you did not receive this Content directly from the Eclipse Foundation, the Content is 21 being redistributed by another party ("Redistributor") and different terms and conditions may 22 apply to your use of any object code in the Content. Check the Redistributor's license that was 23 provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise 24 indicated below, the terms and conditions of the EPL still apply to any source code in the Content 25 and such source code may be obtained at <a href="http://www.eclipse.org">http://www.eclipse.org</a>.</p> 26 27 <h3>Third Party Content</h3> 28 29 <p>The Content includes items that have been sourced from third parties as set out below. If you 30 did not receive this Content directly from the Eclipse Foundation, the following is provided 31 for informational purposes only, and you should look to the Redistributor’s license for 32 terms and conditions of use.</p> 33 34 <h4>Gnome Binding</h4> 35 36 <p>The "Gnome Binding" is a binding to the Gnome API. The Content may include any or all of the following files:</p> 37 38 <p>The following files in the plug-in JAR shall be defined as the native code portion of the Gnome Binding:</p> 39 <ul> 40 <li>libswt-gnome-gtk-xxxx.so (where "xxxx" is the version number)</li> 41 </ul> 42 43 <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 Gnome Binding:</p> 44 <ul> 45 <li>The contents of the directory org/eclipse/swt/internal/gnome (but not including any sub-directories)</li> 46 </ul> 47 48 <p>The Gnome Binding contains portions of Gnome ("Library"). Gnome is made available by The Free Software Foundation. Use of the Library is governed by the terms and 49 conditions of the GNU Lesser General Public License Version 2.1 ("LGPL"). Use of the Gnome Binding on a standalone 50 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 51 <a href="http://www.gnu.org/licenses/lgpl.html" target="_blank">http://www.gnu.org/licenses/lgpl.html</a>.</p> 52 53 <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 54 containing portions of the Library (e.g. the Gnome Binding) and distribute that work under the terms of your choice (e.g. the EPL) provided you comply with all 55 other terms and conditions of Section 6 as well as other Sections of the LGPL. Please note, if you modify the Gnome Binding such modifications shall be 56 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 57 work is provided for debugging purposes so there is no need to reverse engineer the combined work.</p> 58 59 <h4>GTK+ Binding</h4> 60 61 <p>The "GTK+ Binding" is a binding to the GTK+ API. The Content may include any or all of the following files:</p> 62 63 <p>The following files in the plug-in JAR shall be defined as the native code portion of the GTK+ Binding:</p> 64 <ul> 65 <li>libswt-atk-gtk-xxxx.so (where "xxxx" is the version number)</li> 66 <li>libswt-pi-gtk-xxxx.so (where "xxxx" is the version number)</li> 67 </ul> 68 69 <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> 70 <ul> 71 <li>The contents of the directory org/eclipse/swt/internal/accessibility/gtk (but not including any sub-directories)</li> 72 <li>The contents of the directory org/eclipse/swt/internal/cde (but not including any sub-directories)</li> 73 <li>The contents of the directory org/eclipse/swt/internal/gtk (but not including any sub-directories)</li> 74 <li>The contents of the directory org/eclipse/swt/internal/kde (but not including any sub-directories)</li> 75 </ul> 76 77 <p>The GTK+ Binding contains portions of GTK+ ("Library"). GTK+ is made available by The Free Software Foundation. Use of the Library is governed by the terms and 78 conditions of the GNU Lesser General Public License Version 2.1 ("LGPL"). Use of the GTK+ Binding on a standalone 79 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 80 <a href="http://www.gnu.org/licenses/lgpl.html" target="_blank">http://www.gnu.org/licenses/lgpl.html</a>.</p> 81 82 <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 83 containing 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 84 other 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 85 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 86 work is provided for debugging purposes so there is no need to reverse engineer the combined work.</p> 87 88 <h4>Mozilla Binding</h4> 89 90 <p>The "Mozilla Binding" is a binding to the Mozilla API. The Content may include any or all of the following files:</p> 91 92 <p>The following files in the plug-in JAR shall be defined as the native code portion of the Mozilla Binding:</p> 93 <ul> 94 <li>libswt-mozilla-gtk-xxxx.so (where "xxxx" is the version number)</li> 95 <li>libswt-mozilla-gcc3-gtk-xxxx.so (where "xxxx" is the version number)</li> 96 <li>libswt-xulrunner-gtk-xxxx.so (where "xxxx" is the version number)</li> 97 <li>libswt-xpcominit-gtk-xxxx.so (where "xxxx" is the version number)</li> 98 </ul> 99 100 <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 Mozilla Binding:</p> 101 <ul> 102 <li>The contents of the directory org/eclipse/swt/internal/mozilla (but not including any sub-directories)</li> 103 </ul> 104 105 <p>The Mozilla Binding contains portions of Mozilla ("Mozilla"). Mozilla is made available by Mozilla.org. Use of Mozilla is governed by the terms and 106 conditions of the Mozilla Public License Version 1.1 ("MPL"). A copy of the MPL is provided with the Content (<a href="about_files/mpl-v11.txt" target="_blank">mpl-v11.txt</a>) and is also available at 107 <a href="http://www.mozilla.org/MPL/MPL-1.1.html" target="_blank">http://www.mozilla.org/MPL/MPL-1.1.html</a>.</p> 108 109 <h4>Cairo Binding</h4> 110 111 <p>The "Cairo Binding" is a binding to the Cairo API. The Content may include any or all of the following files:</p> 112 113 <p>The following files in the plug-in JAR shall be defined as the native code portion of the Cairo Binding:</p> 114 <ul> 115 <li>libswt-cairo-gtk-xxxx.so (where "xxxx" is the version number)</li> 116 </ul> 117 118 <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> 119 <ul> 120 <li>The contents of the directory org/eclipse/swt/internal/cairo (but not including any sub-directories)</li> 121 </ul> 122 123 <p>The Cairo Binding contains portions of Cairo ("Cairo"). Cairo is made available by the Cairo project at 124 <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 125 conditions of the Mozilla Public License Version 1.1 ("MPL"). A copy of the MPL is 126 provided 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> 127 128 <h4>Cairo for Linux</h4> 129 130 <p>Refer to the file <a href="about_files/about_cairo.html">about_files/about_cairo.html</a> for licensing details about "Cairo for Linux." 131 132 <h4>Independent JPEG Group's JPEG software release 6b</h4> 133 134 <p>This software is based in part on the work of the Independent JPEG Group's JPEG software release 6b ("LIBJPEG"). 135 LIBJPEG 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> 136 137 <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 138 with the Content.</p> 139 140 <p>The IJG's website is located at <a href="http://ijg.org/" target="_blank">http://ijg.org</a>.</p> 141 142 <p>The class org.eclipse.swt.internal.image.JPEGFileFormat is based on following files from LIBJPEG:</p> 143 144 <ul> 145 <li>cderror.h</li> 146 <li>cdjpeg.h</li> 147 <li>jchuff.h</li> 148 <li>jdcolor.c</li> 149 <li>jdct.h</li> 150 <li>jdhuff.h</li> 151 <li>jerror.h</li> 152 <li>jidctint.c</li> 153 <li>jinclude.h</li> 154 <li>jmemsys.h</li> 155 <li>jmorecfg.h</li> 156 <li>jpegint.h</li> 157 <li>jpeglib.h</li> 158 <li>jversion.h</li> 159 <li>transupp.h</li> 160 </ul> 161 162 <p>The class org.eclipse.swt.internal.image.JPEGDecoder is based on the following files from LIBJPEG:</p> 163 164 <ul> 165 <li>jcapimin.c</li> 166 <li>jcapistd.c</li> 167 <li>jccoefct.c</li> 168 <li>jccolor.c</li> 169 <li>jcdctmgr.c</li> 170 <li>jchuff.c</li> 171 <li>jcinit.c</li> 172 <li>jcmainct.c</li> 173 <li>jcmarker.c</li> 174 <li>jcmaster.c</li> 175 <li>jcomapi.c</li> 176 <li>jcparam.c</li> 177 <li>jcphuff.c</li> 178 <li>jcprepct.c</li> 179 <li>jcsample.c</li> 180 <li>jctrans.c</li> 181 <li>jdapimin.c</li> 182 <li>jdapistd.c</li> 183 <li>jdatadst.c</li> 184 <li>jdatasrc.c</li> 185 <li>jdcoefct.c</li> 186 <li>jdcolor.c</li> 187 <li>jddctmgr.c</li> 188 <li>jdhuff.c</li> 189 <li>jdinput.c</li> 190 <li>jdmainct.c</li> 191 <li>jdmarker.c</li> 192 <li>jdmaster.c</li> 193 <li>jdmerge.c</li> 194 <li>jdphuff.c</li> 195 <li>jdpostct.c</li> 196 <li>jdsample.c</li> 197 <li>jdtrans.c</li> 198 <li>jerror.c</li> 199 <li>jfdctflt.c</li> 200 <li>jfdctfst.c</li> 201 <li>jfdctint.c</li> 202 <li>jidctflt.c</li> 203 <li>jidctfst.c</li> 204 <li>jidctint.c</li> 205 <li>jidctred.c</li> 206 <li>jpegtran.c</li> 207 <li>jquant1.c</li> 208 <li>jquant2.c</li> 209 <li>jutils.c</li> 210 <li>cderror.h</li> 211 <li>cdjpeg.h</li> 212 <li>jchuff.h</li> 213 <li>jconfig.h</li> 214 <li>jdct.h</li> 215 <li>jdhuff.h</li> 216 <li>jerror.h</li> 217 <li>jinclude.h</li> 218 <li>jmorecfg.h</li> 219 <li>jpegint.h</li> 220 <li>jpeglib.h</li> 221 <li>jversion.h</li> 222 <li>transupp.h</li> 223 </ul> 224 225 <p>The following changes were made to the LIBJPEG code in the Content:</p> 226 227 <ol> 228 <li>In Java, pointer math is not allowed so indexing was used instead.</li> 229 <li>Function pointers were replaced with switch statements.</li> 230 <li>The virtual memory, tracing and progress monitoring were removed.</li> 231 <li>The error handling was simplified and now uses Java exceptions.</li> 232 </ol> 233 234 <h4>PuTTY 0.58 (derivative work)</h4> 235 236 <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 237 conditions of the the following MIT-style license: </p> 238 <blockquote> 239 <p><em>PuTTY is copyright 1997-2007 Simon Tatham.</em> </p> 240 <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> 241 <p><em>Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), 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> 242 <p><em>The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.</em> </p> 243 <p><em>THE SOFTWARE IS PROVIDED "AS IS", 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> 244 </blockquote> 245 <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> 246 247 <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> 248 249 </body> 250 </html>