160 lines
7.9 KiB
Plaintext
160 lines
7.9 KiB
Plaintext
|
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||
|
Upstream-Name: NSS
|
||
|
Source: http://ftp.mozilla.org/pub/security/nss/releases/
|
||
|
|
||
|
Files: *
|
||
|
Copyright: 1994-2000 Netscape Communications Corporation.
|
||
|
License: MPL-2.0
|
||
|
On Debian systems the full text of the MPL-2.0 can be found in
|
||
|
/usr/share/common-licenses/MPL-2.0.
|
||
|
|
||
|
Files: nss/lib/zlib/*
|
||
|
Copyright: 1995-2004 Jean-loup Gailly and Mark Adler
|
||
|
License: Zlib
|
||
|
This software is provided 'as-is', without any express or implied
|
||
|
warranty. In no event will the authors be held liable for any damages
|
||
|
arising from the use of this software.
|
||
|
.
|
||
|
Permission is granted to anyone to use this software for any purpose,
|
||
|
including commercial applications, and to alter it and redistribute it
|
||
|
freely, subject to the following restrictions:
|
||
|
.
|
||
|
1. The origin of this software must not be misrepresented; you must not
|
||
|
claim that you wrote the original software. If you use this software
|
||
|
in a product, an acknowledgment in the product documentation would be
|
||
|
appreciated but is not required.
|
||
|
2. Altered source versions must be plainly marked as such, and must not be
|
||
|
misrepresented as being the original software.
|
||
|
3. This notice may not be removed or altered from any source distribution.
|
||
|
.
|
||
|
Jean-loup Gailly Mark Adler
|
||
|
jloup@gzip.org madler@alumni.caltech.edu
|
||
|
.
|
||
|
If you use the zlib library in a product, we would appreciate *not*
|
||
|
receiving lengthy legal documents to sign. The sources are provided
|
||
|
for free but without warranty of any kind. The library has been
|
||
|
entirely written by Jean-loup Gailly and Mark Adler; it does not
|
||
|
include third-party code.
|
||
|
.
|
||
|
If you redistribute modified sources, we would appreciate that you include
|
||
|
in the file ChangeLog history information documenting your changes. Please
|
||
|
read the FAQ for more information on the distribution of modified source
|
||
|
versions.
|
||
|
|
||
|
Files: nss/lib/dbm/*
|
||
|
Copyright: 1991, 1993, 1994 The Regents of the University of California.
|
||
|
License: BSD-3
|
||
|
Copyright (c) 1991, 1993, 1994
|
||
|
The Regents of the University of California. All rights reserved.
|
||
|
|
||
|
Redistribution and use in source and binary forms, with or without
|
||
|
modification, are permitted provided that the following conditions
|
||
|
are met:
|
||
|
1. Redistributions of source code must retain the above copyright
|
||
|
notice, this list of conditions and the following disclaimer.
|
||
|
2. Redistributions in binary form must reproduce the above copyright
|
||
|
notice, this list of conditions and the following disclaimer in the
|
||
|
documentation and/or other materials provided with the distribution.
|
||
|
3. ***REMOVED*** - see
|
||
|
ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change"
|
||
|
4. Neither the name of the University nor the names of its contributors
|
||
|
may be used to endorse or promote products derived from this software
|
||
|
without specific prior written permission.
|
||
|
|
||
|
THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
|
||
|
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||
|
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
||
|
ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
|
||
|
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
||
|
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
|
||
|
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
||
|
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
||
|
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
||
|
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||
|
SUCH DAMAGE.
|
||
|
|
||
|
Files: nss/lib/sqlite/sqlite3.c,
|
||
|
nss/lib/sqlite/sqlite3.h
|
||
|
License: public-domain
|
||
|
The author disclaims copyright to this source code. In place of
|
||
|
a legal notice, here is a blessing:
|
||
|
.
|
||
|
May you do good and not evil.
|
||
|
May you find forgiveness for yourself and forgive others.
|
||
|
May you share freely, never taking more than you give.
|
||
|
|
||
|
Files: nss/coreconf/mkdepend/cppsetup.c,
|
||
|
nss/coreconf/mkdepend/def.h,
|
||
|
nss/coreconf/mkdepend/include.c,
|
||
|
nss/coreconf/mkdepend/main.c,
|
||
|
nss/coreconf/mkdepend/mkdepend.man,
|
||
|
nss/coreconf/mkdepend/parse.c,
|
||
|
nss/coreconf/mkdepend/pr.c
|
||
|
Copyright: 1993, 1994, 1998 The Open Group
|
||
|
License: MIT
|
||
|
Permission to use, copy, modify, distribute, and sell this software and its
|
||
|
documentation for any purpose is hereby granted without fee, provided that
|
||
|
the above copyright notice appear in all copies and that both that
|
||
|
copyright notice and this permission notice appear in supporting
|
||
|
documentation.
|
||
|
.
|
||
|
The above copyright notice and this permission notice shall be included in
|
||
|
all copies or substantial portions of the Software.
|
||
|
.
|
||
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||
|
OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
|
||
|
AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||
|
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||
|
.
|
||
|
Except as contained in this notice, the name of The Open Group shall not be
|
||
|
used in advertising or otherwise to promote the sale, use or other dealings
|
||
|
in this Software without prior written authorization from The Open Group.
|
||
|
|
||
|
Files: nss/coreconf/mkdepend/ifparser.c,
|
||
|
nss/coreconf/mkdepend/ifparser.h
|
||
|
Copyright: 1992 Network Computing Devices, Inc.
|
||
|
License:
|
||
|
Permission to use, copy, modify, and distribute this software and its
|
||
|
documentation for any purpose and without fee is hereby granted, provided
|
||
|
that the above copyright notice appear in all copies and that both that
|
||
|
copyright notice and this permission notice appear in supporting
|
||
|
documentation, and that the name of Network Computing Devices may not be
|
||
|
used in advertising or publicity pertaining to distribution of the software
|
||
|
without specific, written prior permission. Network Computing Devices makes
|
||
|
no representations about the suitability of this software for any purpose.
|
||
|
It is provided ``as is'' without express or implied warranty.
|
||
|
.
|
||
|
NETWORK COMPUTING DEVICES DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
|
||
|
SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS,
|
||
|
IN NO EVENT SHALL NETWORK COMPUTING DEVICES BE LIABLE FOR ANY SPECIAL,
|
||
|
INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
||
|
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
|
||
|
OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||
|
PERFORMANCE OF THIS SOFTWARE.
|
||
|
|
||
|
Files: nss/coreconf/mkdepend/imakemdep.h
|
||
|
Copyright: 1993, 1994 X Consortium
|
||
|
License: MIT
|
||
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||
|
of this software and associated documentation files (the "Software"), to deal
|
||
|
in the Software without restriction, including without limitation the rights
|
||
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||
|
copies of the Software, and to permit persons to whom the Software is
|
||
|
furnished to do so, subject to the following conditions:
|
||
|
.
|
||
|
The above copyright notice and this permission notice shall be included in
|
||
|
all copies or substantial portions of the Software.
|
||
|
.
|
||
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||
|
X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
|
||
|
AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||
|
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||
|
.
|
||
|
Except as contained in this notice, the name of the X Consortium shall not be
|
||
|
used in advertising or otherwise to promote the sale, use or other dealings
|
||
|
in this Software without prior written authorization from the X Consortium.
|