/[collab-qa]/packages-metadata/i/iceowl.copyright
ViewVC logotype

Contents of /packages-metadata/i/iceowl.copyright

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2179 - (hide annotations) (download)
Sun Mar 25 06:16:52 2012 UTC (13 months, 4 weeks ago) by plessy
File size: 42368 byte(s)
Files gathered this week (mostly copyright).
1 plessy 2179 This package was debianized by John Vivirito <gnomefreak@ubuntu.com> and
2     Alexander Sack <asac@debian.org> in Jul 2007
3    
4     It was downloaded from http://ftp.mozilla.org/pub/mozilla.org/calendar/lightning/
5    
6     and rebranded.
7    
8     The source tarball is an aggregate of several different works in which the
9     main one, developed by the Mozilla Project, is firefox.
10    
11     Other works include gzip, bzip2, sqlite, libjpeg, libpng, cairo, and others.
12     Please see the sections following the copyright statements for firefox for
13     these.
14    
15     === sunbird/calendar
16    
17     Overall, the sunbird/calendar project is licensed under the terms of the Mozilla
18     Public License version 1.1 or, at your option, under the terms of the GNU
19     eneral Public License version 2 or subsequent, or the terms of the GNU
20     Lesser General Public License version 2.1 or subsequent.
21    
22     On Debian systems, the complete text of the GNU General Public
23     License can be found in the file `/usr/share/common-licenses/GPL-2' ;
24     the complete text of the GNU Lesser General Public License can be
25     found in the file `/usr/share/common-licenses/LGPL-2.1'.
26    
27     The complete text of the Mozilla Public License can be found in the MPL file
28     in the same directory as this file.
29    
30     Some files may still contain licensing notices claiming licensing under
31     other combinations of NPL, MPL, GPL and LGPL. They are files that were missed
32     by the upstream relicensing script, but all the permissions required for
33     relicensing were indeed provided.
34    
35     The file db/mork/src/morkQuickSort.cpp is licensed under the following terms:
36    
37     Copyright (c) 1992, 1993
38     The Regents of the University of California. All rights reserved.
39    
40     Redistribution and use in source and binary forms, with or without
41     modification, are permitted provided that the following conditions
42     are met:
43     1. Redistributions of source code must retain the above copyright
44     notice, this list of conditions and the following disclaimer.
45     2. Redistributions in binary form must reproduce the above copyright
46     notice, this list of conditions and the following disclaimer in the
47     documentation and/or other materials provided with the distribution.
48     3. Neither the name of the University nor the names of its contributors
49     may be used to endorse or promote products derived from this software
50     without specific prior written permission.
51    
52     THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
53     ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
54     IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
55     ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
56     FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
57     DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
58     OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
59     HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
60     LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
61     OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
62     SUCH DAMAGE.
63    
64     The embedding/qa/mozembed/public/nsIQABrowserUIGlue.idl file and the files
65     under the embedding/tests directory are licensed under the following terms:
66    
67     Copyright (c) 2002 Netscape Communications Corporation and
68     other contributors
69    
70     Permission is hereby granted, free of charge, to any person obtaining a
71     copy of this Mozilla sample software and associated documentation files
72     (the "Software"), to deal in the Software without restriction, including
73     without limitation the rights to use, copy, modify, merge, publish,
74     distribute, sublicense, and/or sell copies of the Software, and to permit
75     persons to whom the Software is furnished to do so, subject to the
76     following conditions:
77    
78     The above copyright notice and this permission notice shall be included
79     in all copies or substantial portions of the Software.
80    
81     THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
82     OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
83     FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
84     THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
85     LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
86     FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
87     DEALINGS IN THE SOFTWARE.
88    
89     The modules/plugin/base/public/npruntime.h file is licensed under the
90     following terms:
91    
92     Copyright (c) 2004, Apple Computer, Inc. and The Mozilla Foundation.
93     All rights reserved.
94    
95     Redistribution and use in source and binary forms, with or without
96     modification, are permitted provided that the following conditions are
97     met:
98    
99     1. Redistributions of source code must retain the above copyright
100     notice, this list of conditions and the following disclaimer.
101     2. Redistributions in binary form must reproduce the above copyright
102     notice, this list of conditions and the following disclaimer in the
103     documentation and/or other materials provided with the distribution.
104     3. Neither the names of Apple Computer, Inc. ("Apple") or The Mozilla
105     Foundation ("Mozilla") nor the names of their contributors may be used
106     to endorse or promote products derived from this software without
107     specific prior written permission.
108    
109     THIS SOFTWARE IS PROVIDED BY APPLE, MOZILLA AND THEIR CONTRIBUTORS "AS
110     IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
111     TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
112     PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE, MOZILLA OR
113     THEIR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
114     SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
115     TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
116     PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
117     LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
118     NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
119     SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
120    
121     The toolkit/mozapps/update/src/updater/bspatch.cpp and
122     toolkit/mozapps/update/src/updater/bspatch.h files are licensed under the
123     following terms:
124    
125     Copyright 2003,2004 Colin Percival
126     All rights reserved
127    
128     Redistribution and use in source and binary forms, with or without
129     modification, are permitted providing that the following conditions
130     are met:
131     1. Redistributions of source code must retain the above copyright
132     notice, this list of conditions and the following disclaimer.
133     2. Redistributions in binary form must reproduce the above copyright
134     notice, this list of conditions and the following disclaimer in the
135     documentation and/or other materials provided with the distribution.
136    
137     THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
138     IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
139     WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
140     ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
141     DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
142     DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
143     OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
144     HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
145     STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
146     IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
147     POSSIBILITY OF SUCH DAMAGE.
148    
149     Some but not all the files in netwerk/dns/src/ are licensed under the
150     following terms:
151    
152     Copyright (c) 2001,2002 Japan Network Information Center.
153     All rights reserved.
154    
155     By using this file, you agree to the terms and conditions set forth bellow.
156    
157     LICENSE TERMS AND CONDITIONS
158    
159     The following License Terms and Conditions apply, unless a different
160     license is obtained from Japan Network Information Center ("JPNIC"),
161     a Japanese association, Kokusai-Kougyou-Kanda Bldg 6F, 2-3-4 Uchi-Kanda,
162     Chiyoda-ku, Tokyo 101-0047, Japan.
163    
164     1. Use, Modification and Redistribution (including distribution of any
165     modified or derived work) in source and/or binary forms is permitted
166     under this License Terms and Conditions.
167    
168     2. Redistribution of source code must retain the copyright notices as they
169     appear in each source code file, this License Terms and Conditions.
170    
171     3. Redistribution in binary form must reproduce the Copyright Notice,
172     this License Terms and Conditions, in the documentation and/or other
173     materials provided with the distribution. For the purposes of binary
174     distribution the "Copyright Notice" refers to the following language:
175     "Copyright (c) 2000-2002 Japan Network Information Center. All rights reserved."
176    
177     4. The name of JPNIC may not be used to endorse or promote products
178     derived from this Software without specific prior written approval of
179     JPNIC.
180    
181     5. Disclaimer/Limitation of Liability: THIS SOFTWARE IS PROVIDED BY JPNIC
182     "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
183     LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
184     PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL JPNIC BE LIABLE
185     FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
186     CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
187     SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
188     BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
189     WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
190     OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
191     ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
192    
193     Some files in plugin/oji/JEP/ are licensed under the following terms:
194    
195     Copyright (c) 2004, Steven Michaud, All Rights Reserved
196    
197     Permission is hereby granted, free of charge, to any person obtaining
198     a copy of this software and associated documentation files (the
199     "Software"), to deal in the Software without restriction, including
200     without limitation the rights to use, copy, modify, merge, publish,
201     distribute, sublicense, and/or sell copies of the Software, and to
202     permit persons to whom the Software is furnished to do so, subject to
203     the following conditions:
204    
205     The above copyright notice and this permission notice shall be
206     included in all copies or substantial portions of the Software.
207    
208     THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
209     EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
210     MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
211     IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
212     CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
213     TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
214     SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
215    
216     The extensions/auth/gssapi.h file is licensed under the following terms:
217    
218     Copyright 1993 by OpenVision Technologies, Inc.
219    
220     Permission to use, copy, modify, distribute, and sell this software
221     and its documentation for any purpose is hereby granted without fee,
222     provided that the above copyright notice appears in all copies and
223     that both that copyright notice and this permission notice appear in
224     supporting documentation, and that the name of OpenVision not be used
225     in advertising or publicity pertaining to distribution of the software
226     without specific, written prior permission. OpenVision makes no
227     representations about the suitability of this software for any
228     purpose. It is provided "as is" without express or implied warranty.
229    
230     OPENVISION DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
231     INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
232     EVENT SHALL OPENVISION BE LIABLE FOR ANY SPECIAL, INDIRECT OR
233     CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
234     USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
235     OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
236     PERFORMANCE OF THIS SOFTWARE.
237    
238     The gfx/src/xlib/xregion.h and gfx/src/gtk/xregion.h are licensed under the
239     following terms:
240    
241     Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts,
242     and the Massachusetts Institute of Technology, Cambridge, Massachusetts.
243    
244     All Rights Reserved
245    
246     Permission to use, copy, modify, and distribute this software and its
247     documentation for any purpose and without fee is hereby granted,
248     provided that the above copyright notice appear in all copies and that
249     both that copyright notice and this permission notice appear in
250     supporting documentation, and that the names of Digital or MIT not be
251     used in advertising or publicity pertaining to distribution of the
252     software without specific, written prior permission.
253    
254     DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
255     ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
256     DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
257     ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
258     WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
259     ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
260     SOFTWARE.
261    
262     === sqlite
263    
264     The db/sqlite3 directory contains a copy of sqlite with the following
265     licensing terms:
266    
267     The author disclaims copyright to this source code. In place of
268     a legal notice, here is a blessing:
269    
270     May you do good and not evil.
271     May you find forgiveness for yourself and forgive others.
272     May you share freely, never taking more than you give.
273    
274     === dbm
275    
276     The dbm directory, except some files added by the mozilla project, is
277     licensed under the following terms:
278    
279     Copyright (c) 1991, 1993, 1994
280     The Regents of the University of California. All rights reserved.
281    
282     Redistribution and use in source and binary forms, with or without
283     modification, are permitted provided that the following conditions
284     are met:
285     1. Redistributions of source code must retain the above copyright
286     notice, this list of conditions and the following disclaimer.
287     2. Redistributions in binary form must reproduce the above copyright
288     notice, this list of conditions and the following disclaimer in the
289     documentation and/or other materials provided with the distribution.
290     3. All advertising materials mentioning features or use of this software
291     must display the following acknowledgement:
292     This product includes software developed by the University of
293     California, Berkeley and its contributors.
294     4. Neither the name of the University nor the names of its contributors
295     may be used to endorse or promote products derived from this software
296     without specific prior written permission.
297    
298     THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
299     ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
300     IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
301     ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
302     FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
303     DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
304     OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
305     HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
306     LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
307     OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
308     SUCH DAMAGE.
309    
310     === myspell
311    
312     The extensions/spellcheck/myspell directory is licensed under the following
313     terms:
314    
315     Copyright 2002 Kevin B. Hendricks, Stratford, Ontario, Canada
316     And Contributors. All rights reserved.
317    
318     Redistribution and use in source and binary forms, with or without
319     modification, are permitted provided that the following conditions
320     are met:
321    
322     1. Redistributions of source code must retain the above copyright
323     notice, this list of conditions and the following disclaimer.
324    
325     2. Redistributions in binary form must reproduce the above copyright
326     notice, this list of conditions and the following disclaimer in the
327     documentation and/or other materials provided with the distribution.
328    
329     3. All modifications to the source code must be clearly marked as
330     such. Binary redistributions based on modified source code
331     must be clearly marked as modified versions in the documentation
332     and/or other materials provided with the distribution.
333    
334     THIS SOFTWARE IS PROVIDED BY KEVIN B. HENDRICKS AND CONTRIBUTORS
335     ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
336     LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
337     FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
338     KEVIN B. HENDRICKS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
339     INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
340     BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
341     LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
342     HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
343     LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
344     OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
345     SUCH DAMAGE.
346    
347     === boehm
348    
349     The gc/boehm directory, except the files listed under the xulrunner section,
350     is licensed under the following terms:
351    
352     Copyright 1988, 1989 Hans-J. Boehm, Alan J. Demers
353     Copyright (c) 1991-1996 by Xerox Corporation. All rights reserved.
354     Copyright (c) 1996-1998 by Silicon Graphics. All rights reserved.
355    
356     THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED
357     OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
358    
359     Permission is hereby granted to use or copy this program
360     for any purpose, provided the above notices are retained on all copies.
361     Permission to modify the code and to distribute modified code is granted,
362     provided the above notices are retained, and a notice that the code was
363     modified is included with the above copyright notice.
364    
365     === cairo
366    
367     The gfx/cairo/cairo directory is licensed under the following terms:
368    
369     Copyright (c) 2003 University of Southern California
370     Copyright (c) 1999 Tom Tromey
371     Copyright (c) 2002, 2003 University of Southern California
372     Copyright (c) 2004 Calum Robinson
373     Copyright (c) 2004 David Reveman
374     Copyright (c) 2000, 2002, 2004 Keith Packard
375     Copyright (c) 2004, 2005 Red Hat, Inc
376    
377     Cairo is free software and is available to be redistributed and/or
378     modified under the terms of either the GNU Lesser General Public
379     License (LGPL) version 2.1 or the Mozilla Public License (MPL) version
380     1.1.
381    
382     === libpixman
383    
384     The gfx/cairo/libpixman directory is licensed under the following terms:
385     (from gfx/cairo/libpixman/COPYING)
386    
387     libpixregion
388    
389     Copyright 1987, 1998 The Open Group
390    
391     Permission to use, copy, modify, distribute, and sell this software and its
392     documentation for any purpose is hereby granted without fee, provided that
393     the above copyright notice appear in all copies and that both that
394     copyright notice and this permission notice appear in supporting
395     documentation.
396    
397     The above copyright notice and this permission notice shall be included in
398     all copies or substantial portions of the Software.
399    
400     THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
401     IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
402     FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
403     OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
404     AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
405     CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
406    
407     Except as contained in this notice, the name of The Open Group shall not be
408     used in advertising or otherwise to promote the sale, use or other dealings
409     in this Software without prior written authorization from The Open Group.
410    
411    
412     Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts.
413    
414     All Rights Reserved
415    
416     Permission to use, copy, modify, and distribute this software and its
417     documentation for any purpose and without fee is hereby granted,
418     provided that the above copyright notice appear in all copies and that
419     both that copyright notice and this permission notice appear in
420     supporting documentation, and that the name of Digital not be
421     used in advertising or publicity pertaining to distribution of the
422     software without specific, written prior permission.
423    
424     DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
425     ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
426     DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
427     ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
428     WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
429     ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
430     SOFTWARE.
431    
432     ----------------------------------------------------------------------
433     libic
434    
435     Copyright © 2001 Keith Packard
436    
437     Permission to use, copy, modify, distribute, and sell this software and its
438     documentation for any purpose is hereby granted without fee, provided that
439     the above copyright notice appear in all copies and that both that
440     copyright notice and this permission notice appear in supporting
441     documentation, and that the name of Keith Packard not be used in
442     advertising or publicity pertaining to distribution of the software without
443     specific, written prior permission. Keith Packard makes no
444     representations about the suitability of this software for any purpose. It
445     is provided "as is" without express or implied warranty.
446    
447     KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
448     INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
449     EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
450     CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
451     DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
452     TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
453     PERFORMANCE OF THIS SOFTWARE.
454    
455     ----------------------------------------------------------------------
456     slim
457    
458     slim is Copyright © 2003 Richard Henderson
459    
460     Permission to use, copy, modify, distribute, and sell this software
461     and its documentation for any purpose is hereby granted without fee,
462     provided that the above copyright notice appear in all copies and that
463     both that copyright notice and this permission notice appear in
464     supporting documentation, and that the name of Richard Henderson not be
465     used in advertising or publicity pertaining to distribution of the
466     software without specific, written prior permission. Richard Henderson
467     makes no representations about the suitability of this software for
468     any purpose. It is provided "as is" without express or implied
469     warranty.
470    
471     RICHARD HENDERSON DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
472     INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
473     EVENT SHALL RICHARD HENDERSON BE LIABLE FOR ANY SPECIAL, INDIRECT OR
474     CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
475     USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
476     OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
477     PERFORMANCE OF THIS SOFTWARE.
478    
479     === libjpeg
480    
481     The jpeg directory, except the files under the xulrunner section, are licensed
482     under the following terms:
483    
484     The authors make NO WARRANTY or representation, either express or implied,
485     with respect to this software, its quality, accuracy, merchantability, or
486     fitness for a particular purpose. This software is provided "AS IS", and you,
487     its user, assume the entire risk as to its quality and accuracy.
488    
489     This software is copyright (C) 1991-1998, Thomas G. Lane.
490     All Rights Reserved except as specified below.
491    
492     Permission is hereby granted to use, copy, modify, and distribute this
493     software (or portions thereof) for any purpose, without fee, subject to these
494     conditions:
495     (1) If any part of the source code for this software is distributed, then this
496     README file must be included, with this copyright and no-warranty notice
497     unaltered; and any additions, deletions, or changes to the original files
498     must be clearly indicated in accompanying documentation.
499     (2) If only executable code is distributed, then the accompanying
500     documentation must state that "this software is based in part on the work of
501     the Independent JPEG Group".
502     (3) Permission for use of this software is granted only if the user accepts
503     full responsibility for any undesirable consequences; the authors accept
504     NO LIABILITY for damages of any kind.
505    
506     These conditions apply to any software derived from or based on the IJG code,
507     not just to the unmodified library. If you use our work, you ought to
508     acknowledge us.
509    
510     Permission is NOT granted for the use of any IJG author's name or company name
511     in advertising or publicity relating to this software or products derived from
512     it. This software may be referred to only as "the Independent JPEG Group's
513     software".
514    
515     We specifically permit and encourage the use of this software as the basis of
516     commercial products, provided that all warranty or liability claims are
517     assumed by the product vendor.
518    
519     === bzip2
520    
521     The modules/libbz2/src directory is licensed under the following terms:
522     (from modules/libbz2/src/LICENSE)
523    
524     This program, "bzip2", the associated library "libbzip2", and all
525     documentation, are copyright (C) 1996-2005 Julian R Seward. All
526     rights reserved.
527    
528     Redistribution and use in source and binary forms, with or without
529     modification, are permitted provided that the following conditions
530     are met:
531    
532     1. Redistributions of source code must retain the above copyright
533     notice, this list of conditions and the following disclaimer.
534    
535     2. The origin of this software must not be misrepresented; you must
536     not claim that you wrote the original software. If you use this
537     software in a product, an acknowledgment in the product
538     documentation would be appreciated but is not required.
539    
540     3. Altered source versions must be plainly marked as such, and must
541     not be misrepresented as being the original software.
542    
543     4. The name of the author may not be used to endorse or promote
544     products derived from this software without specific prior written
545     permission.
546    
547     THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS
548     OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
549     WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
550     ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
551     DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
552     DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
553     GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
554     INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
555     WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
556     NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
557     SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
558    
559     Julian Seward, Cambridge, UK.
560     jseward@acm.org
561     bzip2/libbzip2 version 1.0.3 of 15 February 2005
562    
563     === libpng
564    
565     The directory modules/libimg/png is licensed under the following terms:
566     (from modules/libimg/png/LICENSE)
567    
568     This copy of the libpng notices is provided for your convenience. In case of
569     any discrepancy between this copy and the notices in the file png.h that is
570     included in the libpng distribution, the latter shall prevail.
571    
572     COPYRIGHT NOTICE, DISCLAIMER, and LICENSE:
573    
574     If you modify libpng you may insert additional notices immediately following
575     this sentence.
576    
577     libpng version 1.2.6, September 12, 2004, is
578     Copyright (c) 2004 Glenn Randers-Pehrson, and is
579     distributed according to the same disclaimer and license as libpng-1.2.5
580     with the following individual added to the list of Contributing Authors
581    
582     Cosmin Truta
583    
584     libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are
585     Copyright (c) 2000-2002 Glenn Randers-Pehrson, and are
586     distributed according to the same disclaimer and license as libpng-1.0.6
587     with the following individuals added to the list of Contributing Authors
588    
589     Simon-Pierre Cadieux
590     Eric S. Raymond
591     Gilles Vollant
592    
593     and with the following additions to the disclaimer:
594    
595     There is no warranty against interference with your enjoyment of the
596     library or against infringement. There is no warranty that our
597     efforts or the library will fulfill any of your particular purposes
598     or needs. This library is provided with all faults, and the entire
599     risk of satisfactory quality, performance, accuracy, and effort is with
600     the user.
601    
602     libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
603     Copyright (c) 1998, 1999 Glenn Randers-Pehrson, and are
604     distributed according to the same disclaimer and license as libpng-0.96,
605     with the following individuals added to the list of Contributing Authors:
606    
607     Tom Lane
608     Glenn Randers-Pehrson
609     Willem van Schaik
610    
611     libpng versions 0.89, June 1996, through 0.96, May 1997, are
612     Copyright (c) 1996, 1997 Andreas Dilger
613     Distributed according to the same disclaimer and license as libpng-0.88,
614     with the following individuals added to the list of Contributing Authors:
615    
616     John Bowler
617     Kevin Bracey
618     Sam Bushell
619     Magnus Holmgren
620     Greg Roelofs
621     Tom Tanner
622    
623     libpng versions 0.5, May 1995, through 0.88, January 1996, are
624     Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.
625    
626     For the purposes of this copyright and license, "Contributing Authors"
627     is defined as the following set of individuals:
628    
629     Andreas Dilger
630     Dave Martindale
631     Guy Eric Schalnat
632     Paul Schmidt
633     Tim Wegner
634    
635     The PNG Reference Library is supplied "AS IS". The Contributing Authors
636     and Group 42, Inc. disclaim all warranties, expressed or implied,
637     including, without limitation, the warranties of merchantability and of
638     fitness for any purpose. The Contributing Authors and Group 42, Inc.
639     assume no liability for direct, indirect, incidental, special, exemplary,
640     or consequential damages, which may result from the use of the PNG
641     Reference Library, even if advised of the possibility of such damage.
642    
643     Permission is hereby granted to use, copy, modify, and distribute this
644     source code, or portions hereof, for any purpose, without fee, subject
645     to the following restrictions:
646    
647     1. The origin of this source code must not be misrepresented.
648    
649     2. Altered versions must be plainly marked as such and must not
650     be misrepresented as being the original source.
651    
652     3. This Copyright notice may not be removed or altered from any
653     source or altered source distribution.
654    
655     The Contributing Authors and Group 42, Inc. specifically permit, without
656     fee, and encourage the use of this source code as a component to
657     supporting the PNG file format in commercial products. If you use this
658     source code in a product, acknowledgment is not required but would be
659     appreciated.
660    
661    
662     A "png_get_copyright" function is available, for convenient use in "about"
663     boxes and the like:
664    
665     printf("%s",png_get_copyright(NULL));
666    
667     Also, the PNG logo (in PNG format, of course) is supplied in the
668     files "pngbar.png" and "pngbar.jpg (88x31) and "pngnow.png" (98x31).
669    
670     Libpng is OSI Certified Open Source Software. OSI Certified Open Source is a
671     certification mark of the Open Source Initiative.
672    
673     Glenn Randers-Pehrson
674     glennrp@users.sourceforge.net
675     September 12, 2004
676    
677     === zlib
678    
679     The directories modules/zlib/src and security/nss/cmd/zlib are licensed under
680     the following terms:
681    
682     (C) 1995-2004 Jean-loup Gailly and Mark Adler
683    
684     This software is provided 'as-is', without any express or implied
685     warranty. In no event will the authors be held liable for any damages
686     arising from the use of this software.
687    
688     Permission is granted to anyone to use this software for any purpose,
689     including commercial applications, and to alter it and redistribute it
690     freely, subject to the following restrictions:
691    
692     1. The origin of this software must not be misrepresented; you must not
693     claim that you wrote the original software. If you use this software
694     in a product, an acknowledgment in the product documentation would be
695     appreciated but is not required.
696     2. Altered source versions must be plainly marked as such, and must not be
697     misrepresented as being the original software.
698     3. This notice may not be removed or altered from any source distribution.
699    
700     Jean-loup Gailly Mark Adler
701     jloup@gzip.org madler@alumni.caltech.edu
702    
703     If you use the zlib library in a product, we would appreciate *not*
704     receiving lengthy legal documents to sign. The sources are provided
705     for free but without warranty of any kind. The library has been
706     entirely written by Jean-loup Gailly and Mark Adler; it does not
707     include third-party code.
708    
709     If you redistribute modified sources, we would appreciate that you include
710     in the file ChangeLog history information documenting your changes. Please
711     read the FAQ for more information on the distribution of modified source
712     versions.
713    
714     === expat
715    
716     The directory parser/expat is licensed under the following terms:
717     (from parser/expat/COPYING)
718    
719     Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd
720     and Clark Cooper
721     Copyright (c) 2001, 2002 Expat maintainers.
722    
723     Permission is hereby granted, free of charge, to any person obtaining
724     a copy of this software and associated documentation files (the
725     "Software"), to deal in the Software without restriction, including
726     without limitation the rights to use, copy, modify, merge, publish,
727     distribute, sublicense, and/or sell copies of the Software, and to
728     permit persons to whom the Software is furnished to do so, subject to
729     the following conditions:
730    
731     The above copyright notice and this permission notice shall be included
732     in all copies or substantial portions of the Software.
733    
734     THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
735     EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
736     MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
737     IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
738     CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
739     TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
740     SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
741    
742    
743     === other-licenses/branding
744    
745     You are not granted rights or licenses to the trademarks of the
746     Mozilla Foundation or any party, including without limitation the
747     Sunbird name or logo.
748    
749     For more information, see: http://www.mozilla.org/foundation/licensing.html
750    
751     Note: if you modify this package you have to get permissions from mozilla
752     to distribute the modified version. If you don't want to get permissions,
753     just strip other-licenses/branding directory and drop the --enable-official-branding
754     configure switch from debian/rules before building/redistributing.
755    
756    
757     === other-licenses/7zstub/ + other-licenses/libart_lgpl/
758    
759     LGPL: /usr/share/common-licenses/LGPL-2.1
760    
761    
762     === other-licenses/bsdiff
763    
764     BSD Protection License
765     February 2002
766    
767     Preamble
768     --------
769    
770     The Berkeley Software Distribution ("BSD") license has proven very effective
771     over the years at allowing for a wide spread of work throughout both
772     commercial and non-commercial products. For programmers whose primary
773     intention is to improve the general quality of available software, it is
774     arguable that there is no better license than the BSD license, as it
775     permits improvements to be used wherever they will help, without idealogical
776     or metallic constraint.
777    
778     This is of particular value to those who produce reference implementations
779     of proposed standards: The case of TCP/IP clearly illustrates that freely
780     and universally available implementations leads the rapid acceptance of
781     standards -- often even being used instead of a de jure standard (eg, OSI
782     network models).
783    
784     With the rapid proliferation of software licensed under the GNU General
785     Public License, however, the continued success of this role is called into
786     question. Given that the inclusion of a few lines of "GPL-tainted" work
787     into a larger body of work will result in restricted distribution -- and
788     given that further work will likely build upon the "tainted" portions,
789     making them difficult to remove at a future date -- there are inevitable
790     circumstances where authors would, in order to protect their goal of
791     providing for the widespread usage of their work, wish to guard against
792     such "GPL-taint".
793    
794     In addition, one can imagine that companies which operate by producing and
795     selling (possibly closed-source) code would wish to protect themselves
796     against the rise of a GPL-licensed competitor. While under existing
797     licenses this would mean not releasing their code under any form of open
798     license, if a license existed under which they could incorporate any
799     improvements back into their own (commercial) products then they might be
800     far more willing to provide for non-closed distribution.
801    
802     For the above reasons, we put forth this "BSD Protection License": A
803     license designed to retain the freedom granted by the BSD license to use
804     licensed works in a wide variety of settings, both non-commercial and
805     commercial, while protecting the work from having future contributors
806     restrict that freedom.
807    
808     The precise terms and conditions for copying, distribution, and
809     modification follow.
810    
811     BSD PROTECTION LICENSE
812     TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION, AND MODIFICATION
813     ----------------------------------------------------------------
814    
815     0. Definitions.
816     a) "Program", below, refers to any program or work distributed under
817     the terms of this license.
818     b) A "work based on the Program", below, refers to either the Program
819     or any derivative work under copyright law.
820     c) "Modification", below, refers to the act of creating derivative works.
821     d) "You", below, refers to each licensee.
822    
823     1. Scope.
824     This license governs the copying, distribution, and modification of the
825     Program. Other activities are outside the scope of this license; The
826     act of running the Program is not restricted, and the output from the
827     Program is covered only if its contents constitute a work based on the
828     Program.
829    
830     2. Verbatim copies.
831     You may copy and distribute verbatim copies of the Program as you
832     receive it, in any medium, provided that you conspicuously and
833     appropriately publish on each copy an appropriate copyright notice; keep
834     intact all the notices that refer to this License and to the absence of
835     any warranty; and give any other recipients of the Program a copy of this
836     License along with the Program.
837    
838     3. Modification and redistribution under closed license.
839     You may modify your copy or copies of the Program, and distribute
840     the resulting derivative works, provided that you meet the
841     following conditions:
842     a) The copyright notice and disclaimer on the Program must be reproduced
843     and included in the source code, documentation, and/or other materials
844     provided in a manner in which such notices are normally distributed.
845     b) The derivative work must be clearly identified as such, in order that
846     it may not be confused with the original work.
847     c) The license under which the derivative work is distributed must
848     expressly prohibit the distribution of further derivative works.
849    
850     4. Modification and redistribution under open license.
851     You may modify your copy or copies of the Program, and distribute
852     the resulting derivative works, provided that you meet the
853     following conditions:
854     a) The copyright notice and disclaimer on the Program must be reproduced
855     and included in the source code, documentation, and/or other materials
856     provided in a manner in which such notices are normally distributed.
857     b) You must clearly indicate the nature and date of any changes made
858     to the Program. The full details need not necessarily be included in
859     the individual modified files, provided that each modified file is
860     clearly marked as such and instructions are included on where the
861     full details of the modifications may be found.
862     c) You must cause any work that you distribute or publish, that in whole
863     or in part contains or is derived from the Program or any part
864     thereof, to be licensed as a whole at no charge to all third
865     parties under the terms of this License.
866    
867     5. Implied acceptance.
868     You may not copy or distribute the Program or any derivative works except
869     as expressly provided under this license. Consequently, any such action
870     will be taken as implied acceptance of the terms of this license.
871    
872     6. NO WARRANTY.
873     THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
874     INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
875     AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
876     THE COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
877     REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE FOR ANY DIRECT,
878     INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
879     ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING, BUT
880     NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
881     USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
882     ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
883     TORT, EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
884     POSSIBILITY OF SUCH DAMAGES.
885    
886     === Calendar icons in debian/iceowl-branding
887    
888     icon48.png, icon64.png, mozicon128.png:
889    
890     Calendar Icons - MPL/GPL/LGPL licensed and trademark free
891    
892     They were downloaded from
893    
894     http://markcarson.com/markcarson/asp/sunbirdicons.asp

  ViewVC Help
Powered by ViewVC 1.1.5