Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(138)

Side by Side Diff: chrome/browser/resources/about_credits.html

Issue 6804: Add about:terms to Chrome, and about:licence to Chromium and Chrome. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « chrome/browser/browser_resources.rc ('k') | chrome/browser/resources/browser_resources.vcproj » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Property Changes:
Added: svn:eol-style
+ LF
OLDNEW
(Empty)
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2 <html>
3 <head>
4 <title>Acknowledgements</title>
5 <style type="text/css">
6 body {
7 font-family:arial;
8 background-color:white;
9 font-size:84%;
10 }
11 </style>
12 </head>
13 <body>
14 <h1>Third-party software licenses</h1>
15 <a href="javascript:window.print();">Print</a>
16 <h3>bsdiff and bspatch are licensed as follows:</h3>
17 <strong>BSD PROTECTION LICENSE<br>
18 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION, AND MODIFICATION</strong>
19 <hr>
20 <ol start="0">
21 <li>
22 <h4 style="display:inline;">Definitions.</h4>
23 <ul style="list-style:lower-alpha">
24 <li>&quot;Program&quot;, below, refers to any program or work distributed unde r the terms of this license.</li>
25 <li>A &quot;work based on the Program&quot;, below, refers to either the Progr am or any derivative work under copyright law.</li>
26 <li>&quot;Modification&quot;, below, refers to the act of creating derivative works.</li>
27 <li>&quot;You&quot;, below, refers to each licensee.</li>
28 </ul>
29 </li>
30 <li>
31 <h4 style="display:inline;">Scope.</h4>
32 <p>This license governs the copying, distribution, and modification of the Pro gram. Other activities are outside the scope of this license; The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program.</p>
33 </li>
34 <li>
35 <h4 style="display:inline;">Verbatim copies.</h4>
36 <p>You may copy and distribute verbatim copies of the Program as you receive i t, in any medium, provided that you conspicuously and appropriately publish on e ach copy an appropriate copyright notice; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipien ts of the Program a copy of this License along with the Program.</p>
37 </li>
38 <li>
39 <h4 style="display:inline;">Modification and redistribution under closed licen se.</h4>
40 </li>
41 <p>You may modify your copy or copies of the Program, and distribute the resul ting derivative works, provided that you meet the following conditions:
42 <ul style="list-style:lower-alpha">
43 <li>The copyright notice and disclaimer on the Program must be reproduced and included in the source code, documentation, and/or other materials provided in a manner in which such notices are normally distributed.</li>
44 <li>The derivative work must be clearly identified as such, in order that it m ay not be confused with the original work.</li>
45 <li>The license under which the derivative work is distributed must expressly prohibit the distribution of further derivative works.</li>
46 </ul>
47 </p>
48 <li>
49 <h4 style="display:inline;">Modification and redistribution under open license .</h4>
50 <p> You may modify your copy or copies of the Program, and distribute the resu lting derivative works, provided that you meet the following conditions:</p>
51 <ul style="list-style:lower-alpha">
52 <li> The copyright notice and disclaimer on the Program must be reproduced
53 and included in the source code, documentation, and/or other materials
54 provided in a manner in which such notices are normally distributed.</li>
55 <li>You must clearly indicate the nature and date of any changes made to the P rogram. The full details need not necessarily be included in the individual modi fied files, provided that each modified file is clearly marked as such and instr uctions are included on where the full details of the modifications may be found .</li>
56 <li>You must cause any work that you distribute or publish, that in whole or i n part contains or is derived from the Program or any part thereof, to be licens ed as a whole at no charge to all third parties under the terms of this License. </li>
57 </ul>
58 </li>
59 <li>
60 <h4 style="display:inline;">Implied acceptance.</h4>
61 <p> You may not copy or distribute the Program or any derivative works except as expressly provided under this license. Consequently, any such action will be taken as implied acceptance of the terms of this license.</p>
62 </li>
63 <li>
64 <h4 style="display:inline;">NO WARRANTY.</h4>
65 <p> THIS SOFTWARE IS PROVIDED &quot;AS IS&quot; AND ANY EXPRESS OR IMPLIED WAR RANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILIT Y AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COP YRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EX EMPLARY, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERV ICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AN D ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT, EV EN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAM AGES. </p>
66 </li>
67 </ol>
68 <h3>bzip2 is licensed as follows:</h3>
69 <hr>
70 <p>This program, &quot;bzip2&quot;, the associated library &quot;libbzip2&quot;, and all documentation, are copyright (C) 1996-2007 Julian R Seward. All rights reserved.</p>
71 <p>Redistribution and use in source and binary forms, with or without modificati on, are permitted provided that the following conditions are met:</p>
72 <ol>
73 <li>Redistributions of source code must retain the above copyright notice, thi s list of conditions and the following disclaimer.</li>
74 <li>The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not req uired.</li>
75 <li>Altered source versions must be plainly marked as such, and must not be mi srepresented as being the original software.</li>
76 <li>The name of the author may not be used to endorse or promote products deri ved from this software without specific prior written permission.</li>
77 </ol>
78 <p>THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABI LITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CO NSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GO ODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVE R CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</p>
79 <p>Julian Seward, jseward@bzip.org<br>
80 bzip2/libbzip2 version 1.0.5 of 10 December 2007</p>
81 <p>This software is based in part on the work of the Independent JPEG Group libj peg is licensed as follows:</p>
82 <p>The authors make NO WARRANTY or representation, either express or implied, wi th respect to this software, its quality, accuracy, merchantability, or fitness for a particular purpose. This software is provided &quot;AS IS&quot;, and you, its user, assume the entire risk as to its quality and accuracy.</p>
83 <p>This software is copyright (C) 1991-1998, Thomas G. Lane. All Rights Reserved except as specified below.</p>
84 <p>Permission is hereby granted to use, copy, modify, and distribute this softwa re (or portions thereof) for any purpose, without fee, subject to these conditio ns:</p>
85 <ol>
86 <li>If any part of the source code for this software is distributed, then this README file must be included, with this copyright and no-warranty notice unalte red; and any additions, deletions, or changes to the original files
87 must be clearly indicated in accompanying documentation.</li>
88 <li>If only executable code is distributed, then the accompanying documentatio n must state that &quot;this software is based in part on the work of the Indepe ndent JPEG Group&quot;.</li>
89 <li>Permission for use of this software is granted only if the user accepts fu ll responsibility for any undesirable consequences; the authors accept NO LIABIL ITY for damages of any kind.</li>
90 </ol>
91 <p>These conditions apply to any software derived from or based on the IJG code, not just to the unmodified library. If you use our work, you ought to acknowled ge us.</p>
92 <p>Permission is NOT granted for the use of any IJG author's name or company nam e in advertising or publicity relating to this software or products derived from it. This software may be referred to only as &quot;the Independent JPEG Group's software&quot;.</p>
93 <p>We specifically permit and encourage the use of this software as the basis of commercial products, provided that all warranty or liability claims are assumed by the product vendor.</p>
94 <p>ansi2knr.c is included in this distribution by permission of L. Peter Deutsch , sole proprietor of its copyright holder, Aladdin Enterprises of Menlo Park, CA . ansi2knr.c is NOT covered by the above copyright and conditions, but instead b y the usual distribution terms of the Free Software Foundation; principally, tha t you must include source code if you redistribute it. (See the file ansi2knr.c for full details.) However, since ansi2knr.c is not needed as part of any progra m generated from the IJG code, this does not limit you more than the foregoing p aragraphs do.</p>
95 <p>The Unix configuration script &quot;configure&quot; was produced with GNU Aut oconf. It is copyright by the Free Software Foundation but is freely distributab le. The same holds for its supporting scripts (config.guess, config.sub, ltconfi g, ltmain.sh). Another support script, install-sh, is copyright by M.I.T. but is also freely distributable.</p>
96 <p>It appears that the arithmetic coding option of the JPEG spec is covered by p atents owned by IBM, AT&amp;T, and Mitsubishi. Hence arithmetic coding cannot le gally be used without obtaining one or more licenses. For this reason, support f or arithmetic coding has been removed from the free JPEG software. (Since arithm etic coding provides only a marginal gain over the unpatented Huffman mode, it i s unlikely that very many implementations will support it.) So far as we are awa re, there are no patent restrictions on the remaining code.</p>
97 <p>The IJG distribution formerly included code to read and write GIF files. To a void entanglement with the Unisys LZW patent, GIF reading support has been remov ed altogether, and the GIF writer has been simplified to produce
98 &quot;uncompressed GIFs&quot;. This technique does not use the LZW algorithm; the resulting GIF files are larger than usual, but are readable by all standard GIF decoders.</p>
99 <p>We are required to state that &quot;The Graphics Interchange Format(c) is the Copyright property of CompuServe Incorporated. GIF(sm) is a Service Mark proper ty of CompuServe Incorporated.&quot;</p>
100 <h3>libpng is licensed as follows:</h3>
101 <hr>
102 <p>This copy of the libpng notices is provided for your convenience. In case of any discrepancy between this copy and the notices in the file png.h that is incl uded in the libpng distribution, the latter shall prevail.</p>
103 <p>COPYRIGHT NOTICE, DISCLAIMER, and LICENSE:</p>
104 <p>If you modify libpng you may insert additional notices immediately following
105 this sentence.</p>
106 <p>libpng versions 1.2.6, August 15, 2004, through 1.2.29, May 8, 2008, are <br>
107 Copyright (c) 2004, 2006-2008 Glenn Randers-Pehrson, and are <br>
108 distributed according to the same disclaimer and license as libpng-1.2.5
109 with the following individual added to the list of Contributing Authors</p>
110 <ul style="list-style:none;">
111 <li>Cosmin Truta</li>
112 </ul>
113 <p>libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are <br >
114 Copyright (c) 2000-2002 Glenn Randers-Pehrson, and are <br>
115 distributed according to the same disclaimer and license as libpng-1.0.6
116 with the following individuals added to the list of Contributing Authors</p>
117 <ul style="list-style:none;">
118 <li>Simon-Pierre Cadieux</li>
119 <li>Eric S. Raymond</li>
120 <li>Gilles Vollant</li>
121 </ul>
122 <p>and with the following additions to the disclaimer:</p>
123 <p> There is no warranty against interference with your enjoyment of the
124 library or against infringement. There is no warranty that our
125 efforts or the library will fulfill any of your particular purposes
126 or needs. This library is provided with all faults, and the entire
127 risk of satisfactory quality, performance, accuracy, and effort is with
128 the user.</p>
129 <p>libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
130 Copyright (c) 1998, 1999 Glenn Randers-Pehrson, and are <br>
131 distributed according to the same disclaimer and license as libpng-0.96, <br>
132 with the following individuals added to the list of Contributing Authors:</p>
133 <ul style="list-style:none;">
134 <li>Tom Lane</li>
135 <li>Glenn Randers-Pehrson</li>
136 <li> Willem van Schaik</li>
137 </ul>
138 <p>libpng versions 0.89, June 1996, through 0.96, May 1997, are <br>
139 Copyright (c) 1996, 1997 Andreas Dilger <br>
140 Distributed according to the same disclaimer and license as libpng-0.88,
141 with the following individuals added to the list of Contributing Authors:</p>
142 <ul style="list-style:none;">
143 <li>John Bowler</li>
144 <li>Kevin Bracey</li>
145 <li> Sam Bushell</li>
146 <li> Magnus Holmgren</li>
147 <li> Greg Roelofs</li>
148 <li> Tom Tanner</li>
149 </ul>
150 <p>libpng versions 0.5, May 1995, through 0.88, January 1996, are<br>
151 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.</p>
152 <p>For the purposes of this copyright and license, &quot;Contributing Authors&qu ot;
153 is defined as the following set of individuals:</p>
154 <ul style="list-style:none;">
155 <li>Andreas Dilger</li>
156 <li> Dave Martindale</li>
157 <li> Guy Eric Schalnat</li>
158 <li> Paul Schmidt</li>
159 <li> Tim Wegner</li>
160 </ul>
161 <p>The PNG Reference Library is supplied &quot;AS IS&quot;. The Contributing Aut hors
162 and Group 42, Inc. disclaim all warranties, expressed or implied,
163 including, without limitation, the warranties of merchantability and of
164 fitness for any purpose. The Contributing Authors and Group 42, Inc.
165 assume no liability for direct, indirect, incidental, special, exemplary,
166 or consequential damages, which may result from the use of the PNG
167 Reference Library, even if advised of the possibility of such damage.</p>
168 <p>Permission is hereby granted to use, copy, modify, and distribute this
169 source code, or portions hereof, for any purpose, without fee, subject
170 to the following restrictions:</p>
171 <ol>
172 <li>The origin of this source code must not be misrepresented.</li>
173 <li>Altered versions must be plainly marked as such and must not be misreprese nted as being the original source.</li>
174 <li> This Copyright notice may not be removed or altered from any source or al tered source distribution.</li>
175 </ol>
176 <p>The Contributing Authors and Group 42, Inc. specifically permit, without
177 fee, and encourage the use of this source code as a component to
178 supporting the PNG file format in commercial products. If you use this
179 source code in a product, acknowledgment is not required but would be
180 appreciated. </p>
181 <p>A &quot;png_get_copyright&quot; function is available, for convenient use in &quot;about&quot;
182 boxes and the like: printf(&quot;%s&quot;,png_get_copyright(NULL));</p>
183 <p>Also, the PNG logo (in PNG format, of course) is supplied in the
184 files &quot;pngbar.png&quot; and &quot;pngbar.jpg (88x31) and &quot;pngnow.png &quot; (98x31).</p>
185 <p>Libpng is OSI Certified Open Source Software. OSI Certified Open Source is a
186 certification mark of the Open Source Initiative.</p>
187 <p>Glenn Randers-Pehrson<br>
188 glennrp at users.sourceforge.net<br>
189 May 8, 2008</p>
190 <p>third_party/libxml is licensed under the following:<br>
191 Copyright (C) 1998-2003 Daniel Veillard. All Rights Reserved.</p>
192 <p>Permission is hereby granted, free of charge, to any person obtaining a copy
193 of this software and associated documentation files (the &quot;Software&quot;) , to deal
194 in the Software without restriction, including without limitation the rights
195 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
196 copies of the Software, and to permit persons to whom the Software is furnishe d to do so, subject to the following conditions:</p>
197 <p>The above copyright notice and this permission notice shall be included in
198 all copies or substantial portions of the Software.</p>
199 <p>THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXP RESS OR
200 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNE SS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
201 DANIEL VEILLARD BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
202 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</p>
203 <p>Except as contained in this notice, the name of Daniel Veillard shall not
204 be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from him.</p>
205 <p>Copyright (C) 2000 Bjorn Reese and Daniel Veillard.</p>
206 <p>Permission to use, copy, modify, and distribute this software for any
207 purpose with or without fee is hereby granted, provided that the above
208 copyright notice and this permission notice appear in all copies.</p>
209 <p>THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
210 WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
211 MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE AUTHORS AND
212 CONTRIBUTORS ACCEPT NO RESPONSIBILITY IN ANY CONCEIVABLE MANNER.</p>
213 <p>Copyright (C) 2000 Gary Pennington and Daniel Veillard.</p>
214 <p>Permission to use, copy, modify, and distribute this software for any
215 purpose with or without fee is hereby granted, provided that the above
216 copyright notice and this permission notice appear in all copies.</p>
217 <p>THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
218 WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
219 MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE AUTHORS AND
220 CONTRIBUTORS ACCEPT NO RESPONSIBILITY IN ANY CONCEIVABLE MANNER.</p>
221 <h3>icu38 is licensed as follows:</h3>
222 <hr>
223 <p>COPYRIGHT AND PERMISSION NOTICE</p>
224 <p>Copyright (c) 1995-2008 International Business Machines Corporation and other s</p>
225 <p>All rights reserved.</p>
226 <p>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 ri ghts to use, copy, modify, merge, publish, distribute, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, pro vided that the above copyright notice(s) and this permission notice appear in al l copies of the Software and that both the above copyright notice(s) and this pe rmission notice appear in supporting documentation.</p>
227 <p>THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXP RESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.</p>
228 <p>Except as contained in this notice, the name of a copyright holder shall not be used in advertising or otherwise to promote the sale, use or other dealings i n this Software without prior written authorization of the copyright holder. </p >
229 <h3>'Chinese and Japanese word frequency list - cjdict.txt (used in icu38)</h3>
230 <hr>
231 The Google Chrome software developed by Google is licensed under the BSD license . Other software included in this distribution is provided under other licenses, as set forth below.
232 <p><strong> The BSD License </strong></p>
233 <p> <a href="http://opensource.org/licenses/bsd-license.php" target="_blank">htt p://opensource.org/licenses/bsd-license.php</a><br>
234 Copyright &copy; 2006-2008, Google Inc. </p>
235 <p>All rights reserved. </p>
236 <p> Redistribution and use in source and binary forms, with or without modificat ion, are permitted provided that the following conditions are met: </p>
237 <ul>
238 <li>Redistributions of source code must retain the above copyright notice, thi s list of conditions and the following disclaimer. </li>
239 <li>Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. </li>
240 <li>Neither the name of Google Inc. nor the names of its contributors may be u sed to endorse or promote products derived from this software without specific p rior written permission. </li>
241 </ul>
242 <p> THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS &quot;AS IS&quot; AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE A RE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE F OR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGE S (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; L OSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON AN Y THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EV EN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. </p>
243 <p>The word list in cjdict.txt are generated by combining three word lists liste d below with further processing for compound word breaking. The frequency is gen erated with an iterative training against Google web corpora. </p>
244 <ul>
245 <li>CC-CEDICT (Chinese)
246 <ul>
247 <li><a href="http://www.mdbg.net/chindict/chindict.php?page=cedict" target="_b lank">http://www.mdbg.net/chindict/chindict.php?page=cedict</a> (home page)</li>
248 <li><a href="http://www.mdbg.net/chindict/export/cedict/cedict_1_0_ts_utf-8_md bg.txt.gz" target="_blank">http://www.mdbg.net/chindict/export/cedict/cedict_1_0 _ts_utf-8_mdbg.txt.gz</a> (word list)</li>
249 <li>It is licensed under a Creative Commons Attribution-Share Alike 3.0 Licens e. (see <a href="http://creativecommons.org/licenses/by-sa/3.0" target="_blank"> http://creativecommons.org/licenses/by-sa/3.0</a> for more details)</li>
250 </ul>
251 </li>
252 <li>Libtabe (Chinese)
253 <ul>
254 <li><a href="https://sourceforge.net/project/?group_id=1519" target="_blank">h ttps://sourceforge.net/project/?group_id=1519</a></li>
255 <li>Its license terms and conditions are shown below. </li>
256 </ul>
257 </li>
258 <li>IPADIC (Japanese)
259 <ul>
260 <li><a href="http://chasen.aist-nara.ac.jp/chasen/distribution.html" target="_ blank">http://chasen.aist-nara.ac.jp/chasen/distribution.html</a></li>
261 <li>Its license terms and conditions are shown below. </li>
262 </ul>
263 </li>
264 </ul>
265 <p>---------COPYING.libtabe ---- BEGIN-------------------- </p>
266 <p>Copyrighy (c) 1999 TaBE Project.<br>
267 Copyright (c) 1999 Pai-Hsiang Hsiao. <br>
268 All rights reserved.</p>
269 <p>Redistribution and use in source and binary forms, with or without modificati on, are permitted provided that the following conditions are met:
270 <ul>
271 <li>Redistributions of source code must retain the above copyright notice, thi s list of conditions and the following disclaimer.</li>
272 <li>Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.</li>
273 <li>Neither the name of the TaBE Project nor the names of its contributors may be used to endorse or promote products derived from this software without speci fic prior written permission. </li>
274 </ul>
275 </p>
276 <p>THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS &quot;AS IS&quot; AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, T HE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE AR E DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DI RECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUD ING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF US E, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGEN CE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADV ISED OF THE POSSIBILITY OF SUCH DAMAGE. </p>
277 <p>Copyright (c) 1999 Computer Systems and Communication Lab, Institute of Infor mation Science, Academia Sinica.<br>
278 All rights reserved.</p>
279 <p>Redistribution and use in source and binary forms, with or without modificati on, are permitted provided that the following conditions are met: </p>
280 <ul>
281 <li>Redistributions of source code must retain the above copyright notice, thi s list of conditions and the following disclaimer.</li>
282 <li> Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/o r other materials provided with the distribution. </li>
283 <li> Neither the name of the Computer Systems and Communication Lab nor the na mes of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. </li>
284 </ul>
285 <p> THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS &quot;AS IS&quot; AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE A RE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY D IRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF U SE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGE NCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF AD VISED OF THE POSSIBILITY OF SUCH DAMAGE. </p>
286 <p>Copyright 1996 Chih-Hao Tsai @ Beckman Institute, University of Illinois<br>
287 c-tsai4@uiuc.edu <br>
288 <a href="http://casper.beckman.uiuc.edu/~c-tsai4" target="_blank">http://caspe r.beckman.uiuc.edu/~c-tsai4 </a> </p>
289 <p> ---------------COPYING.libtabe-----END------------------------------------ < /p>
290 <p> ---------------COPYING.ipadic-----BEGIN------------------------------------ </p>
291 <p> Copyright 2000, 2001, 2002, 2003 Nara Institute of Science and Technology. A ll Rights Reserved. </p>
292 <p> Use, reproduction, and distribution of this software is permitted. Any copy of this software, whether in its original form or modified, must include both th e above copyright notice and the following paragraphs. </p>
293 <p> Nara Institute of Science and Technology (NAIST), the copyright holders, dis claims all warranties with regard to this software, including all implied warran ties of merchantability and fitness, in no event shall NAIST be liable for any s pecial, indirect or consequential damages or any damages whatsoever resulting fr om loss of use, data or profits, whether in an action of contract, negligence or other tortuous action, arising out of or in connection with the use or performa nce of this software. </p>
294 <p> A large portion of the dictionary entries originate from ICOT Free Software. The following conditions for ICOT Free Software applies to the current dictiona ry as well. </p>
295 <p> Each User may also freely distribute the Program, whether in its original fo rm or modified, to any third party or parties, PROVIDED that the provisions of S ection 3 (&quot;NO WARRANTY&quot;) will ALWAYS appear on, or be attached to, the Program, which is distributed substantially in the same form as set out herein and that such intended distribution, if actually made, will neither violate or o therwise contravene any of the laws and regulations of the countries having juri sdiction over the User or the intended distribution itself. </p>
296 <p> NO WARRANTY </p>
297 <p> The program was produced on an experimental basis in the course of the resea rch and development conducted during the project and is provided to users as so produced on an experimental basis. Accordingly, the program is provided without any warranty whatsoever, whether express, implied, statutory or otherwise. The t erm &quot;warranty&quot; used herein includes, but is not limited to, any warran ty of the quality, performance, merchantability and fitness for a particular pur pose of the program and the nonexistence of any infringement or violation of any right of any third party. </p>
298 <p> Each user of the program will agree and understand, and be deemed to have ag reed and understood, that there is no warranty whatsoever for the program and, a ccordingly, the entire risk arising from or otherwise connected with the program is assumed by the user. </p>
299 <p> Therefore, neither ICOT, the copyright holder, or any other organization tha t participated in or was otherwise related to the development of the program and their respective officials, directors, officers and other employees shall be he ld liable for any and all damages, including, without limitation, general, speci al, incidental and consequential damages, arising out of or otherwise in connect ion with the use or inability to use the program or any product, material or res ult produced or otherwise obtained by using the program, regardless of whether t hey have been advised of, or otherwise had knowledge of, the possibility of such damages at any time during the project or thereafter. Each user will be deemed to have agreed to the foregoing by his or her commencement of use of the program . The term &quot;use&quot; as used herein includes, but is not limited to, the u se, modification, copying and distribution of the program and the production of secondary products from the program.
300 </p>
301 <p> In the case where the program, whether in its original form or modified, was distributed or delivered to or received by a user from any person, organization or entity other than ICOT, unless it makes or grants independently of ICOT any specific warranty to the user in writing, such person, organization or entity, w ill also be exempted from and not be held liable to the user for any such damage s as noted above as far as the program is concerned. </p>
302 <p> ---------------COPYING.ipadic-----END------------------------------------</p >
303 <h3>libxslt is licensed as follows:</h3>
304 <hr>
305 <p><strong>Licence for libxslt except libexslt </strong></p>
306 <p> Copyright (C) 2001-2002 Daniel Veillard. All Rights Reserved.</p>
307 <p>Permission is hereby granted, free of charge, to any person obtaining a copy
308 of this software and associated documentation files (the &quot;Software&quot;) , to deal
309 in the Software without restriction, including without limitation the rights
310 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
311 copies of the Software, and to permit persons to whom the Software is furnishe d to do so, subject to the following conditions:</p>
312 <p>The above copyright notice and this permission notice shall be included in
313 all copies or substantial portions of the Software.</p>
314 <p>THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXP RESS OR
315 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNE SS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
316 DANIEL VEILLARD BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
317 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</p>
318 <p>Except as contained in this notice, the name of Daniel Veillard shall not
319 be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from him.</p>
320 <p><strong>Licence for libexslt</strong></p>
321 <p> Copyright (C) 2001-2002 Thomas Broyer, Charlie Bozeman and Daniel Veillard.< br>
322 All Rights Reserved.</p>
323 <p>Permission is hereby granted, free of charge, to any person obtaining a copy
324 of this software and associated documentation files (the &quot;Software&quot;) , to deal
325 in the Software without restriction, including without limitation the rights
326 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
327 copies of the Software, and to permit persons to whom the Software is furnishe d to do so, subject to the following conditions:</p>
328 <p>The above copyright notice and this permission notice shall be included in
329 all copies or substantial portions of the Software.</p>
330 <p>THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXP RESS OR
331 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNE SS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
332 AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
333 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</p>
334 <p>Except as contained in this notice, the name of the authors shall not
335 be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from him. </p>
336 <h3>lzma_sdk is licensed as follows:</h3>
337 <hr>
338 Igor Pavlov, as the author of this code, expressly permit you statically or dyna mically to link your code (or bind by name) to the files from LZMA SDK without s ubjecting your linked code to the terms of the CPL or GNU LGPL. Any modification or addition to any file in the LZMA SDK, however, is subject to the GNU LGPL or CPL terms.
339 </p>
340 <h3>modp_b64 is licensed as follows:</h3>
341 <hr>
342 <p>Copyright &amp;copy; 2005, 2006 Nick Galbreath -- nickg [at] modp [dot] com<b r>
343 All rights reserved.</p>
344 <p>Redistribution and use in source and binary forms, with or without
345 modification, are permitted provided that the following conditions are
346 met:</p>
347 <p>Redistributions of source code must retain the above copyright
348 notice, this list of conditions and the following disclaimer.</p>
349 <p>Redistributions in binary form must reproduce the above copyright
350 notice, this list of conditions and the following disclaimer in the
351 documentation and/or other materials provided with the distribution.</p>
352 <p>Neither the name of the modp.com nor the names of its
353 contributors may be used to endorse or promote products derived from
354 this software without specific prior written permission.</p>
355 <p>THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
356 &quot;AS IS&quot; AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
357 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
358 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
359 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
360 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
361 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
362 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
363 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
364 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
365 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. </p>
366 <p>hunspell is licensed the same as the mozilla pieces (MPL 1.1/GPL2.0/LGPL 2.1) </p>
367 <p>mozilla pieces (nss, nspr, etc) and npapi are licensed as follows:
368 Version: MPL 1.1/GPL 2.0/LGPL 2.1</p>
369 <p>The contents of this file are subject to the Mozilla Public License Version
370 1.1 (the &quot;License&quot;); you may not use this file except in compliance with
371 the License. You may obtain a copy of the License at <a href="http://www.mozil la.org/MPL/" target="_blank">http://www.mozilla.org/MPL/</a></p>
372 <p>Software distributed under the License is distributed on an &quot;AS IS&quot; basis,
373 WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
374 for the specific language governing rights and limitations under the
375 License.</p>
376 <p>The Original Code is mozilla.org code.</p>
377 <p>The Initial Developer of the Original Code is
378 Netscape Communications Corporation.
379 Portions created by the Initial Developer are Copyright (C) 1998
380 the Initial Developer. All Rights Reserved.</p>
381 <p>Contributor(s):</p>
382 <p>Alternatively, the contents of this file may be used under the terms of
383 either the GNU General Public License Version 2 or later (the &quot;GPL&quot;) , or
384 the GNU Lesser General Public License Version 2.1 or later (the &quot;LGPL&quo t;),
385 in which case the provisions of the GPL or the LGPL are applicable instead
386 of those above. If you wish to allow use of your version of this file only
387 under the terms of either the GPL or the LGPL, and not to allow others to
388 use your version of this file under the terms of the MPL, indicate your
389 decision by deleting the provisions above and replace them with the notice
390 and other provisions required by the GPL or the LGPL. If you do not delete
391 the provisions above, a recipient may use your version of this file under
392 the terms of any one of the MPL, the GPL or the LGPL.</p>
393 <h3>pthreads for Win32 is licensed as follows:</h3>
394 <hr>
395 <p> Pthreads-win32 is open software; you can redistribute it and/or
396 modify it under the terms of the GNU Lesser General Public License</p>
397 <p> as published by the Free Software Foundation version 2.1 of the
398 License. </p>
399 <p> Pthreads-win32 is several binary link libraries, several modules,
400 associated interface definition files and scripts used to control
401 its compilation and installation.</p>
402 <p> Pthreads-win32 is distributed in the hope that it will be useful,
403 but WITHOUT ANY WARRANTY; without even the implied warranty of
404 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
405 GNU Lesser General Public License for more details.</p>
406 <p> A copy of the GNU Lesser General Public License is distributed with
407 pthreads-win32 under the filename:
408 COPYING.LIB</p>
409 <p> You should have received a copy of the version 2.1 GNU Lesser General
410 Public License with pthreads-win32; if not, write to:</p>
411 <p> Free Software Foundation, Inc.<br>
412 59 Temple Place<br>
413 Suite 330<br>
414 Boston, MA 02111-1307<br>
415 USA</p>
416 <p> The contact addresses for pthreads-win32 is as follows: </p>
417 <p> Web: <a href="http://sources.redhat.com/pthreads-win32" target="_blank">http ://sources.redhat.com/pthreads-win32</a><br>
418 Email: Ross Johnson<br>
419 Please use: Firstname.Lastname@homemail.com.au</p>
420 <h3>tlslite is licensed as follows:</h3>
421 <hr>
422 <p>2 Licenses/Acknowledgements </p>
423 <p>All code here is public domain.</p>
424 <p>Thanks to Bram Cohen for his public domain Rijndael implementation. </p>
425 <p>Thanks to Edward Loper for Epydoc, which generated the API docs.</p>
426 <h3>zlib is licensed as follows: </h3><hr>
427 <p> Copyright (C) 1995-2005 Jean-loup Gailly and Mark Adler</p>
428 <p> This software is provided 'as-is', without any express or implied
429 warranty. In no event will the authors be held liable for any damages arising from the use of this software.</p>
430 <p> Permission is granted to anyone to use this software for any purpose,
431 including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:</p>
432 <ol>
433 <li> The origin of this software must not be misrepresented; you must not
434 claim that you wrote the original software. If you use this software in a prod uct, an acknowledgment in the product documentation would be
435 appreciated but is not required.</li>
436 <li>Altered source versions must be plainly marked as such, and must not be mi srepresented as being the original software. </li>
437 <li>This notice may not be removed or altered from any source distribution.</l i>
438 </ol>
439 <p> Jean-loup Gailly<br>
440 jloup@gzip.org </p>
441 <p>Mark Adler<br>
442 madler@alumni.caltech.edu</p>
443 <p> The data format used by the zlib library is described by RFCs (Request for
444 Comments) 1950 to 1952 in the files <a href="http://www.ietf.org/rfc/rfc1950.t xt" target="_blank">http://www.ietf.org/rfc/rfc1950.txt </a> (zlib format), rfc1 951.txt (deflate format) and rfc1952.txt (gzip format). </p>
445 <h3>webkit is licensed as follows:</h3>
446 <hr>
447 <p>Copyright (C) 2003, 2004, 2005, 2006 Apple Computer, Inc. All rights reserved . </p>
448 <p>Redistribution and use in source and binary forms, with or without
449 modification, are permitted provided that the following conditions
450 are met:
451 <ol>
452 <li>Redistributions of source code must retain the above copyright notice, thi s list of conditions and the following disclaimer.</li>
453 <li>Redistributions in binary form must reproduce the above copyright
454 notice, this list of conditions and the following disclaimer in the documentat ion and/or other materials provided with the distribution.</li>
455 </ol>
456 <p>THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
457 EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARR ANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
458 PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE COMPUTER, INC. OR
459 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLAR Y, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
460 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
461 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY</p>
462 <p>OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
463 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
464 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. </p>
465 <p> GNU LIBRARY GENERAL PUBLIC LICENSE<br>
466 Version 2, June 1991</p>
467 <p> Copyright (C) 1991 Free Software Foundation, Inc.<br>
468 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA</p>
469 <p> Everyone is permitted to copy and distribute verbatim copies
470 of this license document, but changing it is not allowed.</p>
471 <p>[This is the first released version of the library GPL. It is
472 numbered 2 because it goes with version 2 of the ordinary GPL.]</p>
473 <p> Preamble</p>
474 <p> The licenses for most software are designed to take away your freedom to sha re and change it. By contrast, the GNU General Public
475 Licenses are intended to guarantee your freedom to share and change
476 free software--to make sure the software is free for all its users. </p>
477 <p> This license, the Library General Public License, applies to some
478 specially designated Free Software Foundation software, and to any
479 other libraries whose authors decide to use it. You can use it for your librar ies, too.</p>
480 <p> When we speak of free software, we are referring to freedom, not
481 price. Our General Public Licenses are designed to make sure that you
482 have the freedom to distribute copies of free software (and charge for this se rvice if you wish), that you receive source code or can get it
483 if you want it, that you can change the software or use pieces of it
484 in new free programs; and that you know you can do these things. </p>
485 <p> To protect your rights, we need to make restrictions that forbid
486 anyone to deny you these rights or to ask you to surrender the rights.
487 These restrictions translate to certain responsibilities for you if you distri bute copies of the library, or if you modify it.</p>
488 <p> For example, if you distribute copies of the library, whether gratis
489 or for a fee, you must give the recipients all the rights that we gave you. Yo u must make sure that they, too, receive or can get the source
490 code. If you link a program with the library, you must provide
491 complete object files to the recipients so that they can relink them with the library, after making changes to the library and recompiling
492 it. And you must show them these terms so they know their rights.</p>
493 <p> Our method of protecting your rights has two steps: (1) copyright the librar y, and (2) offer you this license which gives you legal
494 permission to copy, distribute and/or modify the library.</p>
495 <p> Also, for each distributor's protection, we want to make certain that everyo ne understands that there is no warranty for this free
496 library. If the library is modified by someone else and passed on, we
497 want its recipients to know that what they have is not the original version, s o that any problems introduced by others will not reflect on
498 the original authors' reputations.</p>
499 <p> Finally, any free program is threatened constantly by software patents. We w ish to avoid the danger that companies distributing free
500 software will individually obtain patent licenses, thus in effect
501 transforming the program into proprietary software. To prevent this,
502 we have made it clear that any patent must be licensed for everyone's
503 free use or not licensed at all.</p>
504 <p> Most GNU software, including some libraries, is covered by the ordinary GNU General Public License, which was designed for utility programs. This
505 license, the GNU Library General Public License, applies to certain
506 designated libraries. This license is quite different from the ordinary one; b e sure to read it in full, and don't assume that anything in it is
507 the same as in the ordinary license.</p>
508 <p> The reason we have a separate public license for some libraries is that they blur the distinction we usually make between modifying or adding to a
509 program and simply using it. Linking a program with a library, without
510 changing the library, is in some sense simply using the library, and is analog ous to running a utility program or application program. However, in
511 a textual and legal sense, the linked executable is a combined work, a
512 derivative of the original library, and the ordinary General Public License tr eats it as such.</p>
513 <p> Because of this blurred distinction, using the ordinary General
514 Public License for libraries did not effectively promote software
515 sharing, because most developers did not use the libraries. We concluded that weaker conditions might promote sharing better.</p>
516 <p> However, unrestricted linking of non-free programs would deprive the
517 users of those programs of all benefit from the free status of the libraries t hemselves. This Library General Public License is intended to
518 permit developers of non-free programs to use free libraries, while
519 preserving your freedom as a user of such programs to change the free librarie s that are incorporated in them. (We have not seen how to achieve
520 this as regards changes in header files, but we have achieved it as regards
521 changes in the actual functions of the Library.) The hope is that this
522 will lead to faster development of free libraries.</p>
523 <p> The precise terms and conditions for copying, distribution and
524 modification follow. Pay close attention to the difference between a &quot;wor k based on the library&quot; and a &quot;work that uses the library&quot;. The
525 former contains code derived from the library, while the latter only
526 works together with the library. </p>
527 <p> Note that it is possible for a library to be covered by the ordinary
528 General Public License rather than by this special one.
529 <p> GNU LIBRARY GENERAL PUBLIC LICENSE</p>
530 <p> TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION</p>
531 <ol start="0">
532 <li>
533 <p>This License Agreement applies to any software library which
534 contains a notice placed by the copyright holder or other authorized party say ing it may be distributed under the terms of this Library
535 General Public License (also called &quot;this License&quot;). Each licensee i s
536 addressed as &quot;you&quot;. </p>
537 <p> A &quot;library&quot; means a collection of software functions and/or data
538 prepared so as to be conveniently linked with application programs
539 (which use some of those functions and data) to form executables. </p>
540 <p> The &quot;Library&quot;, below, refers to any such software library or wor k
541 which has been distributed under these terms. A &quot;work based on the
542 Library&quot; means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a
543 portion of it, either verbatim or with modifications and/or translated
544 straightforwardly into another language. (Hereinafter, translation is included without limitation in the term &quot;modification&quot;.)</p>
545 <p> &quot;Source code&quot; for a work means the preferred form of the work fo r
546 making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated
547 interface definition files, plus the scripts used to control compilation
548 and installation of the library. </p>
549 <p> Activities other than copying, distribution and modification are not
550 covered by this License; they are outside its scope. The act of
551 running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based
552 on the Library (independent of the use of the Library in a tool for
553 writing it). Whether that is true depends on what the Library does and what th e program that uses the Library does.</p>
554 </li>
555 <li>
556 <p>You may copy and distribute verbatim copies of the Library's
557 complete source code as you receive it, in any medium, provided that you consp icuously and appropriately publish on each copy an
558 appropriate copyright notice and disclaimer of warranty; keep intact
559 all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the
560 Library.</p>
561 <p> You may charge a fee for the physical act of transferring a copy,
562 and you may at your option offer warranty protection in exchange for a
563 fee.</p>
564 </li>
565 <li> You may modify your copy or copies of the Library or any portion
566 of it, thus forming a work based on the Library, and copy and
567 distribute such modifications or work under the terms of Section 1 above, prov ided that you also meet all of these conditions:
568 <ul style="list-style:lower-alpha">
569 <li>The modified work must itself be a software library.</li>
570 <li>You must cause the files modified to carry prominent notices
571 stating that you changed the files and the date of any change.</li>
572 <li>You must cause the whole of the work to be licensed at no
573 charge to all third parties under the terms of this License.</li>
574 <li> If a facility in the modified Library refers to a function or a
575 table of data to be supplied by an application program that uses
576 the facility, other than as an argument passed when the facility is invoked, t hen you must make a good faith effort to ensure that,
577 in the event an application does not supply such function or
578 table, the facility still operates, and performs whatever part of its purpose remains meaningful.
579 <p> (For example, a function in a library to compute square roots has
580 a purpose that is entirely well-defined independent of the application. Theref ore, Subsection 2d requires that any
581 application-supplied function or table used by this function must
582 be optional: if the application does not supply it, the square root function m ust still compute square roots.)</p>
583 </li>
584 </ul>
585 <p>These requirements apply to the modified work as a whole. If
586 identifiable sections of that work are not derived from the Library, and can b e reasonably considered independent and separate works in
587 themselves, then this License, and its terms, do not apply to those
588 sections when you distribute them as separate works. But when you distribute t he same sections as part of a whole which is a work based
589 on the Library, the distribution of the whole must be on the terms of
590 this License, whose permissions for other licensees extend to the entire whole , and thus to each and every part regardless of who wrote
591 it.</p>
592 <p>Thus, it is not the intent of this section to claim rights or contest
593 your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or
594 collective works based on the Library.</p>
595 <p>In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of
596 a storage or distribution medium does not bring the other work under
597 the scope of this License. </p>
598 </li>
599 <li> You may opt to apply the terms of the ordinary GNU General Public
600 License instead of this License to a given copy of the Library. To do
601 this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2,
602 instead of to this License. (If a newer version than version 2 of the
603 ordinary GNU General Public License has appeared, then you can specify that ve rsion instead if you wish.) Do not make any other change in
604 these notices.
605 <p> Once this change is made in a given copy, it is irreversible for
606 that copy, so the ordinary GNU General Public License applies to all
607 subsequent copies and derivative works made from that copy.</p>
608 <p> This option is useful when you wish to copy part of the code of
609 the Library into a program that is not a library. </p>
610 </li>
611 <li> You may copy and distribute the Library (or a portion or
612 derivative of it, under Section 2) in object code or executable form
613 under the terms of Sections 1 and 2 above provided that you accompany
614 it with the complete corresponding machine-readable source code, which
615 must be distributed under the terms of Sections 1 and 2 above on a
616 medium customarily used for software interchange.
617 <p> If distribution of object code is made by offering access to copy
618 from a designated place, then offering equivalent access to copy the
619 source code from the same place satisfies the requirement to distribute the so urce code, even though third parties are not
620 compelled to copy the source along with the object code.</p>
621 </li>
622 <li> A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or
623 linked with it, is called a &quot;work that uses the Library&quot;. Such a
624 work, in isolation, is not a derivative work of the Library, and
625 therefore falls outside the scope of this License.
626 <p> However, linking a &quot;work that uses the Library&quot; with the Library
627 creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a &quot;work that uses the
628 library&quot;. The executable is therefore covered by this License.
629 Section 6 states terms for distribution of such executables. </p>
630 <p> When a &quot;work that uses the Library&quot; uses material from a header file
631 that is part of the Library, the object code for the work may be a
632 derivative work of the Library even though the source code is not.</p>
633 <p>Whether this is true is especially significant if the work can be
634 linked without the Library, or if the work is itself a library. The
635 threshold for this to be true is not precisely defined by law. </p>
636 <p> If such an object file uses only numerical parameters, data
637 structure layouts and accessors, and small macros and small inline
638 functions (ten lines or less in length), then the use of the object file is un restricted, regardless of whether it is legally a derivative
639 work. (Executables containing this object code plus portions of the
640 Library will still fall under Section 6.) </p>
641 <p> Otherwise, if the work is a derivative of the Library, you may
642 distribute the object code for the work under the terms of Section 6.
643 Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself.</p>
644 </li>
645 <li> As an exception to the Sections above, you may also compile or
646 link a &quot;work that uses the Library&quot; with the Library to produce a wo rk containing portions of the Library, and distribute that work
647 under terms of your choice, provided that the terms permit
648 modification of the work for the customer's own use and reverse engineering fo r debugging such modifications.</li>
649 </ol>
650 <p> GNU LESSER GENERAL PUBLIC LICENSE<br>
651 Version 2.1, February 1999</p>
652 <p> Copyright (C) 1991, 1999 Free Software Foundation, Inc.</p>
653 <p> 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA</p>
654 <p> Everyone is permitted to copy and distribute verbatim copies
655 of this license document, but changing it is not allowed. </p>
656 <p>[This is the first released version of the Lesser GPL. It also counts
657 as the successor of the GNU Library Public License, version 2, hence
658 the version number 2.1.] </p>
659 <p> Preamble</p>
660 <p> The licenses for most software are designed to take away your
661 freedom to share and change it. By contrast, the GNU General Public Licenses a re intended to guarantee your freedom to share and change
662 free software--to make sure the software is free for all its users.</p>
663 <p> This license, the Lesser General Public License, applies to some specially d esignated software packages--typically libraries--of the
664 Free Software Foundation and other authors who decide to use it. You
665 can use it too, but we suggest you first think carefully about whether this li cense or the ordinary General Public License is the better
666 strategy to use in any particular case, based on the explanations below.</p>
667 <p> When we speak of free software, we are referring to freedom of use, not pric e. Our General Public Licenses are designed to make sure that
668 you have the freedom to distribute copies of free software (and charge
669 for this service if you wish); that you receive source code or can get it if y ou want it; that you can change the software and use pieces of
670 it in new free programs; and that you are informed that you can do
671 these things.</p>
672 <p> To protect your rights, we need to make restrictions that forbid distributor s to deny you these rights or to ask you to surrender these
673 rights. These restrictions translate to certain responsibilities for
674 you if you distribute copies of the library or if you modify it. </p>
675 <p> For example, if you distribute copies of the library, whether gratis
676 or for a fee, you must give the recipients all the rights that we gave
677 you. You must make sure that they, too, receive or can get the source code. If you link other code with the library, you must provide
678 complete object files to the recipients, so that they can relink them
679 with the library after making changes to the library and recompiling it. And y ou must show them these terms so they know their rights.</p>
680 <p> We protect your rights with a two-step method: (1) we copyright the
681 library, and (2) we offer you this license, which gives you legal permission t o copy, distribute and/or modify the library.</p>
682 <p> To protect each distributor, we want to make it very clear that
683 there is no warranty for the free library. Also, if the library is
684 modified by someone else and passed on, the recipients should know
685 that what they have is not the original version, so that the original
686 author's reputation will not be affected by problems that might be introduced by others.</p>
687 <p> Finally, software patents pose a constant threat to the existence of
688 any free program. We wish to make sure that a company cannot
689 effectively restrict the users of a free program by obtaining a restrictive li cense from a patent holder. Therefore, we insist that
690 any patent license obtained for a version of the library must be
691 consistent with the full freedom of use specified in this license. </p>
692 <p> Most GNU software, including some libraries, is covered by the
693 ordinary GNU General Public License. This license, the GNU Lesser
694 General Public License, applies to certain designated libraries, and is quite different from the ordinary General Public License. We use
695 this license for certain libraries in order to permit linking those
696 libraries into non-free programs. </p>
697 <p> When a program is linked with a library, whether statically or using
698 a shared library, the combination of the two is legally speaking a
699 combined work, a derivative of the original library. The ordinary General Publ ic License therefore permits such linking only if the
700 entire combination fits its criteria of freedom. The Lesser General
701 Public License permits more lax criteria for linking other code with the libra ry.</p>
702 <p> We call this license the &quot;Lesser&quot; General Public License because i t
703 does Less to protect the user's freedom than the ordinary General Public Licen se. It also provides other free software developers Less
704 of an advantage over competing non-free programs. These disadvantages
705 are the reason we use the ordinary General Public License for many libraries. However, the Lesser license provides advantages in certain
706 special circumstances.</p>
707 <p> For example, on rare occasions, there may be a special need to
708 encourage the widest possible use of a certain library, so that it becomes a d e-facto standard. To achieve this, non-free programs must be
709 allowed to use the library. A more frequent case is that a free
710 library does the same job as widely used non-free libraries. In this case, the re is little to gain by limiting the free library to free
711 software only, so we use the Lesser General Public License.</p>
712 <p> In other cases, permission to use a particular library in non-free programs enables a greater number of people to use a large body of
713 free software. For example, permission to use the GNU C Library in
714 non-free programs enables many more people to use the whole GNU operating syst em, as well as its variant, the GNU/Linux operating
715 system.</p>
716 <p> Although the Lesser General Public License is Less protective of the
717 users' freedom, it does ensure that the user of a program that is linked with the Library has the freedom and the wherewithal to run
718 that program using a modified version of the Library.</p>
719 <p> The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a
720 &quot;work based on the library&quot; and a &quot;work that uses the library&q uot;. The
721 former contains code derived from the library, whereas the latter must be comb ined with the library in order to run.</p>
722 <p> GNU LESSER GENERAL PUBLIC LICENSE<br>
723 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION </p>
724 <ol start="0">
725 <li>This License Agreement applies to any software library or other
726 program which contains a notice placed by the copyright holder or
727 other authorized party saying it may be distributed under the terms of this Le sser General Public License (also called &quot;this License&quot;).
728 Each licensee is addressed as &quot;you&quot;.
729 <p> A &quot;library&quot; means a collection of software functions and/or data prepared so as to be conveniently linked with application programs
730 (which use some of those functions and data) to form executables.</p>
731 <p> The &quot;Library&quot;, below, refers to any such software library or wor k which has been distributed under these terms. A &quot;work based on the
732 Library&quot; means either the Library or any derivative work under
733 copyright law: that is to say, a work containing the Library or a portion of i t, either verbatim or with modifications and/or translated
734 straightforwardly into another language. (Hereinafter, translation is
735 included without limitation in the term &quot;modification&quot;.) </p>
736 <p> &quot;Source code&quot; for a work means the preferred form of the work fo r
737 making modifications to it. For a library, complete source code means
738 all the source code for all modules it contains, plus any associated</p>
739 <p>interface definition files, plus the scripts used to control compilation
740 and installation of the library.</p>
741 <p> Activities other than copying, distribution and modification are not cover ed by this License; they are outside its scope. The act of
742 running a program using the Library is not restricted, and output from
743 such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for
744 writing it). Whether that is true depends on what the Library does
745 and what the program that uses the Library does.</p>
746 </li>
747 <li>You may copy and distribute verbatim copies of the Library's
748 complete source code as you receive it, in any medium, provided that
749 you conspicuously and appropriately publish on each copy an
750 appropriate copyright notice and disclaimer of warranty; keep intact
751 all the notices that refer to this License and to the absence of any
752 warranty; and distribute a copy of this License along with the Library.
753 <p> You may charge a fee for the physical act of transferring a copy,
754 and you may at your option offer warranty protection in exchange for a
755 fee.</p>
756 </li>
757 <li>You may modify your copy or copies of the Library or any portion
758 of it, thus forming a work based on the Library, and copy and
759 distribute such modifications or work under the terms of Section 1 above, prov ided that you also meet all of these conditions:
760 <ul style="list-style:lower-alpha">
761 <li>The modified work must itself be a software library.</li>
762 <li>You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change.</li>
763 <li>You must cause the whole of the work to be licensed at no
764 charge to all third parties under the terms of this License.</li>
765 <li> If a facility in the modified Library refers to a function or a
766 table of data to be supplied by an application program that uses
767 the facility, other than as an argument passed when the facility is invoked, t hen you must make a good faith effort to ensure that,
768 in the event an application does not supply such function or
769 table, the facility still operates, and performs whatever part of its purpose remains meaningful.
770 <p> (For example, a function in a library to compute square roots has
771 a purpose that is entirely well-defined independent of the application. Theref ore, Subsection 2d requires that any
772 application-supplied function or table used by this function must
773 be optional: if the application does not supply it, the square root function m ust still compute square roots.)</p>
774 </li>
775 </ul>
776 <p>These requirements apply to the modified work as a whole. If
777 identifiable sections of that work are not derived from the Library, and can b e reasonably considered independent and separate works in
778 themselves, then this License, and its terms, do not apply to those
779 sections when you distribute them as separate works. But when you distribute t he same sections as part of a whole which is a work based
780 on the Library, the distribution of the whole must be on the terms of
781 this License, whose permissions for other licensees extend to the entire whole , and thus to each and every part regardless of who wrote
782 it.</p>
783 <p>Thus, it is not the intent of this section to claim rights or contest
784 your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or
785 collective works based on the Library.</p>
786 <p>In addition, mere aggregation of another work not based on the Library
787 with the Library (or with a work based on the Library) on a volume of
788 a storage or distribution medium does not bring the other work under
789 the scope of this License. </p>
790 </li>
791 <li> You may opt to apply the terms of the ordinary GNU General Public
792 License instead of this License to a given copy of the Library. To do
793 this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2,
794 instead of to this License. (If a newer version than version 2 of the
795 ordinary GNU General Public License has appeared, then you can specify that ve rsion instead if you wish.) Do not make any other change in
796 these notices.
797 <p> Once this change is made in a given copy, it is irreversible for
798 that copy, so the ordinary GNU General Public License applies to all subsequen t copies and derivative works made from that copy.</p>
799 <p> This option is useful when you wish to copy part of the code of
800 the Library into a program that is not a library. </p>
801 </li>
802 <li>You may copy and distribute the Library (or a portion or
803 derivative of it, under Section 2) in object code or executable form
804 under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which
805 must be distributed under the terms of Sections 1 and 2 above on a
806 medium customarily used for software interchange.
807 <p> If distribution of object code is made by offering access to copy
808 from a designated place, then offering equivalent access to copy the
809 source code from the same place satisfies the requirement to distribute the so urce code, even though third parties are not
810 compelled to copy the source along with the object code.</p>
811 </li>
812 <li>A program that contains no derivative of any portion of the Library, but i s designed to work with the Library by being compiled or
813 linked with it, is called a &quot;work that uses the Library&quot;. Such a
814 work, in isolation, is not a derivative work of the Library, and
815 therefore falls outside the scope of this License.
816 <p> However, linking a &quot;work that uses the Library&quot; with the Library
817 creates an executable that is a derivative of the Library (because it
818 contains portions of the Library), rather than a &quot;work that uses the
819 library&quot;. The executable is therefore covered by this License.
820 Section 6 states terms for distribution of such executables. </p>
821 <p> When a &quot;work that uses the Library&quot; uses material from a header file
822 that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not.</p>
823 <p>Whether this is true is especially significant if the work can be
824 linked without the Library, or if the work is itself a library. The
825 threshold for this to be true is not precisely defined by law. </p>
826 <p> If such an object file uses only numerical parameters, data
827 structure layouts and accessors, and small macros and small inline
828 functions (ten lines or less in length), then the use of the object file is un restricted, regardless of whether it is legally a derivative
829 work. (Executables containing this object code plus portions of the
830 Library will still fall under Section 6.) </p>
831 <p> Otherwise, if the work is a derivative of the Library, you may
832 distribute the object code for the work under the terms of Section 6.
833 Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. </p>
834 </li>
835 <li>As an exception to the Sections above, you may also combine or
836 link a &quot;work that uses the Library&quot; with the Library to produce a wo rk containing portions of the Library, and distribute that work
837 under terms of your choice, provided that the terms permit
838 modification of the work for the customer's own use and reverse engineering fo r debugging such modifications.
839 <p> You must give prominent notice with each copy of the work that the
840 Library is used in it and that the Library and its use are covered by this Lic ense. You must supply a copy of this License. If the work
841 during execution displays copyright notices, you must include the
842 copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one
843 of these things:</p>
844 <ul style="list-style:lower-alpha">
845 <li>Accompany the work with the complete corresponding
846 machine-readable source code for the Library including whatever changes were u sed in the work (which must be distributed under
847 Sections 1 and 2 above); and, if the work is an executable linked
848 with the Library, with the complete machine-readable &quot;work that uses the Library&quot;, as object code and/or source code, so that the
849 user can modify the Library and then relink to produce a modified
850 executable containing the modified Library. (It is understood
851 that the user who changes the contents of definitions files in the
852 Library will not necessarily be able to recompile the application
853 to use the modified definitions.)</li>
854 <li>Use a suitable shared library mechanism for linking with the
855 Library. A suitable mechanism is one that (1) uses at run time a
856 copy of the library already present on the user's computer system, rather than copying library functions into the executable, and (2)
857 will operate properly with a modified version of the library, if
858 the user installs one, as long as the modified version is interface-compatible with the version that the work was made with.</li>
859 <li>Accompany the work with a written offer, valid for at
860 least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more
861 than the cost of performing this distribution.</li>
862 <li> If distribution of the work is made by offering access to copy from a des ignated place, offer equivalent access to copy the above
863 specified materials from the same place.</li>
864 <li> Verify that the user has already received a copy of these materials or th at you have already sent this user a copy. </li>
865 </ul>
866 <p> For an executable, the required form of the &quot;work that uses the
867 Library&quot; must include any data and utility programs needed for
868 reproducing the executable from it. However, as a special exception,
869 the materials to be distributed need not include anything that is
870 normally distributed (in either source or binary form) with the major componen ts (compiler, kernel, and so on) of the operating system on
871 which the executable runs, unless that component itself accompanies
872 the executable.</p>
873 <p> It may happen that this requirement contradicts the license
874 restrictions of other proprietary libraries that do not normally
875 accompany the operating system. Such a contradiction means you cannot
876 use both them and the Library together in an executable that you distribute.</ p>
877 </li>
878 <li>You may place library facilities that are a work based on the
879 Library side-by-side in a single library together with other library
880 facilities not covered by this License, and distribute such a combined library , provided that the separate distribution of the work based on
881 the Library and of the other library facilities is otherwise
882 permitted, and provided that you do these two things:
883 <ul style="list-style:lower-alpha">
884 <li>Accompany the combined library with a copy of the same work
885 based on the Library, uncombined with any other library
886 facilities. This must be distributed under the terms of the Sections above. </ li>
887 <li>Give prominent notice with the combined library of the fact
888 that part of it is a work based on the Library, and explaining
889 where to find the accompanying uncombined form of the same work.</li>
890 </ul>
891 </li>
892 <li>You may not copy, modify, sublicense, link with, or distribute
893 the Library except as expressly provided under this License. Any
894 attempt otherwise to copy, modify, sublicense, link with, or distribute the Li brary is void, and will automatically terminate your
895 rights under this License. However, parties who have received copies,
896 or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance.</li>
897 <li>You are not required to accept this License, since you have not
898 signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are
899 prohibited by law if you do not accept this License. Therefore, by
900 modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and
901 all its terms and conditions for copying, distributing or modifying
902 the Library or works based on it.</li>
903 <li>Each time you redistribute the Library (or any work based on the
904 Library), the recipient automatically receives a license from the
905 original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further
906 restrictions on the recipients' exercise of the rights granted herein.
907 You are not responsible for enforcing compliance by third parties with this Li cense. </li>
908 <li>If, as a consequence of a court judgment or allegation of patent
909 infringement or for any other reason (not limited to patent issues),
910 conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not
911 excuse you from the conditions of this License. If you cannot
912 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you
913 may not distribute the Library at all. For example, if a patent
914 license would not permit royalty-free redistribution of the Library by all tho se who receive copies directly or indirectly through you, then
915 the only way you could satisfy both it and this License would be to
916 refrain entirely from distribution of the Library.
917 <p>If any portion of this section is held invalid or unenforceable under any
918 particular circumstance, the balance of the section is intended to apply,
919 and the section as a whole is intended to apply in other circumstances. </p>
920 <p>It is not the purpose of this section to induce you to infringe any
921 patents or other property right claims or to contest validity of any
922 such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is
923 implemented by public license practices. Many people have made
924 generous contributions to the wide range of software distributed through that system in reliance on consistent application of that
925 system; it is up to the author/donor to decide if he or she is willing
926 to distribute software through any other system and a licensee cannot impose t hat choice.</p>
927 <p>This section is intended to make thoroughly clear what is believed to
928 be a consequence of the rest of this License.</p>
929 </li>
930 <li>If the distribution and/or use of the Library is restricted in
931 certain countries either by patents or by copyrighted interfaces, the
932 original copyright holder who places the Library under this License may add
933 an explicit geographical distribution limitation excluding those countries,
934 so that distribution is permitted only in or among countries not thus
935 excluded. In such case, this License incorporates the limitation as if
936 written in the body of this License.</li>
937 <li>The Free Software Foundation may publish revised and/or new
938 versions of the Lesser General Public License from time to time.
939 Such new versions will be similar in spirit to the present version, but may di ffer in detail to address new problems or concerns.
940 Each version is given a distinguishing version number. If the Library
941 specifies a version number of this License which applies to it and
942 &quot;any later version&quot;, you have the option of following the terms and
943 conditions either of that version or of any later version published by
944 the Free Software Foundation. If the Library does not specify a license versio n number, you may choose any version ever published by
945 the Free Software Foundation.</li>
946 <li> If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these,
947 write to the author to ask for permission. For software which is
948 copyrighted by the Free Software Foundation, write to the Free
949 Software Foundation; we sometimes make exceptions for this. Our
950 decision will be guided by the two goals of preserving the free status
951 of all derivatives of our free software and of promoting the sharing and reuse of software generally.
952 <p> NO WARRANTY</p>
953 </li>
954 <li>BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
955 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
956 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
957 OTHER PARTIES PROVIDE THE LIBRARY &quot;AS IS&quot; WITHOUT WARRANTY OF ANY KI ND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE<br>
958 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
959 PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS W ITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
960 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. </li>
961 <li>IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
962 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
963 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
964 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAG ES ARISING OUT OF THE USE OR INABILITY TO USE THE
965 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
966 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE O F THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
967 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
968 DAMAGES.</li>
969 </ol>
970 <p> END OF TERMS AND CONDITIONS</p>
971 <p> How to Apply These Terms to Your New Libraries</p>
972 <p> If you develop a new library, and you want it to be of the greatest
973 possible use to the public, we recommend making it free software that
974 everyone can redistribute and change. You can do so by permitting
975 redistribution under these terms (or, alternatively, under the terms of the
976 ordinary General Public License). </p>
977 <p> To apply these terms, attach the following notices to the library. It is
978 safest to attach them to the start of each source file to most effectively
979 convey the exclusion of warranty; and each file should have at least the &quot ;copyright&quot; line and a pointer to where the full notice is found.</p>
980 <p> &lt;one line to give the library's name and a brief idea of what it does.&gt ;
981 Copyright (C) &lt;year&gt; &lt;name of author&gt; </p>
982 <p> This library is free software; you can redistribute it and/or
983 modify it under the terms of the GNU Lesser General Public
984 License as published by the Free Software Foundation; either version 2.1 of th e License, or (at your option) any later version.</p>
985 <p> This library is distributed in the hope that it will be useful,
986 but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
987 Lesser General Public License for more details.</p>
988 <p> You should have received a copy of the GNU Lesser General Public License alo ng with this library; if not, write to the Free Software
989 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA</ p>
990 <p>Also add information on how to contact you by electronic and paper mail. </p>
991 <p>You should also get your employer (if you work as a programmer) or your
992 school, if any, to sign a &quot;copyright disclaimer&quot; for the library, if
993 necessary. Here is a sample; alter the names: </p>
994 <p> Yoyodyne, Inc., hereby disclaims all copyright interest in the
995 library `Frob' (a library for tweaking knobs) written by James Random Hacker.< /p>
996 <p> &lt;signature of Ty Coon&gt;, 1 April 1990</p>
997 <p> Ty Coon, President of Vice</p>
998 <p>That's all there is to it!</p>
999 <h3>WTL is licensed as follows:</h3>
1000 <hr>
1001 Microsoft Permissive License (Ms-PL)<br>
1002 Published: October 12, 2006
1003 </p>
1004 <p>This license governs use of the accompanying software. If you use the softwar e,
1005 you accept this license. If you do not accept the license, do not use the
1006 software. </p>
1007 <ol>
1008 <li>Definitions
1009 <p>The terms &quot;reproduce,&quot; &quot;reproduction,&quot; &quot;derivative works,&quot; and &quot;distribution&quot;
1010 have the same meaning here as under U.S. copyright law.</p>
1011 <p>A &quot;contribution&quot; is the original software, or any additions or ch anges to the
1012 software.</p>
1013 <p>A &quot;contributor&quot; is any person that distributes its contribution u nder this
1014 license.</p>
1015 <p>&quot;Licensed patents&quot; are a contributor&iacute;s patent claims that read directly on its
1016 contribution. </p>
1017 </li>
1018 <li>Grant of Rights
1019 <ul style="list-style:upper-alpha">
1020 <li>Copyright Grant- Subject to the terms of this license, including the
1021 license conditions and limitations in section 3, each contributor grants you a
1022 non-exclusive, worldwide, royalty-free copyright license to reproduce its
1023 contribution, prepare derivative works of its contribution, and distribute its
1024 contribution or any derivative works that you create.</li>
1025 <li>Patent Grant- Subject to the terms of this license, including the license
1026 conditions and limitations in section 3, each contributor grants you a
1027 non-exclusive, worldwide, royalty-free license under its licensed patents to
1028 make, have made, use, sell, offer for sale, import, and/or otherwise dispose o f
1029 its contribution in the software or derivative works of the contribution in th e
1030 software.</li>
1031 </ul>
1032 </li>
1033 <li>Conditions and Limitations
1034 <ul style="list-style:upper-alpha">
1035 <li> No Trademark License- This license does not grant you rights to use any
1036 contributors&iacute; name, logo, or trademarks.</li>
1037 <li>If you bring a patent claim against any contributor over patents that you
1038 claim are infringed by the software, your patent license from such contributor
1039 to the software ends automatically.</li>
1040 <li>If you distribute any portion of the software, you must retain all
1041 copyright, patent, trademark, and attribution notices that are present in the
1042 software.</li>
1043 <li>If you distribute any portion of the software in source code form, you may
1044 do so only under this license by including a complete copy of this license wit h
1045 your distribution. If you distribute any portion of the software in compiled o r
1046 object code form, you may only do so under a license that complies with this
1047 license.</li>
1048 <li>The software is licensed &quot;as-is.&quot; You bear the risk of using it. The
1049 contributors give no express warranties, guarantees or conditions. You may hav e
1050 additional consumer rights under your local laws which this license cannot
1051 change. To the extent permitted under your local laws, the contributors exclud e
1052 the implied warranties of merchantability, fitness for a particular purpose an d
1053 non-infringement.</li>
1054 </ul>
1055 </li>
1056 </ol>
1057 <h3>V8 assembler is licensed as follows:</h3>
1058 <hr>
1059 <p>Copyright (c) 1994-2006 Sun Microsystems Inc.<br />
1060 All Rights Reserved.</p>
1061 <p>Redistribution and use in source and binary forms, with or without
1062 modification, are permitted provided that the following conditions are
1063 met:</p>
1064 <ul>
1065 <li> Redistributions of source code must retain the above copyright notice,
1066 this list of conditions and the following disclaimer.</li>
1067 <li>Redistribution in binary form must reproduce the above copyright
1068 notice, this list of conditions and the following disclaimer in the
1069 documentation and/or other materials provided with the distribution.</li>
1070 <li>Neither the name of Sun Microsystems or the names of contributors may
1071 be used to endorse or promote products derived from this software without
1072 specific prior written permission.</li>
1073 </ul>
1074 <p> THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS &quot;AS
1075 IS&quot; AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
1076 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
1077 PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
1078 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
1079 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
1080 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
1081 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
1082 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
1083 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
1084 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</p>
1085 <h3>DTOA is licensed as follows:</h3>
1086 <hr>
1087 <p> The author of this software is David M. Gay.<br />
1088 Copyright (c) 1991, 2000, 2001 by Lucent Technologies.</p>
1089 <p> Permission to use, copy, modify, and distribute this software for any
1090 purpose without fee is hereby granted, provided that this entire notice
1091 is included in all copies of any software which is or includes a copy
1092 or modification of this software and in all copies of the supporting
1093 documentation for such software.</p>
1094 <p> THIS SOFTWARE IS BEING PROVIDED &quot;AS IS&quot;, WITHOUT ANY EXPRESS OR IM PLIED
1095 WARRANTY. IN PARTICULAR, NEITHER THE AUTHOR NOR LUCENT MAKES ANY
1096 REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
1097 OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.</p>
1098 <h3>JSCRE is licensed as follows:</h3>
1099 <hr>
1100 <p>Copyright (C) 2007, 2008 Apple Inc. All rights reserved.</p>
1101 <p>Redistribution and use in source and binary forms, with or without
1102 modification, are permitted provided that the following conditions
1103 are met:</p>
1104 <ol>
1105 <li>Redistributions of source code must retain the above copyright
1106 notice, this list of conditions and the following disclaimer.</li>
1107 <li>Redistributions in binary form must reproduce the above copyright
1108 notice, this list of conditions and the following disclaimer in the
1109 documentation and/or other materials provided with the distribution.</li>
1110 <li>Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
1111 its contributors may be used to endorse or promote products derived
1112 from this software without specific prior written permission. </li>
1113 </ol>
1114 <p>THIS SOFTWARE IS PROVIDED BY APPLE AND ITS CONTRIBUTORS &quot;AS IS&quot; AND ANY
1115 EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
1116 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1117 DISCLAIMED. IN NO EVENT SHALL APPLE OR ITS CONTRIBUTORS BE LIABLE FOR ANY
1118 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
1119 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
1120 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
1121 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1122 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
1123 THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</p>
1124 <p> Originally written by Philip Hazel<br />
1125 Copyright (c) 1997-2006 University of Cambridge<br />
1126 Copyright (C) 2002, 2004, 2006, 2007 Apple Inc. All rights reserved.<br />
1127 Copyright (C) 2007 Eric Seidel &lt;eric@webkit.org&gt;</p>
1128 <hr>
1129 <p>Redistribution and use in source and binary forms, with or without
1130 modification, are permitted provided that the following conditions are met:</p >
1131 <ul>
1132 <li>Redistributions of source code must retain the above copyright notice,
1133 this list of conditions and the following disclaimer.</li>
1134 <li>Redistributions in binary form must reproduce the above copyright
1135 notice, this list of conditions and the following disclaimer in the
1136 documentation and/or other materials provided with the distribution. </li>
1137 <li>Neither the name of the University of Cambridge nor the names of its
1138 contributors may be used to endorse or promote products derived from
1139 this software without specific prior written permission.</li>
1140 </ul>
1141 <p>THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS &quot;AS IS&quot;
1142 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1143 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1144 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
1145 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
1146 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
1147 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
1148 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
1149 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
1150 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
1151 POSSIBILITY OF SUCH DAMAGE.</p>
1152 </body>
1153 </html>
OLDNEW
« no previous file with comments | « chrome/browser/browser_resources.rc ('k') | chrome/browser/resources/browser_resources.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698