| 1 | This package was debianized by Eric Dorland <eric@debian.org> on |
|---|
| 2 | Thu, 05 Jun 2003 01:01:22 -0400 |
|---|
| 3 | |
|---|
| 4 | It was downloaded from http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/ |
|---|
| 5 | |
|---|
| 6 | The source tarball is an aggregate of several different works in which the |
|---|
| 7 | main one, developed by the Mozilla Project, is firefox. Because of trademark |
|---|
| 8 | issues with the firefox name, our copy of the source tree has been renamed |
|---|
| 9 | iceweasel. |
|---|
| 10 | |
|---|
| 11 | The original upstream tarball is modified from upstream by removing a set |
|---|
| 12 | of sourceless binary, non-free, and CVS-related files. You can find a |
|---|
| 13 | remove.nonfree script in the debian diff.gz doing this cleanup. |
|---|
| 14 | |
|---|
| 15 | The contents of the debian directory are licensed like the bulk of |
|---|
| 16 | firefox, tri-licensed under the GPL/LGPL/MPL. |
|---|
| 17 | |
|---|
| 18 | The SVG files in the debian directory are |
|---|
| 19 | Copyright 2006-2007 Ricardo Fernández Fuentes |
|---|
| 20 | |
|---|
| 21 | Other works include gzip, bzip2, sqlite, libjpeg, libpng, cairo, and others. |
|---|
| 22 | Please see the sections following the copyright statements for firefox for |
|---|
| 23 | these. |
|---|
| 24 | |
|---|
| 25 | === firefox |
|---|
| 26 | |
|---|
| 27 | Overall, the firefox project is licensed under the terms of the Mozilla |
|---|
| 28 | Public License version 1.1 or, at your option, under the terms of the GNU |
|---|
| 29 | eneral Public License version 2 or subsequent, or the terms of the GNU |
|---|
| 30 | Lesser General Public License version 2.1 or subsequent. |
|---|
| 31 | |
|---|
| 32 | On Debian systems, the complete text of the GNU General Public |
|---|
| 33 | License can be found in the file `/usr/share/common-licenses/GPL' ; |
|---|
| 34 | the complete text of the GNU Lesser General Public License can be |
|---|
| 35 | found in the file `/usr/share/common-licenses/LGPL'. |
|---|
| 36 | |
|---|
| 37 | The complete text of the Mozilla Public License can be found in the MPL file |
|---|
| 38 | in the same directory as this file. |
|---|
| 39 | |
|---|
| 40 | Some files may still contain licensing notices claiming licensing under |
|---|
| 41 | other combinations of NPL, MPL, GPL and LGPL. They are files that were missed |
|---|
| 42 | by the upstream relicensing script, but all the permissions required for |
|---|
| 43 | relicensing were indeed provided. |
|---|
| 44 | |
|---|
| 45 | The file db/mork/src/morkQuickSort.cpp is licensed under the following terms: |
|---|
| 46 | |
|---|
| 47 | Copyright (c) 1992, 1993 |
|---|
| 48 | The Regents of the University of California. All rights reserved. |
|---|
| 49 | |
|---|
| 50 | Redistribution and use in source and binary forms, with or without |
|---|
| 51 | modification, are permitted provided that the following conditions |
|---|
| 52 | are met: |
|---|
| 53 | 1. Redistributions of source code must retain the above copyright |
|---|
| 54 | notice, this list of conditions and the following disclaimer. |
|---|
| 55 | 2. Redistributions in binary form must reproduce the above copyright |
|---|
| 56 | notice, this list of conditions and the following disclaimer in the |
|---|
| 57 | documentation and/or other materials provided with the distribution. |
|---|
| 58 | 3. Neither the name of the University nor the names of its contributors |
|---|
| 59 | may be used to endorse or promote products derived from this software |
|---|
| 60 | without specific prior written permission. |
|---|
| 61 | |
|---|
| 62 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
|---|
| 63 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
|---|
| 64 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
|---|
| 65 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
|---|
| 66 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
|---|
| 67 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
|---|
| 68 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
|---|
| 69 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
|---|
| 70 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
|---|
| 71 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
|---|
| 72 | SUCH DAMAGE. |
|---|
| 73 | |
|---|
| 74 | The embedding/qa/mozembed/public/nsIQABrowserUIGlue.idl file and the files |
|---|
| 75 | under the embedding/tests directory are licensed under the following terms: |
|---|
| 76 | |
|---|
| 77 | Copyright (c) 2002 Netscape Communications Corporation and |
|---|
| 78 | other contributors |
|---|
| 79 | |
|---|
| 80 | Permission is hereby granted, free of charge, to any person obtaining a |
|---|
| 81 | copy of this Mozilla sample software and associated documentation files |
|---|
| 82 | (the "Software"), to deal in the Software without restriction, including |
|---|
| 83 | without limitation the rights to use, copy, modify, merge, publish, |
|---|
| 84 | distribute, sublicense, and/or sell copies of the Software, and to permit |
|---|
| 85 | persons to whom the Software is furnished to do so, subject to the |
|---|
| 86 | following conditions: |
|---|
| 87 | |
|---|
| 88 | The above copyright notice and this permission notice shall be included |
|---|
| 89 | in all copies or substantial portions of the Software. |
|---|
| 90 | |
|---|
| 91 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS |
|---|
| 92 | OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
|---|
| 93 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL |
|---|
| 94 | THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
|---|
| 95 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING |
|---|
| 96 | FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER |
|---|
| 97 | DEALINGS IN THE SOFTWARE. |
|---|
| 98 | |
|---|
| 99 | The modules/plugin/base/public/npruntime.h file is licensed under the |
|---|
| 100 | following terms: |
|---|
| 101 | |
|---|
| 102 | Copyright (c) 2004, Apple Computer, Inc. and The Mozilla Foundation. |
|---|
| 103 | All rights reserved. |
|---|
| 104 | |
|---|
| 105 | Redistribution and use in source and binary forms, with or without |
|---|
| 106 | modification, are permitted provided that the following conditions are |
|---|
| 107 | met: |
|---|
| 108 | |
|---|
| 109 | 1. Redistributions of source code must retain the above copyright |
|---|
| 110 | notice, this list of conditions and the following disclaimer. |
|---|
| 111 | 2. Redistributions in binary form must reproduce the above copyright |
|---|
| 112 | notice, this list of conditions and the following disclaimer in the |
|---|
| 113 | documentation and/or other materials provided with the distribution. |
|---|
| 114 | 3. Neither the names of Apple Computer, Inc. ("Apple") or The Mozilla |
|---|
| 115 | Foundation ("Mozilla") nor the names of their contributors may be used |
|---|
| 116 | to endorse or promote products derived from this software without |
|---|
| 117 | specific prior written permission. |
|---|
| 118 | |
|---|
| 119 | THIS SOFTWARE IS PROVIDED BY APPLE, MOZILLA AND THEIR CONTRIBUTORS "AS |
|---|
| 120 | IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED |
|---|
| 121 | TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A |
|---|
| 122 | PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE, MOZILLA OR |
|---|
| 123 | THEIR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
|---|
| 124 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED |
|---|
| 125 | TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR |
|---|
| 126 | PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF |
|---|
| 127 | LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING |
|---|
| 128 | NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
|---|
| 129 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
|---|
| 130 | |
|---|
| 131 | The toolkit/mozapps/update/src/updater/bspatch.cpp and |
|---|
| 132 | toolkit/mozapps/update/src/updater/bspatch.h files are licensed under the |
|---|
| 133 | following terms: |
|---|
| 134 | |
|---|
| 135 | Copyright 2003,2004 Colin Percival |
|---|
| 136 | All rights reserved |
|---|
| 137 | |
|---|
| 138 | Redistribution and use in source and binary forms, with or without |
|---|
| 139 | modification, are permitted providing that the following conditions |
|---|
| 140 | are met: |
|---|
| 141 | 1. Redistributions of source code must retain the above copyright |
|---|
| 142 | notice, this list of conditions and the following disclaimer. |
|---|
| 143 | 2. Redistributions in binary form must reproduce the above copyright |
|---|
| 144 | notice, this list of conditions and the following disclaimer in the |
|---|
| 145 | documentation and/or other materials provided with the distribution. |
|---|
| 146 | |
|---|
| 147 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR |
|---|
| 148 | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
|---|
| 149 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
|---|
| 150 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY |
|---|
| 151 | DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
|---|
| 152 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
|---|
| 153 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
|---|
| 154 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, |
|---|
| 155 | STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING |
|---|
| 156 | IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE |
|---|
| 157 | POSSIBILITY OF SUCH DAMAGE. |
|---|
| 158 | |
|---|
| 159 | Some but not all the files in netwerk/dns/src/ are licensed under the |
|---|
| 160 | following terms: |
|---|
| 161 | |
|---|
| 162 | Copyright (c) 2001,2002 Japan Network Information Center. |
|---|
| 163 | All rights reserved. |
|---|
| 164 | |
|---|
| 165 | By using this file, you agree to the terms and conditions set forth bellow. |
|---|
| 166 | |
|---|
| 167 | LICENSE TERMS AND CONDITIONS |
|---|
| 168 | |
|---|
| 169 | The following License Terms and Conditions apply, unless a different |
|---|
| 170 | license is obtained from Japan Network Information Center ("JPNIC"), |
|---|
| 171 | a Japanese association, Kokusai-Kougyou-Kanda Bldg 6F, 2-3-4 Uchi-Kanda, |
|---|
| 172 | Chiyoda-ku, Tokyo 101-0047, Japan. |
|---|
| 173 | |
|---|
| 174 | 1. Use, Modification and Redistribution (including distribution of any |
|---|
| 175 | modified or derived work) in source and/or binary forms is permitted |
|---|
| 176 | under this License Terms and Conditions. |
|---|
| 177 | |
|---|
| 178 | 2. Redistribution of source code must retain the copyright notices as they |
|---|
| 179 | appear in each source code file, this License Terms and Conditions. |
|---|
| 180 | |
|---|
| 181 | 3. Redistribution in binary form must reproduce the Copyright Notice, |
|---|
| 182 | this License Terms and Conditions, in the documentation and/or other |
|---|
| 183 | materials provided with the distribution. For the purposes of binary |
|---|
| 184 | distribution the "Copyright Notice" refers to the following language: |
|---|
| 185 | "Copyright (c) 2000-2002 Japan Network Information Center. All rights reserved." |
|---|
| 186 | |
|---|
| 187 | 4. The name of JPNIC may not be used to endorse or promote products |
|---|
| 188 | derived from this Software without specific prior written approval of |
|---|
| 189 | JPNIC. |
|---|
| 190 | |
|---|
| 191 | 5. Disclaimer/Limitation of Liability: THIS SOFTWARE IS PROVIDED BY JPNIC |
|---|
| 192 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
|---|
| 193 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A |
|---|
| 194 | PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL JPNIC BE LIABLE |
|---|
| 195 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR |
|---|
| 196 | CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF |
|---|
| 197 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR |
|---|
| 198 | BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, |
|---|
| 199 | WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR |
|---|
| 200 | OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF |
|---|
| 201 | ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. |
|---|
| 202 | |
|---|
| 203 | Some files in plugin/oji/JEP/ are licensed under the following terms: |
|---|
| 204 | |
|---|
| 205 | Copyright (c) 2004, Steven Michaud, All Rights Reserved |
|---|
| 206 | |
|---|
| 207 | Permission is hereby granted, free of charge, to any person obtaining |
|---|
| 208 | a copy of this software and associated documentation files (the |
|---|
| 209 | "Software"), to deal in the Software without restriction, including |
|---|
| 210 | without limitation the rights to use, copy, modify, merge, publish, |
|---|
| 211 | distribute, sublicense, and/or sell copies of the Software, and to |
|---|
| 212 | permit persons to whom the Software is furnished to do so, subject to |
|---|
| 213 | the following conditions: |
|---|
| 214 | |
|---|
| 215 | The above copyright notice and this permission notice shall be |
|---|
| 216 | included in all copies or substantial portions of the Software. |
|---|
| 217 | |
|---|
| 218 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, |
|---|
| 219 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
|---|
| 220 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. |
|---|
| 221 | IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY |
|---|
| 222 | CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, |
|---|
| 223 | TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE |
|---|
| 224 | SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
|---|
| 225 | |
|---|
| 226 | The extensions/auth/gssapi.h file is licensed under the following terms: |
|---|
| 227 | |
|---|
| 228 | Copyright 1993 by OpenVision Technologies, Inc. |
|---|
| 229 | |
|---|
| 230 | Permission to use, copy, modify, distribute, and sell this software |
|---|
| 231 | and its documentation for any purpose is hereby granted without fee, |
|---|
| 232 | provided that the above copyright notice appears in all copies and |
|---|
| 233 | that both that copyright notice and this permission notice appear in |
|---|
| 234 | supporting documentation, and that the name of OpenVision not be used |
|---|
| 235 | in advertising or publicity pertaining to distribution of the software |
|---|
| 236 | without specific, written prior permission. OpenVision makes no |
|---|
| 237 | representations about the suitability of this software for any |
|---|
| 238 | purpose. It is provided "as is" without express or implied warranty. |
|---|
| 239 | |
|---|
| 240 | OPENVISION DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, |
|---|
| 241 | INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO |
|---|
| 242 | EVENT SHALL OPENVISION BE LIABLE FOR ANY SPECIAL, INDIRECT OR |
|---|
| 243 | CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF |
|---|
| 244 | USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR |
|---|
| 245 | OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR |
|---|
| 246 | PERFORMANCE OF THIS SOFTWARE. |
|---|
| 247 | |
|---|
| 248 | The gfx/src/xlib/xregion.h and gfx/src/gtk/xregion.h are licensed under the |
|---|
| 249 | following terms: |
|---|
| 250 | |
|---|
| 251 | Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts, |
|---|
| 252 | and the Massachusetts Institute of Technology, Cambridge, Massachusetts. |
|---|
| 253 | |
|---|
| 254 | All Rights Reserved |
|---|
| 255 | |
|---|
| 256 | Permission to use, copy, modify, and distribute this software and its |
|---|
| 257 | documentation for any purpose and without fee is hereby granted, |
|---|
| 258 | provided that the above copyright notice appear in all copies and that |
|---|
| 259 | both that copyright notice and this permission notice appear in |
|---|
| 260 | supporting documentation, and that the names of Digital or MIT not be |
|---|
| 261 | used in advertising or publicity pertaining to distribution of the |
|---|
| 262 | software without specific, written prior permission. |
|---|
| 263 | |
|---|
| 264 | DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING |
|---|
| 265 | ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL |
|---|
| 266 | DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR |
|---|
| 267 | ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, |
|---|
| 268 | WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, |
|---|
| 269 | ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS |
|---|
| 270 | SOFTWARE. |
|---|
| 271 | |
|---|
| 272 | === sqlite |
|---|
| 273 | |
|---|
| 274 | The db/sqlite3 directory contains a copy of sqlite with the following |
|---|
| 275 | licensing terms: |
|---|
| 276 | |
|---|
| 277 | The author disclaims copyright to this source code. In place of |
|---|
| 278 | a legal notice, here is a blessing: |
|---|
| 279 | |
|---|
| 280 | May you do good and not evil. |
|---|
| 281 | May you find forgiveness for yourself and forgive others. |
|---|
| 282 | May you share freely, never taking more than you give. |
|---|
| 283 | |
|---|
| 284 | === dbm |
|---|
| 285 | |
|---|
| 286 | The dbm directory, except some files added by the mozilla project, is |
|---|
| 287 | licensed under the following terms: |
|---|
| 288 | |
|---|
| 289 | Copyright (c) 1991, 1993, 1994 |
|---|
| 290 | The Regents of the University of California. All rights reserved. |
|---|
| 291 | |
|---|
| 292 | Redistribution and use in source and binary forms, with or without |
|---|
| 293 | modification, are permitted provided that the following conditions |
|---|
| 294 | are met: |
|---|
| 295 | 1. Redistributions of source code must retain the above copyright |
|---|
| 296 | notice, this list of conditions and the following disclaimer. |
|---|
| 297 | 2. Redistributions in binary form must reproduce the above copyright |
|---|
| 298 | notice, this list of conditions and the following disclaimer in the |
|---|
| 299 | documentation and/or other materials provided with the distribution. |
|---|
| 300 | 3. All advertising materials mentioning features or use of this software |
|---|
| 301 | must display the following acknowledgement: |
|---|
| 302 | This product includes software developed by the University of |
|---|
| 303 | California, Berkeley and its contributors. |
|---|
| 304 | 4. Neither the name of the University nor the names of its contributors |
|---|
| 305 | may be used to endorse or promote products derived from this software |
|---|
| 306 | without specific prior written permission. |
|---|
| 307 | |
|---|
| 308 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
|---|
| 309 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
|---|
| 310 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
|---|
| 311 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
|---|
| 312 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
|---|
| 313 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
|---|
| 314 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
|---|
| 315 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
|---|
| 316 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
|---|
| 317 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
|---|
| 318 | SUCH DAMAGE. |
|---|
| 319 | |
|---|
| 320 | === myspell |
|---|
| 321 | |
|---|
| 322 | The extensions/spellcheck/myspell directory is licensed under the following |
|---|
| 323 | terms: |
|---|
| 324 | |
|---|
| 325 | Copyright 2002 Kevin B. Hendricks, Stratford, Ontario, Canada |
|---|
| 326 | And Contributors. All rights reserved. |
|---|
| 327 | |
|---|
| 328 | Redistribution and use in source and binary forms, with or without |
|---|
| 329 | modification, are permitted provided that the following conditions |
|---|
| 330 | are met: |
|---|
| 331 | |
|---|
| 332 | 1. Redistributions of source code must retain the above copyright |
|---|
| 333 | notice, this list of conditions and the following disclaimer. |
|---|
| 334 | |
|---|
| 335 | 2. Redistributions in binary form must reproduce the above copyright |
|---|
| 336 | notice, this list of conditions and the following disclaimer in the |
|---|
| 337 | documentation and/or other materials provided with the distribution. |
|---|
| 338 | |
|---|
| 339 | 3. All modifications to the source code must be clearly marked as |
|---|
| 340 | such. Binary redistributions based on modified source code |
|---|
| 341 | must be clearly marked as modified versions in the documentation |
|---|
| 342 | and/or other materials provided with the distribution. |
|---|
| 343 | |
|---|
| 344 | THIS SOFTWARE IS PROVIDED BY KEVIN B. HENDRICKS AND CONTRIBUTORS |
|---|
| 345 | ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
|---|
| 346 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
|---|
| 347 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL |
|---|
| 348 | KEVIN B. HENDRICKS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, |
|---|
| 349 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, |
|---|
| 350 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
|---|
| 351 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
|---|
| 352 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
|---|
| 353 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
|---|
| 354 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
|---|
| 355 | SUCH DAMAGE. |
|---|
| 356 | |
|---|
| 357 | === boehm |
|---|
| 358 | |
|---|
| 359 | The gc/boehm directory, except the files listed under the xulrunner section, |
|---|
| 360 | is licensed under the following terms: |
|---|
| 361 | |
|---|
| 362 | Copyright 1988, 1989 Hans-J. Boehm, Alan J. Demers |
|---|
| 363 | Copyright (c) 1991-1996 by Xerox Corporation. All rights reserved. |
|---|
| 364 | Copyright (c) 1996-1998 by Silicon Graphics. All rights reserved. |
|---|
| 365 | |
|---|
| 366 | THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED |
|---|
| 367 | OR IMPLIED. ANY USE IS AT YOUR OWN RISK. |
|---|
| 368 | |
|---|
| 369 | Permission is hereby granted to use or copy this program |
|---|
| 370 | for any purpose, provided the above notices are retained on all copies. |
|---|
| 371 | Permission to modify the code and to distribute modified code is granted, |
|---|
| 372 | provided the above notices are retained, and a notice that the code was |
|---|
| 373 | modified is included with the above copyright notice. |
|---|
| 374 | |
|---|
| 375 | === cairo |
|---|
| 376 | |
|---|
| 377 | The gfx/cairo/cairo directory is licensed under the following terms: |
|---|
| 378 | |
|---|
| 379 | Copyright (c) 2003 University of Southern California |
|---|
| 380 | Copyright (c) 1999 Tom Tromey |
|---|
| 381 | Copyright (c) 2002, 2003 University of Southern California |
|---|
| 382 | Copyright (c) 2004 Calum Robinson |
|---|
| 383 | Copyright (c) 2004 David Reveman |
|---|
| 384 | Copyright (c) 2000, 2002, 2004 Keith Packard |
|---|
| 385 | Copyright (c) 2004, 2005 Red Hat, Inc |
|---|
| 386 | |
|---|
| 387 | Cairo is free software and is available to be redistributed and/or |
|---|
| 388 | modified under the terms of either the GNU Lesser General Public |
|---|
| 389 | License (LGPL) version 2.1 or the Mozilla Public License (MPL) version |
|---|
| 390 | 1.1. |
|---|
| 391 | |
|---|
| 392 | === libpixman |
|---|
| 393 | |
|---|
| 394 | The gfx/cairo/libpixman directory is licensed under the following terms: |
|---|
| 395 | (from gfx/cairo/libpixman/COPYING) |
|---|
| 396 | |
|---|
| 397 | libpixregion |
|---|
| 398 | |
|---|
| 399 | Copyright 1987, 1998 The Open Group |
|---|
| 400 | |
|---|
| 401 | Permission to use, copy, modify, distribute, and sell this software and its |
|---|
| 402 | documentation for any purpose is hereby granted without fee, provided that |
|---|
| 403 | the above copyright notice appear in all copies and that both that |
|---|
| 404 | copyright notice and this permission notice appear in supporting |
|---|
| 405 | documentation. |
|---|
| 406 | |
|---|
| 407 | The above copyright notice and this permission notice shall be included in |
|---|
| 408 | all copies or substantial portions of the Software. |
|---|
| 409 | |
|---|
| 410 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
|---|
| 411 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
|---|
| 412 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
|---|
| 413 | OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN |
|---|
| 414 | AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN |
|---|
| 415 | CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
|---|
| 416 | |
|---|
| 417 | Except as contained in this notice, the name of The Open Group shall not be |
|---|
| 418 | used in advertising or otherwise to promote the sale, use or other dealings |
|---|
| 419 | in this Software without prior written authorization from The Open Group. |
|---|
| 420 | |
|---|
| 421 | |
|---|
| 422 | Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts. |
|---|
| 423 | |
|---|
| 424 | All Rights Reserved |
|---|
| 425 | |
|---|
| 426 | Permission to use, copy, modify, and distribute this software and its |
|---|
| 427 | documentation for any purpose and without fee is hereby granted, |
|---|
| 428 | provided that the above copyright notice appear in all copies and that |
|---|
| 429 | both that copyright notice and this permission notice appear in |
|---|
| 430 | supporting documentation, and that the name of Digital not be |
|---|
| 431 | used in advertising or publicity pertaining to distribution of the |
|---|
| 432 | software without specific, written prior permission. |
|---|
| 433 | |
|---|
| 434 | DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING |
|---|
| 435 | ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL |
|---|
| 436 | DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR |
|---|
| 437 | ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, |
|---|
| 438 | WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, |
|---|
| 439 | ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS |
|---|
| 440 | SOFTWARE. |
|---|
| 441 | |
|---|
| 442 | ---------------------------------------------------------------------- |
|---|
| 443 | libic |
|---|
| 444 | |
|---|
| 445 | Copyright © 2001 Keith Packard |
|---|
| 446 | |
|---|
| 447 | Permission to use, copy, modify, distribute, and sell this software and its |
|---|
| 448 | documentation for any purpose is hereby granted without fee, provided that |
|---|
| 449 | the above copyright notice appear in all copies and that both that |
|---|
| 450 | copyright notice and this permission notice appear in supporting |
|---|
| 451 | documentation, and that the name of Keith Packard not be used in |
|---|
| 452 | advertising or publicity pertaining to distribution of the software without |
|---|
| 453 | specific, written prior permission. Keith Packard makes no |
|---|
| 454 | representations about the suitability of this software for any purpose. It |
|---|
| 455 | is provided "as is" without express or implied warranty. |
|---|
| 456 | |
|---|
| 457 | KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, |
|---|
| 458 | INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO |
|---|
| 459 | EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR |
|---|
| 460 | CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, |
|---|
| 461 | DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER |
|---|
| 462 | TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR |
|---|
| 463 | PERFORMANCE OF THIS SOFTWARE. |
|---|
| 464 | |
|---|
| 465 | ---------------------------------------------------------------------- |
|---|
| 466 | slim |
|---|
| 467 | |
|---|
| 468 | slim is Copyright © 2003 Richard Henderson |
|---|
| 469 | |
|---|
| 470 | Permission to use, copy, modify, distribute, and sell this software |
|---|
| 471 | and its documentation for any purpose is hereby granted without fee, |
|---|
| 472 | provided that the above copyright notice appear in all copies and that |
|---|
| 473 | both that copyright notice and this permission notice appear in |
|---|
| 474 | supporting documentation, and that the name of Richard Henderson not be |
|---|
| 475 | used in advertising or publicity pertaining to distribution of the |
|---|
| 476 | software without specific, written prior permission. Richard Henderson |
|---|
| 477 | makes no representations about the suitability of this software for |
|---|
| 478 | any purpose. It is provided "as is" without express or implied |
|---|
| 479 | warranty. |
|---|
| 480 | |
|---|
| 481 | RICHARD HENDERSON DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, |
|---|
| 482 | INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO |
|---|
| 483 | EVENT SHALL RICHARD HENDERSON BE LIABLE FOR ANY SPECIAL, INDIRECT OR |
|---|
| 484 | CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF |
|---|
| 485 | USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR |
|---|
| 486 | OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR |
|---|
| 487 | PERFORMANCE OF THIS SOFTWARE. |
|---|
| 488 | |
|---|
| 489 | === libjpeg |
|---|
| 490 | |
|---|
| 491 | The jpeg directory, except the files under the xulrunner section, are licensed |
|---|
| 492 | under the following terms: |
|---|
| 493 | |
|---|
| 494 | The authors make NO WARRANTY or representation, either express or implied, |
|---|
| 495 | with respect to this software, its quality, accuracy, merchantability, or |
|---|
| 496 | fitness for a particular purpose. This software is provided "AS IS", and you, |
|---|
| 497 | its user, assume the entire risk as to its quality and accuracy. |
|---|
| 498 | |
|---|
| 499 | This software is copyright (C) 1991-1998, Thomas G. Lane. |
|---|
| 500 | All Rights Reserved except as specified below. |
|---|
| 501 | |
|---|
| 502 | Permission is hereby granted to use, copy, modify, and distribute this |
|---|
| 503 | software (or portions thereof) for any purpose, without fee, subject to these |
|---|
| 504 | conditions: |
|---|
| 505 | (1) If any part of the source code for this software is distributed, then this |
|---|
| 506 | README file must be included, with this copyright and no-warranty notice |
|---|
| 507 | unaltered; and any additions, deletions, or changes to the original files |
|---|
| 508 | must be clearly indicated in accompanying documentation. |
|---|
| 509 | (2) If only executable code is distributed, then the accompanying |
|---|
| 510 | documentation must state that "this software is based in part on the work of |
|---|
| 511 | the Independent JPEG Group". |
|---|
| 512 | (3) Permission for use of this software is granted only if the user accepts |
|---|
| 513 | full responsibility for any undesirable consequences; the authors accept |
|---|
| 514 | NO LIABILITY for damages of any kind. |
|---|
| 515 | |
|---|
| 516 | These conditions apply to any software derived from or based on the IJG code, |
|---|
| 517 | not just to the unmodified library. If you use our work, you ought to |
|---|
| 518 | acknowledge us. |
|---|
| 519 | |
|---|
| 520 | Permission is NOT granted for the use of any IJG author's name or company name |
|---|
| 521 | in advertising or publicity relating to this software or products derived from |
|---|
| 522 | it. This software may be referred to only as "the Independent JPEG Group's |
|---|
| 523 | software". |
|---|
| 524 | |
|---|
| 525 | We specifically permit and encourage the use of this software as the basis of |
|---|
| 526 | commercial products, provided that all warranty or liability claims are |
|---|
| 527 | assumed by the product vendor. |
|---|
| 528 | |
|---|
| 529 | === bzip2 |
|---|
| 530 | |
|---|
| 531 | The modules/libbz2/src directory is licensed under the following terms: |
|---|
| 532 | (from modules/libbz2/src/LICENSE) |
|---|
| 533 | |
|---|
| 534 | This program, "bzip2", the associated library "libbzip2", and all |
|---|
| 535 | documentation, are copyright (C) 1996-2005 Julian R Seward. All |
|---|
| 536 | rights reserved. |
|---|
| 537 | |
|---|
| 538 | Redistribution and use in source and binary forms, with or without |
|---|
| 539 | modification, are permitted provided that the following conditions |
|---|
| 540 | are met: |
|---|
| 541 | |
|---|
| 542 | 1. Redistributions of source code must retain the above copyright |
|---|
| 543 | notice, this list of conditions and the following disclaimer. |
|---|
| 544 | |
|---|
| 545 | 2. The origin of this software must not be misrepresented; you must |
|---|
| 546 | not claim that you wrote the original software. If you use this |
|---|
| 547 | software in a product, an acknowledgment in the product |
|---|
| 548 | documentation would be appreciated but is not required. |
|---|
| 549 | |
|---|
| 550 | 3. Altered source versions must be plainly marked as such, and must |
|---|
| 551 | not be misrepresented as being the original software. |
|---|
| 552 | |
|---|
| 553 | 4. The name of the author may not be used to endorse or promote |
|---|
| 554 | products derived from this software without specific prior written |
|---|
| 555 | permission. |
|---|
| 556 | |
|---|
| 557 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS |
|---|
| 558 | OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
|---|
| 559 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
|---|
| 560 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY |
|---|
| 561 | DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
|---|
| 562 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE |
|---|
| 563 | GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS |
|---|
| 564 | INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, |
|---|
| 565 | WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING |
|---|
| 566 | NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
|---|
| 567 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
|---|
| 568 | |
|---|
| 569 | Julian Seward, Cambridge, UK. |
|---|
| 570 | jseward@acm.org |
|---|
| 571 | bzip2/libbzip2 version 1.0.3 of 15 February 2005 |
|---|
| 572 | |
|---|
| 573 | === libpng |
|---|
| 574 | |
|---|
| 575 | The directory modules/libimg/png is licensed under the following terms: |
|---|
| 576 | (from modules/libimg/png/LICENSE) |
|---|
| 577 | |
|---|
| 578 | This copy of the libpng notices is provided for your convenience. In case of |
|---|
| 579 | any discrepancy between this copy and the notices in the file png.h that is |
|---|
| 580 | included in the libpng distribution, the latter shall prevail. |
|---|
| 581 | |
|---|
| 582 | COPYRIGHT NOTICE, DISCLAIMER, and LICENSE: |
|---|
| 583 | |
|---|
| 584 | If you modify libpng you may insert additional notices immediately following |
|---|
| 585 | this sentence. |
|---|
| 586 | |
|---|
| 587 | libpng version 1.2.6, September 12, 2004, is |
|---|
| 588 | Copyright (c) 2004 Glenn Randers-Pehrson, and is |
|---|
| 589 | distributed according to the same disclaimer and license as libpng-1.2.5 |
|---|
| 590 | with the following individual added to the list of Contributing Authors |
|---|
| 591 | |
|---|
| 592 | Cosmin Truta |
|---|
| 593 | |
|---|
| 594 | libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are |
|---|
| 595 | Copyright (c) 2000-2002 Glenn Randers-Pehrson, and are |
|---|
| 596 | distributed according to the same disclaimer and license as libpng-1.0.6 |
|---|
| 597 | with the following individuals added to the list of Contributing Authors |
|---|
| 598 | |
|---|
| 599 | Simon-Pierre Cadieux |
|---|
| 600 | Eric S. Raymond |
|---|
| 601 | Gilles Vollant |
|---|
| 602 | |
|---|
| 603 | and with the following additions to the disclaimer: |
|---|
| 604 | |
|---|
| 605 | There is no warranty against interference with your enjoyment of the |
|---|
| 606 | library or against infringement. There is no warranty that our |
|---|
| 607 | efforts or the library will fulfill any of your particular purposes |
|---|
| 608 | or needs. This library is provided with all faults, and the entire |
|---|
| 609 | risk of satisfactory quality, performance, accuracy, and effort is with |
|---|
| 610 | the user. |
|---|
| 611 | |
|---|
| 612 | libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are |
|---|
| 613 | Copyright (c) 1998, 1999 Glenn Randers-Pehrson, and are |
|---|
| 614 | distributed according to the same disclaimer and license as libpng-0.96, |
|---|
| 615 | with the following individuals added to the list of Contributing Authors: |
|---|
| 616 | |
|---|
| 617 | Tom Lane |
|---|
| 618 | Glenn Randers-Pehrson |
|---|
| 619 | Willem van Schaik |
|---|
| 620 | |
|---|
| 621 | libpng versions 0.89, June 1996, through 0.96, May 1997, are |
|---|
| 622 | Copyright (c) 1996, 1997 Andreas Dilger |
|---|
| 623 | Distributed according to the same disclaimer and license as libpng-0.88, |
|---|
| 624 | with the following individuals added to the list of Contributing Authors: |
|---|
| 625 | |
|---|
| 626 | John Bowler |
|---|
| 627 | Kevin Bracey |
|---|
| 628 | Sam Bushell |
|---|
| 629 | Magnus Holmgren |
|---|
| 630 | Greg Roelofs |
|---|
| 631 | Tom Tanner |
|---|
| 632 | |
|---|
| 633 | libpng versions 0.5, May 1995, through 0.88, January 1996, are |
|---|
| 634 | Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc. |
|---|
| 635 | |
|---|
| 636 | For the purposes of this copyright and license, "Contributing Authors" |
|---|
| 637 | is defined as the following set of individuals: |
|---|
| 638 | |
|---|
| 639 | Andreas Dilger |
|---|
| 640 | Dave Martindale |
|---|
| 641 | Guy Eric Schalnat |
|---|
| 642 | Paul Schmidt |
|---|
| 643 | Tim Wegner |
|---|
| 644 | |
|---|
| 645 | The PNG Reference Library is supplied "AS IS". The Contributing Authors |
|---|
| 646 | and Group 42, Inc. disclaim all warranties, expressed or implied, |
|---|
| 647 | including, without limitation, the warranties of merchantability and of |
|---|
| 648 | fitness for any purpose. The Contributing Authors and Group 42, Inc. |
|---|
| 649 | assume no liability for direct, indirect, incidental, special, exemplary, |
|---|
| 650 | or consequential damages, which may result from the use of the PNG |
|---|
| 651 | Reference Library, even if advised of the possibility of such damage. |
|---|
| 652 | |
|---|
| 653 | Permission is hereby granted to use, copy, modify, and distribute this |
|---|
| 654 | source code, or portions hereof, for any purpose, without fee, subject |
|---|
| 655 | to the following restrictions: |
|---|
| 656 | |
|---|
| 657 | 1. The origin of this source code must not be misrepresented. |
|---|
| 658 | |
|---|
| 659 | 2. Altered versions must be plainly marked as such and must not |
|---|
| 660 | be misrepresented as being the original source. |
|---|
| 661 | |
|---|
| 662 | 3. This Copyright notice may not be removed or altered from any |
|---|
| 663 | source or altered source distribution. |
|---|
| 664 | |
|---|
| 665 | The Contributing Authors and Group 42, Inc. specifically permit, without |
|---|
| 666 | fee, and encourage the use of this source code as a component to |
|---|
| 667 | supporting the PNG file format in commercial products. If you use this |
|---|
| 668 | source code in a product, acknowledgment is not required but would be |
|---|
| 669 | appreciated. |
|---|
| 670 | |
|---|
| 671 | |
|---|
| 672 | A "png_get_copyright" function is available, for convenient use in "about" |
|---|
| 673 | boxes and the like: |
|---|
| 674 | |
|---|
| 675 | printf("%s",png_get_copyright(NULL)); |
|---|
| 676 | |
|---|
| 677 | Also, the PNG logo (in PNG format, of course) is supplied in the |
|---|
| 678 | files "pngbar.png" and "pngbar.jpg (88x31) and "pngnow.png" (98x31). |
|---|
| 679 | |
|---|
| 680 | Libpng is OSI Certified Open Source Software. OSI Certified Open Source is a |
|---|
| 681 | certification mark of the Open Source Initiative. |
|---|
| 682 | |
|---|
| 683 | Glenn Randers-Pehrson |
|---|
| 684 | glennrp@users.sourceforge.net |
|---|
| 685 | September 12, 2004 |
|---|
| 686 | |
|---|
| 687 | === zlib |
|---|
| 688 | |
|---|
| 689 | The directories modules/zlib/src and security/nss/cmd/zlib are licensed under |
|---|
| 690 | the following terms: |
|---|
| 691 | |
|---|
| 692 | (C) 1995-2004 Jean-loup Gailly and Mark Adler |
|---|
| 693 | |
|---|
| 694 | This software is provided 'as-is', without any express or implied |
|---|
| 695 | warranty. In no event will the authors be held liable for any damages |
|---|
| 696 | arising from the use of this software. |
|---|
| 697 | |
|---|
| 698 | Permission is granted to anyone to use this software for any purpose, |
|---|
| 699 | including commercial applications, and to alter it and redistribute it |
|---|
| 700 | freely, subject to the following restrictions: |
|---|
| 701 | |
|---|
| 702 | 1. The origin of this software must not be misrepresented; you must not |
|---|
| 703 | claim that you wrote the original software. If you use this software |
|---|
| 704 | in a product, an acknowledgment in the product documentation would be |
|---|
| 705 | appreciated but is not required. |
|---|
| 706 | 2. Altered source versions must be plainly marked as such, and must not be |
|---|
| 707 | misrepresented as being the original software. |
|---|
| 708 | 3. This notice may not be removed or altered from any source distribution. |
|---|
| 709 | |
|---|
| 710 | Jean-loup Gailly Mark Adler |
|---|
| 711 | jloup@gzip.org madler@alumni.caltech.edu |
|---|
| 712 | |
|---|
| 713 | If you use the zlib library in a product, we would appreciate *not* |
|---|
| 714 | receiving lengthy legal documents to sign. The sources are provided |
|---|
| 715 | for free but without warranty of any kind. The library has been |
|---|
| 716 | entirely written by Jean-loup Gailly and Mark Adler; it does not |
|---|
| 717 | include third-party code. |
|---|
| 718 | |
|---|
| 719 | If you redistribute modified sources, we would appreciate that you include |
|---|
| 720 | in the file ChangeLog history information documenting your changes. Please |
|---|
| 721 | read the FAQ for more information on the distribution of modified source |
|---|
| 722 | versions. |
|---|
| 723 | |
|---|
| 724 | === expat |
|---|
| 725 | |
|---|
| 726 | The directory parser/expat is licensed under the following terms: |
|---|
| 727 | (from parser/expat/COPYING) |
|---|
| 728 | |
|---|
| 729 | Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd |
|---|
| 730 | and Clark Cooper |
|---|
| 731 | Copyright (c) 2001, 2002 Expat maintainers. |
|---|
| 732 | |
|---|
| 733 | Permission is hereby granted, free of charge, to any person obtaining |
|---|
| 734 | a copy of this software and associated documentation files (the |
|---|
| 735 | "Software"), to deal in the Software without restriction, including |
|---|
| 736 | without limitation the rights to use, copy, modify, merge, publish, |
|---|
| 737 | distribute, sublicense, and/or sell copies of the Software, and to |
|---|
| 738 | permit persons to whom the Software is furnished to do so, subject to |
|---|
| 739 | the following conditions: |
|---|
| 740 | |
|---|
| 741 | The above copyright notice and this permission notice shall be included |
|---|
| 742 | in all copies or substantial portions of the Software. |
|---|
| 743 | |
|---|
| 744 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, |
|---|
| 745 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
|---|
| 746 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. |
|---|
| 747 | IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY |
|---|
| 748 | CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, |
|---|
| 749 | TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE |
|---|
| 750 | SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
|---|