blob: 777628017a79a8ee5ac1d2872a66ddd4505933af [file] [log] [blame]
Grant Gayeda6aadea2007-07-19 19:58:46 +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">
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 (&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>
19
20<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
25and 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
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
34<h4>Mozilla Binding</h4>
35
36<p>The &quot;Mozilla Binding&quot; is a binding to the Mozilla 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 Mozilla Binding:</p>
39<ul>
40 <li>swt-xulrunner-win32-xxxx.so (where &quot;xxxx&quot; is the version number)</li>
41 <li>swt-xpcominit-win32-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 Mozilla Binding:</p>
45<ul>
46 <li>The contents of the directory org/eclipse/swt/internal/mozilla (but not including any sub-directories)</li>
47</ul>
48
49<p>The Mozilla Binding contains portions of Mozilla (&quot;Mozilla&quot;). Mozilla is made available by Mozilla.org. Use of Mozilla is governed by the terms and
50conditions of the Mozilla Public License Version 1.1 (&quot;MPL&quot;). 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
51<a href="http://www.mozilla.org/MPL/MPL-1.1.html" target="_blank">http://www.mozilla.org/MPL/MPL-1.1.html</a>.</p>
52
53<h4>Independent JPEG Group's JPEG software release 6b</h4>
54
55<p>This software is based in part on the work of the Independent JPEG Group's JPEG software release 6b (&quot;LIBJPEG&quot;).
56LIBJPEG 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>
57
58<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
59with the Content.</p>
60
61<p>The IJG's website is located at <a href="http://ijg.org/" target="_blank">http://ijg.org</a>.</p>
62
63<p>The class org.eclipse.swt.internal.image.JPEGFileFormat is based on following files from LIBJPEG:</p>
64
65<ul>
66 <li>cderror.h</li>
67 <li>cdjpeg.h</li>
68 <li>jchuff.h</li>
69 <li>jdcolor.c</li>
70 <li>jdct.h</li>
71 <li>jdhuff.h</li>
72 <li>jerror.h</li>
73 <li>jidctint.c</li>
74 <li>jinclude.h</li>
75 <li>jmemsys.h</li>
76 <li>jmorecfg.h</li>
77 <li>jpegint.h</li>
78 <li>jpeglib.h</li>
79 <li>jversion.h</li>
80 <li>transupp.h</li>
81</ul>
82
83<p>The class org.eclipse.swt.internal.image.JPEGDecoder is based on the following files from LIBJPEG:</p>
84
85<ul>
86 <li>jcapimin.c</li>
87 <li>jcapistd.c</li>
88 <li>jccoefct.c</li>
89 <li>jccolor.c</li>
90 <li>jcdctmgr.c</li>
91 <li>jchuff.c</li>
92 <li>jcinit.c</li>
93 <li>jcmainct.c</li>
94 <li>jcmarker.c</li>
95 <li>jcmaster.c</li>
96 <li>jcomapi.c</li>
97 <li>jcparam.c</li>
98 <li>jcphuff.c</li>
99 <li>jcprepct.c</li>
100 <li>jcsample.c</li>
101 <li>jctrans.c</li>
102 <li>jdapimin.c</li>
103 <li>jdapistd.c</li>
104 <li>jdatadst.c</li>
105 <li>jdatasrc.c</li>
106 <li>jdcoefct.c</li>
107 <li>jdcolor.c</li>
108 <li>jddctmgr.c</li>
109 <li>jdhuff.c</li>
110 <li>jdinput.c</li>
111 <li>jdmainct.c</li>
112 <li>jdmarker.c</li>
113 <li>jdmaster.c</li>
114 <li>jdmerge.c</li>
115 <li>jdphuff.c</li>
116 <li>jdpostct.c</li>
117 <li>jdsample.c</li>
118 <li>jdtrans.c</li>
119 <li>jerror.c</li>
120 <li>jfdctflt.c</li>
121 <li>jfdctfst.c</li>
122 <li>jfdctint.c</li>
123 <li>jidctflt.c</li>
124 <li>jidctfst.c</li>
125 <li>jidctint.c</li>
126 <li>jidctred.c</li>
127 <li>jpegtran.c</li>
128 <li>jquant1.c</li>
129 <li>jquant2.c</li>
130 <li>jutils.c</li>
131 <li>cderror.h</li>
132 <li>cdjpeg.h</li>
133 <li>jchuff.h</li>
134 <li>jconfig.h</li>
135 <li>jdct.h</li>
136 <li>jdhuff.h</li>
137 <li>jerror.h</li>
138 <li>jinclude.h</li>
139 <li>jmorecfg.h</li>
140 <li>jpegint.h</li>
141 <li>jpeglib.h</li>
142 <li>jversion.h</li>
143 <li>transupp.h</li>
144</ul>
145
146<p>The following changes were made to the LIBJPEG code in the Content:</p>
147
148<ol>
149 <li>In Java, pointer math is not allowed so indexing was used instead.</li>
150 <li>Function pointers were replaced with switch statements.</li>
151 <li>The virtual memory, tracing and progress monitoring were removed.</li>
152 <li>The error handling was simplified and now uses Java exceptions.</li>
153</ol>
154
155<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>
156
157</body>
158</html>