appimage deployment
This commit is contained in:
parent
1a0f756efc
commit
b9a7808960
|
@ -1,8 +1,6 @@
|
|||
[Desktop Entry]
|
||||
Name=Checks parser
|
||||
Type=Application
|
||||
Terminal=false
|
||||
NoDisplay=false
|
||||
Exec=checks-parser
|
||||
Categories=Utility;
|
||||
Exec=usr/bin/checks-parser
|
||||
Icon=checks-parser
|
||||
Type=Application
|
||||
Categories=Utility
|
||||
|
|
|
@ -0,0 +1,37 @@
|
|||
Copyright 2012 - 2014
|
||||
|
||||
Mathis Rosenhauer, Moritz Hanke, Joerg Behrens
|
||||
Deutsches Klimarechenzentrum GmbH
|
||||
Bundesstr. 45a
|
||||
20146 Hamburg
|
||||
Germany
|
||||
|
||||
Luis Kornblueh
|
||||
Max-Planck-Institut fuer Meteorologie
|
||||
Bundesstr. 53
|
||||
20146 Hamburg
|
||||
Germany
|
||||
|
||||
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.
|
||||
|
||||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 COPYRIGHT
|
||||
HOLDER 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.
|
|
@ -0,0 +1,30 @@
|
|||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: Armadillo
|
||||
Source: http://arma.sf.net
|
||||
Files-Excluded: mex_interface/*.mat
|
||||
examples/lib_win64
|
||||
examples/*_win64.*
|
||||
*pdf
|
||||
|
||||
Files: *
|
||||
Copyright: 2008-2017 Conrad Sanderson (http://conradsanderson.id.au)
|
||||
2008-2016 National ICT Australia (NICTA)
|
||||
2017 Arroyo Consortium
|
||||
2017 Data61, CSIRO
|
||||
License: Apache
|
||||
This package is licensed under the Apache 2.0 License. On
|
||||
Debian systems, the complete text of the Apache 2.0 License
|
||||
can be found in `/usr/share/common-licenses/Apache-2.0'.
|
||||
.
|
||||
Upstream Author: Conrad Sanderson <conradsand ! ieee !org> (Change first `!' to `@', second one to `.')
|
||||
Main developers:
|
||||
- Conrad Sanderson - http://itee.uq.edu.au/~conrad/
|
||||
- Ryan Curtin
|
||||
|
||||
Files: debian/*
|
||||
Copyright: © 2009-2017, Kumar Appaiah <akumar@debian.org>
|
||||
License: GPL-2
|
||||
The Debian packaging is © 2009-2017, Kumar Appaiah <akumar@debian.org>
|
||||
and is licensed under the GNU General Public License version 2. On
|
||||
Debian systems, the complete text of the GNU General Public License
|
||||
can be found in `/usr/share/common-licenses/GPL-2'.
|
|
@ -0,0 +1,44 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
This package was debianized by Christophe Prud'homme prudhomm@debian.org on
|
||||
Mon, 4 Feb 2002 15:06:42 -0500.
|
||||
|
||||
It was downloaded from http://www.caam.rice.edu/software/ARPACK/
|
||||
|
||||
Copyright and License (downloaded on 2008-11-12 by Adam C. Powell, IV
|
||||
from http://www.caam.rice.edu/software/ARPACK/RiceBSD.txt):
|
||||
|
||||
BSD Software License
|
||||
|
||||
Pertains to ARPACK and P_ARPACK
|
||||
|
||||
Copyright (c) 1996-2008 Rice University.
|
||||
Developed by D.C. Sorensen, R.B. Lehoucq, C. Yang, and K. Maschhoff.
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions are
|
||||
met:
|
||||
|
||||
- Redistributions of source code must retain the above copyright
|
||||
notice, this list of conditions and the following disclaimer.
|
||||
|
||||
- Redistributions in binary form must reproduce the above copyright
|
||||
notice, this list of conditions and the following disclaimer listed
|
||||
in this license in the documentation and/or other materials
|
||||
provided with the distribution.
|
||||
|
||||
- Neither the name of the copyright holders 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 COPYRIGHT HOLDERS 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 COPYRIGHT
|
||||
OWNER 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.
|
|
@ -0,0 +1,104 @@
|
|||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: heimdal
|
||||
Upstream-Contact: heimdal@h5l.org
|
||||
Source: https://github.com/heimdal/heimdal
|
||||
Files-Excluded: doc/doxyout
|
||||
lib/wind/rfc3490.txt
|
||||
lib/wind/rfc3491.txt
|
||||
lib/wind/rfc4013.txt
|
||||
lib/wind/rfc4518.txt
|
||||
|
||||
Files: *
|
||||
Copyright: 1996-2017 Kungliga Tekniska Högskolan
|
||||
2009, 2010 Apple, Inc.
|
||||
1991, 2013 Massachusetts Institute of Technology
|
||||
1995-1997 Eric Young <eay@@mincom.oz.au>
|
||||
1988, 1990, 1993 The Regents of the University of California
|
||||
License: BSD-3-clause
|
||||
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. Neither the name of the Institute 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 INSTITUTE 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 INSTITUTE 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: lib/wind/rfc3454.txt
|
||||
Copyright: None
|
||||
License: none
|
||||
Not copyrightable; stripped to contain only tables.
|
||||
|
||||
Files: lib/wind/rfc3492.txt
|
||||
Copyright: 2003 The Internet Society
|
||||
License: custom
|
||||
Regarding this entire document or any portion of it (including the
|
||||
pseudocode and C code), the author makes no guarantees and is not
|
||||
responsible for any damage resulting from its use. The author grants
|
||||
irrevocable permission to anyone to use, modify, and distribute it in
|
||||
any way that does not diminish the rights of anyone else to use,
|
||||
modify, and distribute it, provided that redistributed derivative
|
||||
works do not contain misleading author or version information.
|
||||
Derivative works need not be licensed under similar terms.
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 1999-2017 Brian May <bam@debian.org>
|
||||
2017 Dominik George <nik@naturalnet.de>
|
||||
License: GPL-2+
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License along
|
||||
with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
.
|
||||
On Debian systems, the full text can be found in
|
||||
/usr/share/common-licenses/GPL-2.
|
||||
|
||||
#Files: ?
|
||||
#Copyright: 1992 Simmule Turner and Rich Salz
|
||||
#License: Spencer-94
|
||||
# This software is not subject to any license of the American Telephone
|
||||
# and Telegraph Company or of the Regents of the University of California.
|
||||
# .
|
||||
# Permission is granted to anyone to use this software for any purpose on
|
||||
# any computer system, and to alter it and redistribute it freely, subject
|
||||
# to the following restrictions:
|
||||
# .
|
||||
# 1. The authors are not responsible for the consequences of use of this
|
||||
# software, no matter how awful, even if they arise from flaws in it.
|
||||
# .
|
||||
# 2. The origin of this software must not be misrepresented, either by
|
||||
# explicit claim or by omission. Since few users ever read sources,
|
||||
# credits must appear in the documentation.
|
||||
# .
|
||||
# 3. Altered versions must be plainly marked as such, and must not be
|
||||
# misrepresented as being the original software. Since few users
|
||||
# ever read sources, credits must appear in the documentation.
|
||||
# .
|
||||
# 4. This notice may not be removed or altered.
|
|
@ -0,0 +1,96 @@
|
|||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: LAPACK — Linear Algebra PACKage
|
||||
Upstream-Contact: http://icl.cs.utk.edu/lapack-forum/
|
||||
Source: http://www.netlib.org/lapack/
|
||||
|
||||
Files: *
|
||||
Copyright: 1992-2017 The University of Tennessee and The University of Tennessee Research Foundation
|
||||
2000-2017 The University of California Berkeley
|
||||
2006-2017 The University of Colorado Denverf
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: CMAKE/FindGcov.cmake
|
||||
CMAKE/Findcodecov.cmake
|
||||
Copyright: 2015-2016 RWTH Aachen University, Federal Republic of Germany
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: LAPACKE/*
|
||||
Copyright: 2010-2017 Intel Corp
|
||||
License: BSD-3-clause-intel
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions are met:
|
||||
.
|
||||
* Redistributions of source code must retain the above copyright notice,
|
||||
this list of conditions and the following disclaimer.
|
||||
* 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.
|
||||
* Neither the name of Intel Corporation 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 COPYRIGHT HOLDERS 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 COPYRIGHT OWNER 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: debian/*
|
||||
License: BSD-3-clause
|
||||
Copyright: 1997 Sue Campbell <sacampbe@mercator.math.uwaterloo.ca>
|
||||
1998,2008 Matthias Klose <doko@debian.org>
|
||||
1999-2000 James A. Treacy <treacy@debian.org>
|
||||
2000 Christopher C. Chimelis <chris@classnet.med.miami.edu>
|
||||
2001-2005,2007 Camm Maguire <camm@enhanced.com>
|
||||
2001 John Daily <jdaily@progeny.com>
|
||||
2007 Amaya Rodrigo Sastre <amaya@debian.org>
|
||||
2008 Kumar Appaiah <akumar@ee.iitm.ac.in>
|
||||
2008 Riku Voipio <riku.voipio@iki.fi>
|
||||
2008 Ondrej Certik <ondrej@certik.cz>
|
||||
2009 Rafael Laboissiere <rafael@laboissiere.net>
|
||||
2010 Laurent Bigonville <bigon@debian.org>
|
||||
2013 Julian Taylor
|
||||
2008-2013 Sylvestre Ledru <sylvestre@debian.org>
|
||||
2012-2017 Sébastien Villemot <sebastien@debian.org>
|
||||
|
||||
License: BSD-3-clause
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions are
|
||||
met:
|
||||
.
|
||||
- Redistributions of source code must retain the above copyright
|
||||
notice, this list of conditions and the following disclaimer.
|
||||
.
|
||||
- Redistributions in binary form must reproduce the above copyright
|
||||
notice, this list of conditions and the following disclaimer listed
|
||||
in this license in the documentation and/or other materials
|
||||
provided with the distribution.
|
||||
.
|
||||
- Neither the name of the copyright holders nor the names of its
|
||||
contributors may be used to endorse or promote products derived from
|
||||
this software without specific prior written permission.
|
||||
.
|
||||
The copyright holders provide no reassurances that the source code
|
||||
provided does not infringe any patent, copyright, or any other
|
||||
intellectual property rights of third parties. The copyright holders
|
||||
disclaim any liability to any recipient for claims brought against
|
||||
recipient by any third party for infringement of that parties
|
||||
intellectual property rights.
|
||||
.
|
||||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 COPYRIGHT
|
||||
OWNER 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.
|
|
@ -0,0 +1,595 @@
|
|||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
|
||||
Files:
|
||||
*
|
||||
Copyright:
|
||||
Copyright © 2004-2006, 2008-2017 Guillem Jover <guillem@hadrons.org>
|
||||
License: BSD-3-clause
|
||||
|
||||
Files:
|
||||
man/arc4random.3bsd
|
||||
man/tree.3bsd
|
||||
Copyright:
|
||||
Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de>
|
||||
All rights reserved.
|
||||
License: BSD-4-clause-Niels-Provos
|
||||
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. All advertising materials mentioning features or use of this software
|
||||
must display the following acknowledgement:
|
||||
This product includes software developed by Niels Provos.
|
||||
4. The name of the author may not be used to endorse or promote products
|
||||
derived from this software without specific prior written permission.
|
||||
.
|
||||
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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:
|
||||
man/getprogname.3bsd
|
||||
Copyright:
|
||||
Copyright © 2001 Christopher G. Demetriou
|
||||
All rights reserved.
|
||||
License: BSD-4-clause-Christopher-G-Demetriou
|
||||
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. All advertising materials mentioning features or use of this software
|
||||
must display the following acknowledgement:
|
||||
This product includes software developed for the
|
||||
NetBSD Project. See http://www.netbsd.org/ for
|
||||
information about NetBSD.
|
||||
4. The name of the author may not be used to endorse or promote products
|
||||
derived from this software without specific prior written permission.
|
||||
.
|
||||
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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:
|
||||
include/bsd/err.h
|
||||
include/bsd/stdlib.h
|
||||
include/bsd/unistd.h
|
||||
src/bsd_getopt.c
|
||||
src/err.c
|
||||
src/fgetln.c
|
||||
src/progname.c
|
||||
Copyright:
|
||||
Copyright © 2005, 2008-2012 Guillem Jover <guillem@hadrons.org>
|
||||
Copyright © 2005 Hector Garcia Alvarez
|
||||
Copyright © 2005 Aurelien Jarno
|
||||
Copyright © 2006 Robert Millan
|
||||
License: BSD-3-clause
|
||||
|
||||
Files:
|
||||
include/bsd/netinet/ip_icmp.h
|
||||
include/bsd/sys/bitstring.h
|
||||
include/bsd/sys/queue.h
|
||||
include/bsd/sys/time.h
|
||||
include/bsd/timeconv.h
|
||||
include/bsd/vis.h
|
||||
man/bitstring.3bsd
|
||||
man/errc.3bsd
|
||||
man/explicit_bzero.3bsd
|
||||
man/fgetln.3bsd
|
||||
man/fgetwln.3bsd
|
||||
man/fpurge.3bsd
|
||||
man/funopen.3bsd
|
||||
man/getbsize.3bsd
|
||||
man/heapsort.3bsd
|
||||
man/nlist.3bsd
|
||||
man/queue.3bsd
|
||||
man/radixsort.3bsd
|
||||
man/reallocarray.3bsd
|
||||
man/reallocf.3bsd
|
||||
man/setmode.3bsd
|
||||
man/strmode.3bsd
|
||||
man/strnstr.3bsd
|
||||
man/unvis.3bsd
|
||||
man/vis.3bsd
|
||||
man/wcslcpy.3bsd
|
||||
src/getbsize.c
|
||||
src/heapsort.c
|
||||
src/merge.c
|
||||
src/nlist.c
|
||||
src/radixsort.c
|
||||
src/setmode.c
|
||||
src/strmode.c
|
||||
src/strnstr.c
|
||||
src/unvis.c
|
||||
src/vis.c
|
||||
Copyright:
|
||||
Copyright © 1980, 1982, 1986, 1989-1994
|
||||
The Regents of the University of California. All rights reserved.
|
||||
Copyright © 2001 Mike Barcroft <mike@FreeBSD.org>
|
||||
.
|
||||
Some code is derived from software contributed to Berkeley by
|
||||
the American National Standards Committee X3, on Information
|
||||
Processing Systems.
|
||||
.
|
||||
Some code is derived from software contributed to Berkeley by
|
||||
Peter McIlroy.
|
||||
.
|
||||
Some code is derived from software contributed to Berkeley by
|
||||
Ronnie Kon at Mindcraft Inc., Kevin Lew and Elmer Yglesias.
|
||||
.
|
||||
Some code is derived from software contributed to Berkeley by
|
||||
Dave Borman at Cray Research, Inc.
|
||||
.
|
||||
Some code is derived from software contributed to Berkeley by
|
||||
Paul Vixie.
|
||||
.
|
||||
Some code is derived from software contributed to Berkeley by
|
||||
Chris Torek.
|
||||
.
|
||||
Copyright © UNIX System Laboratories, Inc.
|
||||
All or some portions of this file are derived from material licensed
|
||||
to the University of California by American Telephone and Telegraph
|
||||
Co. or Unix System Laboratories, Inc. and are reproduced herein with
|
||||
the permission of UNIX System Laboratories, Inc.
|
||||
License: BSD-3-clause-Regents
|
||||
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. 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:
|
||||
include/bsd/libutil.h
|
||||
Copyright:
|
||||
Copyright © 1996 Peter Wemm <peter@FreeBSD.org>.
|
||||
All rights reserved.
|
||||
Copyright © 2002 Networks Associates Technology, Inc.
|
||||
All rights reserved.
|
||||
License: BSD-3-clause-Peter-Wemm
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, is 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. The name of the author may not be used to endorse or promote
|
||||
products derived from this software without specific prior written
|
||||
permission.
|
||||
.
|
||||
THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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:
|
||||
man/timeradd.3bsd
|
||||
Copyright:
|
||||
Copyright © 2009 Jukka Ruohonen <jruohonen@iki.fi>
|
||||
Copyright © 1999 Kelly Yancey <kbyanc@posi.net>
|
||||
All rights reserved.
|
||||
License: BSD-3-clause-John-Birrell
|
||||
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. Neither the name of the author nor the names of any co-contributors
|
||||
may be used to endorse or promote products derived from this software
|
||||
without specific prior written permission.
|
||||
.
|
||||
THIS SOFTWARE IS PROVIDED BY JOHN BIRRELL 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:
|
||||
man/setproctitle.3bsd
|
||||
Copyright:
|
||||
Copyright © 1995 Peter Wemm <peter@FreeBSD.org>
|
||||
All rights reserved.
|
||||
License: BSD-5-clause-Peter-Wemm
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, is permitted provided that the following conditions
|
||||
are met:
|
||||
1. Redistributions of source code must retain the above copyright
|
||||
notice immediately at the beginning of the file, without modification,
|
||||
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. This work was done expressly for inclusion into FreeBSD. Other use
|
||||
is permitted provided this notation is included.
|
||||
4. Absolutely no warranty of function or purpose is made by the author
|
||||
Peter Wemm.
|
||||
5. Modifications may be freely made to this file providing the above
|
||||
conditions are met.
|
||||
|
||||
Files:
|
||||
include/bsd/stringlist.h
|
||||
man/fmtcheck.3bsd
|
||||
man/humanize_number.3bsd
|
||||
man/stringlist.3bsd
|
||||
man/timeval.3bsd
|
||||
src/fmtcheck.c
|
||||
src/humanize_number.c
|
||||
src/stringlist.c
|
||||
Copyright:
|
||||
Copyright © 1994, 1997-2000, 2002, 2008, 2010 The NetBSD Foundation, Inc.
|
||||
All rights reserved.
|
||||
.
|
||||
Some code was contributed to The NetBSD Foundation by Allen Briggs.
|
||||
.
|
||||
Some code was contributed to The NetBSD Foundation by Luke Mewburn.
|
||||
.
|
||||
Some code is derived from software contributed to The NetBSD Foundation
|
||||
by Jason R. Thorpe of the Numerical Aerospace Simulation Facility,
|
||||
NASA Ames Research Center, by Luke Mewburn and by Tomas Svensson.
|
||||
.
|
||||
Some code is derived from software contributed to The NetBSD Foundation
|
||||
by Julio M. Merino Vidal, developed as part of Google's Summer of Code
|
||||
2005 program.
|
||||
.
|
||||
Some code is derived from software contributed to The NetBSD Foundation
|
||||
by Christos Zoulas.
|
||||
.
|
||||
Some code is derived from software contributed to The NetBSD Foundation
|
||||
by Jukka Ruohonen.
|
||||
License: BSD-2-clause-NetBSD
|
||||
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.
|
||||
.
|
||||
THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. 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 FOUNDATION 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:
|
||||
include/bsd/sys/endian.h
|
||||
man/byteorder.3bsd
|
||||
man/closefrom.3bsd
|
||||
man/expand_number.3bsd
|
||||
man/flopen.3bsd
|
||||
man/getpeereid.3bsd
|
||||
man/pidfile.3bsd
|
||||
src/expand_number.c
|
||||
src/hash/sha512.h
|
||||
src/hash/sha512c.c
|
||||
src/pidfile.c
|
||||
src/reallocf.c
|
||||
src/timeconv.c
|
||||
Copyright:
|
||||
Copyright © 1998, M. Warner Losh <imp@freebsd.org>
|
||||
All rights reserved.
|
||||
.
|
||||
Copyright © 2001 Dima Dorfman.
|
||||
All rights reserved.
|
||||
.
|
||||
Copyright © 2001 FreeBSD Inc.
|
||||
All rights reserved.
|
||||
.
|
||||
Copyright © 2002 Thomas Moestl <tmm@FreeBSD.org>
|
||||
All rights reserved.
|
||||
.
|
||||
Copyright © 2002 Mike Barcroft <mike@FreeBSD.org>
|
||||
All rights reserved.
|
||||
.
|
||||
Copyright © 2005 Pawel Jakub Dawidek <pjd@FreeBSD.org>
|
||||
All rights reserved.
|
||||
.
|
||||
Copyright © 2005 Colin Percival
|
||||
All rights reserved.
|
||||
.
|
||||
Copyright © 2007 Eric Anderson <anderson@FreeBSD.org>
|
||||
Copyright © 2007 Pawel Jakub Dawidek <pjd@FreeBSD.org>
|
||||
All rights reserved.
|
||||
.
|
||||
Copyright © 2007 Dag-Erling Coïdan Smørgrav
|
||||
All rights reserved.
|
||||
.
|
||||
Copyright © 2009 Advanced Computing Technologies LLC
|
||||
Written by: John H. Baldwin <jhb@FreeBSD.org>
|
||||
All rights reserved.
|
||||
.
|
||||
Copyright © 2011 Guillem Jover <guillem@hadrons.org>
|
||||
License: BSD-2-clause
|
||||
|
||||
Files:
|
||||
src/flopen.c
|
||||
Copyright:
|
||||
Copyright © 2007 Dag-Erling Coïdan Smørgrav
|
||||
All rights reserved.
|
||||
License: BSD-2-clause-verbatim
|
||||
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
|
||||
in this position and unchanged.
|
||||
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.
|
||||
.
|
||||
THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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:
|
||||
include/bsd/sys/tree.h
|
||||
man/fparseln.3bsd
|
||||
src/fparseln.c
|
||||
Copyright:
|
||||
Copyright © 1997 Christos Zoulas.
|
||||
All rights reserved.
|
||||
.
|
||||
Copyright © 2002 Niels Provos <provos@citi.umich.edu>
|
||||
All rights reserved.
|
||||
License: BSD-2-clause-author
|
||||
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.
|
||||
.
|
||||
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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:
|
||||
include/bsd/readpassphrase.h
|
||||
man/readpassphrase.3bsd
|
||||
man/strlcpy.3bsd
|
||||
man/strtonum.3bsd
|
||||
src/arc4random.c
|
||||
src/arc4random_openbsd.h
|
||||
src/arc4random_uniform.c
|
||||
src/arc4random_unix.h
|
||||
src/closefrom.c
|
||||
src/getentropy_aix.c
|
||||
src/getentropy_bsd.c
|
||||
src/getentropy_hpux.c
|
||||
src/getentropy_hurd.c
|
||||
src/getentropy_linux.c
|
||||
src/getentropy_osx.c
|
||||
src/getentropy_solaris.c
|
||||
src/readpassphrase.c
|
||||
src/reallocarray.c
|
||||
src/strlcat.c
|
||||
src/strlcpy.c
|
||||
src/strtonum.c
|
||||
Copyright:
|
||||
Copyright © 2004 Ted Unangst and Todd Miller
|
||||
All rights reserved.
|
||||
.
|
||||
Copyright © 1996 David Mazieres <dm@uun.org>
|
||||
Copyright © 1998, 2000-2002, 2004-2005, 2007, 2010, 2012-2015
|
||||
Todd C. Miller <Todd.Miller@courtesan.com>
|
||||
Copyright © 2004 Ted Unangst
|
||||
Copyright © 2008 Damien Miller <djm@openbsd.org>
|
||||
Copyright © 2008 Otto Moerbeek <otto@drijf.net>
|
||||
Copyright © 2013 Markus Friedl <markus@openbsd.org>
|
||||
Copyright © 2014 Bob Beck <beck@obtuse.com>
|
||||
Copyright © 2014 Brent Cook <bcook@openbsd.org>
|
||||
Copyright © 2014 Pawel Jakub Dawidek <pjd@FreeBSD.org>
|
||||
Copyright © 2014 Theo de Raadt <deraadt@openbsd.org>
|
||||
Copyright © 2015 Michael Felt <aixtools@gmail.com>
|
||||
Copyright © 2015 Guillem Jover <guillem@hadrons.org>
|
||||
License: ISC
|
||||
Permission to use, copy, modify, and distribute this software for any
|
||||
purpose with or without fee is hereby granted, provided that the above
|
||||
copyright notice and this permission notice appear in all copies.
|
||||
.
|
||||
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
||||
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
||||
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
||||
ANY SPECIAL, DIRECT, 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:
|
||||
src/inet_net_pton.c
|
||||
Copyright:
|
||||
Copyright © 1996 by Internet Software Consortium.
|
||||
License: ISC-Original
|
||||
Permission to use, copy, modify, and distribute this software for any
|
||||
purpose with or without fee is hereby granted, provided that the above
|
||||
copyright notice and this permission notice appear in all copies.
|
||||
.
|
||||
THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS
|
||||
ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
|
||||
OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
|
||||
CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, 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:
|
||||
src/setproctitle.c
|
||||
Copyright:
|
||||
Copyright © 2010 William Ahern
|
||||
Copyright © 2012 Guillem Jover <guillem@hadrons.org>
|
||||
License: Expat
|
||||
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 AUTHORS OR COPYRIGHT HOLDERS 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.
|
||||
|
||||
Files:
|
||||
include/bsd/md5.h
|
||||
src/hash/md5.c
|
||||
Copyright:
|
||||
None
|
||||
License: public-domain-Colin-Plumb
|
||||
This code implements the MD5 message-digest algorithm.
|
||||
The algorithm is due to Ron Rivest. This code was
|
||||
written by Colin Plumb in 1993, no copyright is claimed.
|
||||
This code is in the public domain; do with it what you wish.
|
||||
|
||||
Files:
|
||||
src/explicit_bzero.c
|
||||
src/chacha_private.h
|
||||
Copyright:
|
||||
None
|
||||
License: public-domain
|
||||
Public domain.
|
||||
|
||||
Files:
|
||||
man/mdX.3bsd
|
||||
src/hash/md5hl.c
|
||||
src/hash/helper.c
|
||||
Copyright:
|
||||
None
|
||||
License: Beerware
|
||||
"THE BEER-WARE LICENSE" (Revision 42):
|
||||
<phk@login.dkuug.dk> wrote this file. As long as you retain this notice you
|
||||
can do whatever you want with this stuff. If we meet some day, and you think
|
||||
this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
|
||||
|
||||
License: BSD-3-clause
|
||||
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. The name of the author may not be used to endorse or promote products
|
||||
derived from this software without specific prior written permission.
|
||||
.
|
||||
THIS SOFTWARE IS PROVIDED ``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 AUTHOR 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.
|
||||
|
||||
License: BSD-2-clause
|
||||
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.
|
||||
.
|
||||
THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
|
|
@ -0,0 +1,509 @@
|
|||
This is the Debian prepackaged version of the GNU C Library version 2.23.
|
||||
|
||||
It was put together by the GNU Libc Maintainers <debian-glibc@lists.debian.org>
|
||||
from <https://sourceware.org/git/glibc.git>
|
||||
|
||||
* Most of the GNU C library is under the following copyright:
|
||||
|
||||
Copyright (C) 1991-2015 Free Software Foundation, Inc.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU Lesser General Public
|
||||
License as published by the Free Software Foundation; either
|
||||
version 2.1 of the License, or (at your option) any later version.
|
||||
|
||||
The GNU C Library is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
Lesser General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Lesser General Public
|
||||
License along with the GNU C Library; if not, write to the Free
|
||||
Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
|
||||
02110-1301 USA
|
||||
|
||||
On Debian systems, the complete text of the GNU Library
|
||||
General Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.
|
||||
|
||||
* The utilities associated with GNU C library is under the following
|
||||
copyright:
|
||||
|
||||
Copyright (C) 1991-2015 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published
|
||||
by the Free Software Foundation; version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program; if not, write to the Free Software Foundation,
|
||||
Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
|
||||
On Debian systems, the complete text of the GNU Library
|
||||
General Public License can be found in `/usr/share/common-licenses/GPL-2'.
|
||||
|
||||
* All code incorporated from 4.4 BSD is distributed under the following
|
||||
license:
|
||||
|
||||
Copyright (C) 1991 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. [This condition was removed.]
|
||||
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.
|
||||
|
||||
* The DNS resolver code, taken from BIND 4.9.5, is copyrighted both by
|
||||
UC Berkeley and by Digital Equipment Corporation. The DEC portions
|
||||
are under the following license:
|
||||
|
||||
Portions Copyright (C) 1993 by Digital Equipment Corporation.
|
||||
|
||||
Permission to use, copy, modify, and distribute this software for any
|
||||
purpose with or without fee is hereby granted, provided that the above
|
||||
copyright notice and this permission notice appear in all copies, and
|
||||
that the name of Digital Equipment Corporation not be used in
|
||||
advertising or publicity pertaining to distribution of the document or
|
||||
software without specific, written prior permission.
|
||||
|
||||
THE SOFTWARE IS PROVIDED ``AS IS'' AND DIGITAL EQUIPMENT CORP.
|
||||
DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
|
||||
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
|
||||
DIGITAL EQUIPMENT CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT,
|
||||
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.
|
||||
|
||||
* The ISC portions are under the following license:
|
||||
|
||||
Portions Copyright (c) 1996-1999 by Internet Software Consortium.
|
||||
|
||||
Permission to use, copy, modify, and distribute this software for any
|
||||
purpose with or without fee is hereby granted, provided that the above
|
||||
copyright notice and this permission notice appear in all copies.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS
|
||||
ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
|
||||
OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
|
||||
CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, 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.
|
||||
|
||||
* The Sun RPC support (from rpcsrc-4.0) is covered by the following
|
||||
license:
|
||||
|
||||
Copyright (c) 2010, Oracle America, Inc.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions are
|
||||
met:
|
||||
|
||||
* Redistributions of source code must retain the above copyright
|
||||
notice, this list of conditions and the following disclaimer.
|
||||
* 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.
|
||||
* Neither the name of the "Oracle America, Inc." 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 COPYRIGHT HOLDERS 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
|
||||
COPYRIGHT HOLDER 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.
|
||||
|
||||
* The following CMU license covers some of the support code for Mach,
|
||||
derived from Mach 3.0:
|
||||
|
||||
Mach Operating System
|
||||
Copyright (C) 1991,1990,1989 Carnegie Mellon University
|
||||
All Rights Reserved.
|
||||
|
||||
Permission to use, copy, modify and distribute this software and its
|
||||
documentation is hereby granted, provided that both the copyright
|
||||
notice and this permission notice appear in all copies of the
|
||||
software, derivative works or modified versions, and any portions
|
||||
thereof, and that both notices appear in supporting documentation.
|
||||
|
||||
CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS''
|
||||
CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR
|
||||
ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE.
|
||||
|
||||
Carnegie Mellon requests users of this software to return to
|
||||
|
||||
Software Distribution Coordinator
|
||||
School of Computer Science
|
||||
Carnegie Mellon University
|
||||
Pittsburgh PA 15213-3890
|
||||
|
||||
or Software.Distribution@CS.CMU.EDU any improvements or
|
||||
extensions that they make and grant Carnegie Mellon the rights to
|
||||
redistribute these changes.
|
||||
|
||||
* The file if_ppp.h is under the following CMU license:
|
||||
|
||||
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. 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 CARNEGIE MELLON UNIVERSITY 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 UNIVERSITY 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.
|
||||
|
||||
* The following license covers the files from Intel's "Highly Optimized
|
||||
Mathematical Functions for Itanium" collection:
|
||||
|
||||
Intel License Agreement
|
||||
|
||||
Copyright (c) 2000, Intel Corporation
|
||||
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions are
|
||||
met:
|
||||
|
||||
* Redistributions of source code must retain the above copyright
|
||||
notice, this list of conditions and the following disclaimer.
|
||||
|
||||
* 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.
|
||||
|
||||
* The name of Intel Corporation may not be used to endorse or promote
|
||||
products derived from this software without specific prior written
|
||||
permission.
|
||||
|
||||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 INTEL 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.
|
||||
|
||||
* The files inet/getnameinfo.c and sysdeps/posix/getaddrinfo.c are copyright
|
||||
(C) by Craig Metz and are distributed under the following license:
|
||||
|
||||
/* The Inner Net License, Version 2.00
|
||||
|
||||
The author(s) grant permission for redistribution and use in source and
|
||||
binary forms, with or without modification, of the software and documentation
|
||||
provided that the following conditions are met:
|
||||
|
||||
0. If you receive a version of the software that is specifically labelled
|
||||
as not being for redistribution (check the version message and/or README),
|
||||
you are not permitted to redistribute that version of the software in any
|
||||
way or form.
|
||||
1. All terms of the all other applicable copyrights and licenses must be
|
||||
followed.
|
||||
2. Redistributions of source code must retain the authors' copyright
|
||||
notice(s), this list of conditions, and the following disclaimer.
|
||||
3. Redistributions in binary form must reproduce the authors' copyright
|
||||
notice(s), this list of conditions, and the following disclaimer in the
|
||||
documentation and/or other materials provided with the distribution.
|
||||
4. [The copyright holder has authorized the removal of this clause.]
|
||||
5. Neither the name(s) of the author(s) 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 ITS AUTHORS 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 AUTHORS 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.
|
||||
|
||||
If these license terms cause you a real problem, contact the author. */
|
||||
|
||||
* The file sunrpc/des_impl.c is copyright Eric Young:
|
||||
|
||||
Copyright (C) 1992 Eric Young
|
||||
Collected from libdes and modified for SECURE RPC by Martin Kuck 1994
|
||||
This file is distributed under the terms of the GNU Lesser General
|
||||
Public License, version 2.1 or later - see the file COPYING.LIB for details.
|
||||
If you did not receive a copy of the license with this program, please
|
||||
see <http://www.gnu.org/licenses/> to obtain a copy.
|
||||
|
||||
* The libidn code is copyright Simon Josefsson, with portions copyright
|
||||
The Internet Society, Tom Tromey and Red Hat, Inc.:
|
||||
|
||||
Copyright (C) 2002, 2003, 2004, 2011 Simon Josefsson
|
||||
|
||||
This file is part of GNU Libidn.
|
||||
|
||||
GNU Libidn is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU Lesser General Public
|
||||
License as published by the Free Software Foundation; either
|
||||
version 2.1 of the License, or (at your option) any later version.
|
||||
|
||||
GNU Libidn is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
Lesser General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Lesser General Public
|
||||
License along with GNU Libidn; if not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
* The following notice applies to portions of libidn/nfkc.c:
|
||||
|
||||
This file contains functions from GLIB, including gutf8.c and
|
||||
gunidecomp.c, all licensed under LGPL and copyright hold by:
|
||||
|
||||
Copyright (C) 1999, 2000 Tom Tromey
|
||||
Copyright 2000 Red Hat, Inc.
|
||||
|
||||
* The following applies to portions of libidn/punycode.c and
|
||||
libidn/punycode.h:
|
||||
|
||||
This file is derived from RFC 3492bis written by Adam M. Costello.
|
||||
|
||||
Disclaimer and license: Regarding this entire document or any
|
||||
portion of it (including the pseudocode and C code), the author
|
||||
makes no guarantees and is not responsible for any damage resulting
|
||||
from its use. The author grants irrevocable permission to anyone
|
||||
to use, modify, and distribute it in any way that does not diminish
|
||||
the rights of anyone else to use, modify, and distribute it,
|
||||
provided that redistributed derivative works do not contain
|
||||
misleading author or version information. Derivative works need
|
||||
not be licensed under similar terms.
|
||||
|
||||
Copyright (C) The Internet Society (2003). All Rights Reserved.
|
||||
|
||||
This document and translations of it may be copied and furnished to
|
||||
others, and derivative works that comment on or otherwise explain it
|
||||
or assist in its implementation may be prepared, copied, published
|
||||
and distributed, in whole or in part, without restriction of any
|
||||
kind, provided that the above copyright notice and this paragraph are
|
||||
included on all such copies and derivative works. However, this
|
||||
document itself may not be modified in any way, such as by removing
|
||||
the copyright notice or references to the Internet Society or other
|
||||
Internet organizations, except as needed for the purpose of
|
||||
developing Internet standards in which case the procedures for
|
||||
copyrights defined in the Internet Standards process must be
|
||||
followed, or as required to translate it into languages other than
|
||||
English.
|
||||
|
||||
The limited permissions granted above are perpetual and will not be
|
||||
revoked by the Internet Society or its successors or assigns.
|
||||
|
||||
This document and the information contained herein is provided on an
|
||||
"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING
|
||||
TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING
|
||||
BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION
|
||||
HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF
|
||||
MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
|
||||
|
||||
* The file inet/rcmd.c is under a UCB copyright and the following:
|
||||
|
||||
Copyright (C) 1998 WIDE Project.
|
||||
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. Neither the name of the project 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 PROJECT 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 PROJECT 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.
|
||||
|
||||
* The file posix/runtests.c is copyright Tom Lord:
|
||||
|
||||
Copyright 1995 by Tom Lord
|
||||
|
||||
All Rights Reserved
|
||||
|
||||
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 the copyright holder not be
|
||||
used in advertising or publicity pertaining to distribution of the
|
||||
software without specific, written prior permission.
|
||||
|
||||
Tom Lord DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||||
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
|
||||
EVENT SHALL TOM LORD 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.
|
||||
|
||||
* The posix/rxspencer tests are copyright Henry Spencer:
|
||||
|
||||
Copyright 1992, 1993, 1994, 1997 Henry Spencer. All rights reserved.
|
||||
This software is not subject to any license of the American Telephone
|
||||
and Telegraph Company or of the Regents of the University of California.
|
||||
|
||||
Permission is granted to anyone to use this software for any purpose on
|
||||
any computer system, and to alter it and redistribute it, subject
|
||||
to the following restrictions:
|
||||
|
||||
1. The author is not responsible for the consequences of use of this
|
||||
software, no matter how awful, even if they arise from flaws in it.
|
||||
|
||||
2. The origin of this software must not be misrepresented, either by
|
||||
explicit claim or by omission. Since few users ever read sources,
|
||||
credits must appear in the documentation.
|
||||
|
||||
3. Altered versions must be plainly marked as such, and must not be
|
||||
misrepresented as being the original software. Since few users
|
||||
ever read sources, credits must appear in the documentation.
|
||||
|
||||
4. This notice may not be removed or altered.
|
||||
|
||||
* The file posix/PCRE.tests is copyright University of Cambridge:
|
||||
|
||||
Copyright (c) 1997-2003 University of Cambridge
|
||||
|
||||
Permission is granted to anyone to use this software for any purpose on any
|
||||
computer system, and to redistribute it freely, subject to the following
|
||||
restrictions:
|
||||
|
||||
1. This software is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
|
||||
2. The origin of this software must not be misrepresented, either by
|
||||
explicit claim or by omission. In practice, this means that if you use
|
||||
PCRE in software that you distribute to others, commercially or
|
||||
otherwise, you must put a sentence like this
|
||||
|
||||
Regular expression support is provided by the PCRE library package,
|
||||
which is open source software, written by Philip Hazel, and copyright
|
||||
by the University of Cambridge, England.
|
||||
|
||||
somewhere reasonably visible in your documentation and in any relevant
|
||||
files or online help data or similar. A reference to the ftp site for
|
||||
the source, that is, to
|
||||
|
||||
ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/
|
||||
|
||||
should also be given in the documentation. However, this condition is not
|
||||
intended to apply to whole chains of software. If package A includes PCRE,
|
||||
it must acknowledge it, but if package B is software that includes package
|
||||
A, the condition is not imposed on package B (unless it uses PCRE
|
||||
independently).
|
||||
|
||||
3. Altered versions must be plainly marked as such, and must not be
|
||||
misrepresented as being the original software.
|
||||
|
||||
4. If PCRE is embedded in any software that is released under the GNU
|
||||
General Purpose Licence (GPL), or Lesser General Purpose Licence (LGPL),
|
||||
then the terms of that licence shall supersede any condition above with
|
||||
which it is incompatible.
|
||||
|
||||
* Files from Sun fdlibm are copyright Sun Microsystems, Inc.:
|
||||
|
||||
Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
|
||||
|
||||
Developed at SunPro, a Sun Microsystems, Inc. business.
|
||||
Permission to use, copy, modify, and distribute this
|
||||
software is freely granted, provided that this notice
|
||||
is preserved.
|
||||
|
||||
* Part of stdio-common/tst-printf.c is copyright C E Chew:
|
||||
|
||||
(C) Copyright C E Chew
|
||||
|
||||
Feel free to copy, use and distribute this software provided:
|
||||
|
||||
1. you do not pretend that you wrote it
|
||||
2. you leave this copyright notice intact.
|
||||
|
||||
* Various long double libm functions are copyright Stephen L. Moshier:
|
||||
|
||||
Copyright 2001 by Stephen L. Moshier <moshier@na-net.ornl.gov>
|
||||
|
||||
This library is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU Lesser General Public
|
||||
License as published by the Free Software Foundation; either
|
||||
version 2.1 of the License, or (at your option) any later version.
|
||||
|
||||
This library is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
Lesser General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Lesser General Public
|
||||
License along with this library; if not, see
|
||||
<http://www.gnu.org/licenses/>. */
|
|
@ -0,0 +1,48 @@
|
|||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: CharLS
|
||||
Upstream-Contact: Jan de Vaan <jan.devaan@versatel.nl>
|
||||
Source: https://github.com/team-charls/charls/releases
|
||||
Files-Excluded: */test/conformance
|
||||
*/test/jlsimage
|
||||
*/test/*.raw
|
||||
*/test/*.jls
|
||||
*/test/*.dcm
|
||||
*/test/*.ppm
|
||||
*/test/MR2_UNC
|
||||
*.vcproj*
|
||||
*.vcxproj*
|
||||
|
||||
Files: *
|
||||
Copyright: © Jan de Vaan 2007-2010, all rights reserved.
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: debian/*
|
||||
Copyright: © 2011-2012 Mathieu Malaterre <malat@debian.org>
|
||||
License: BSD-3-clause
|
||||
|
||||
License: BSD-3-clause
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions are met:
|
||||
.
|
||||
* Redistributions of source code must retain the above copyright notice, this
|
||||
list of conditions and the following disclaimer.
|
||||
.
|
||||
* 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.
|
||||
.
|
||||
* Neither the name of my employer, 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 COPYRIGHT HOLDERS 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 COPYRIGHT OWNER 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.
|
||||
|
|
@ -0,0 +1,246 @@
|
|||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: curl
|
||||
Source: http://curl.haxx.se
|
||||
|
||||
Files: *
|
||||
Copyright: 1996-2015, Daniel Stenberg <daniel@haxx.se>
|
||||
License: curl
|
||||
|
||||
Files: lib/vtls/axtls.*
|
||||
Copyright: 2010, DirecTV
|
||||
2010-2015, Daniel Stenberg <daniel@haxx.se>
|
||||
License: curl
|
||||
|
||||
Files: lib/vtls/darwinssl.*
|
||||
Copyright: 2012-2014, Nick Zitzmann <nickzman@gmail.com>
|
||||
2012-2015, Daniel Stenberg <daniel@haxx.se>
|
||||
License: curl
|
||||
|
||||
Files: lib/curl_rtmp.*
|
||||
Copyright: 2010, Howard Chu <hyc@highlandsun.com>
|
||||
License: curl
|
||||
|
||||
Files: lib/vtls/schannel.*
|
||||
Copyright: 2012-2014, Marc Hoersken <info@marc-hoersken.de>
|
||||
2012, Mark Salisbury <mark.salisbury@hp.com>
|
||||
2012-2015, Daniel Stenberg <daniel@haxx.se>
|
||||
License: curl
|
||||
|
||||
Files: lib/inet_pton.c
|
||||
lib/inet_ntop.c
|
||||
Copyright: 1996-2001 Internet Software Consortium
|
||||
License: ISC
|
||||
|
||||
Files: lib/krb5.c
|
||||
lib/security.c
|
||||
Copyright: 2004-2015 Daniel Stenberg
|
||||
1995-1999 Kungliga Tekniska Högskolan
|
||||
License: BSD-3-Clause
|
||||
|
||||
Files: lib/md4.c
|
||||
Copyright: 2001, Solar Designer <solar@openwall.com>
|
||||
License: public-domain
|
||||
|
||||
Files: lib/openldap.*
|
||||
Copyright: 2011-2015, Daniel Stenberg <daniel@haxx.se>
|
||||
2010, Howard Chu <hyc@openldap.org>
|
||||
License: curl
|
||||
|
||||
Files: lib/vtls/polarssl.*
|
||||
Copyright: 2010-2011, Hoi-Ho Chan <hoiho.chan@gmail.com>
|
||||
2012-2015, Daniel Stenberg <daniel@haxx.se>
|
||||
License: curl
|
||||
|
||||
Files: lib/socks_gssapi.c
|
||||
lib/socks_sspi.*
|
||||
Copyright: 2009, 2011, Markus Moeller, <markus_moeller@compuserve.com>
|
||||
2012-2015, Daniel Stenberg, <daniel@haxx.se>
|
||||
License: curl
|
||||
|
||||
Files: tests/certs/scripts/genroot.sh
|
||||
tests/certs/scripts/genserv.sh
|
||||
Copyright: 2000-2009, EdelWeb for EdelKey and OpenEvidence
|
||||
License: curl
|
||||
|
||||
Files: tests/server/tftpd.c
|
||||
Copyright: 1983 Regents of the University of California
|
||||
License: BSD-4-Clause
|
||||
|
||||
Files: tests/server/fake_ntlm.c
|
||||
Copyright: 2010, Mandy Wu <mandy.wu@intel.com>
|
||||
2011-2013, Daniel Stenberg <daniel@haxx.se>
|
||||
License: curl
|
||||
|
||||
Files: docs/examples/fopen.c
|
||||
Copyright: 2003, Simtec Electronics
|
||||
License: BSD-3-Clause
|
||||
|
||||
Files: docs/examples/rtsp.c
|
||||
Copyright: 2011, Jim Hollinger
|
||||
License: BSD-3-Clause
|
||||
|
||||
Files: docs/examples/curlgtk.c
|
||||
Copyright: 2003, The OpenEvidence Project
|
||||
License: curl
|
||||
|
||||
Files: docs/examples/curlx.c
|
||||
Copyright: 2003, The OpenEvidence Project
|
||||
License: other
|
||||
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, the following disclaimer,
|
||||
and the original OpenSSL and SSLeay Licences below.
|
||||
.
|
||||
2. Redistributions in binary form must reproduce the above copyright
|
||||
notice, this list of conditions, the following disclaimer
|
||||
and the original OpenSSL and SSLeay Licences below in
|
||||
the documentation and/or other materials provided with the
|
||||
distribution.
|
||||
.
|
||||
3. All advertising materials mentioning features or use of this
|
||||
software must display the following acknowledgments:
|
||||
"This product includes software developed by the Openevidence Project
|
||||
for use in the OpenEvidence Toolkit. (http://www.openevidence.org/)"
|
||||
This product includes software developed by the OpenSSL Project
|
||||
for use in the OpenSSL Toolkit (http://www.openssl.org/)"
|
||||
This product includes cryptographic software written by Eric Young
|
||||
(eay@cryptsoft.com). This product includes software written by Tim
|
||||
Hudson (tjh@cryptsoft.com)."
|
||||
.
|
||||
4. The names "OpenEvidence Toolkit" and "OpenEvidence Project" must not be
|
||||
used to endorse or promote products derived from this software without
|
||||
prior written permission. For written permission, please contact
|
||||
openevidence-core@openevidence.org.
|
||||
.
|
||||
5. Products derived from this software may not be called "OpenEvidence"
|
||||
nor may "OpenEvidence" appear in their names without prior written
|
||||
permission of the OpenEvidence Project.
|
||||
.
|
||||
6. Redistributions of any form whatsoever must retain the following
|
||||
acknowledgments:
|
||||
"This product includes software developed by the OpenEvidence Project
|
||||
for use in the OpenEvidence Toolkit (http://www.openevidence.org/)
|
||||
This product includes software developed by the OpenSSL Project
|
||||
for use in the OpenSSL Toolkit (http://www.openssl.org/)"
|
||||
This product includes cryptographic software written by Eric Young
|
||||
(eay@cryptsoft.com). This product includes software written by Tim
|
||||
Hudson (tjh@cryptsoft.com)."
|
||||
.
|
||||
THIS SOFTWARE IS PROVIDED BY THE OpenEvidence PROJECT ``AS IS'' AND ANY
|
||||
EXPRESSED 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 OpenEvidence PROJECT OR
|
||||
ITS 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: src/macos/src/macos_main.cpp
|
||||
Copyright: 2001, Eric Lavigne
|
||||
License: other
|
||||
Permission is granted to anyone to use this software for any purpose on any computer system, and to redistribute it freely, subject to the following restrictions: - The author is not responsible for the consequences of use of this software, no matter how awful, even if they arise from defects in it. - The origin of this software must not be misrepresented, either by explicit claim or by omission. - You are allowed to distributed modified copies of the software, in source and binary form, provided they are marked plainly as altered versions, and are not misrepresented as being the original software.
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2000-2010, Domenico Andreoli <cavok@debian.org>
|
||||
2010-2011, Ramakrishnan Muthukrishnan <rkrishnan@debian.org>
|
||||
2011, Alessandro Ghedini <ghedo@debian.org>
|
||||
License: curl
|
||||
|
||||
License: curl
|
||||
All rights reserved.
|
||||
.
|
||||
Permission to use, copy, modify, and distribute this software for any purpose
|
||||
with or without fee is hereby granted, provided that the above copyright
|
||||
notice and this permission notice appear in all copies.
|
||||
.
|
||||
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 OF THIRD PARTY RIGHTS. IN
|
||||
NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 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 a copyright holder shall not
|
||||
be used in advertising or otherwise to promote the sale, use or other dealings
|
||||
in this Software without prior written authorization of the copyright holder.
|
||||
|
||||
License: BSD-3-Clause
|
||||
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. Neither the name of the Institute 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 INSTITUTE 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 INSTITUTE 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.
|
||||
|
||||
License: BSD-4-Clause
|
||||
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. Neither the name of the Institute nor the names of its contributors
|
||||
may be used to endorse or promote products derived from this software
|
||||
without specific prior written permission.
|
||||
.
|
||||
4. Neither the name of the <organization> 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 INSTITUTE 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 INSTITUTE 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.
|
||||
|
||||
License: ISC
|
||||
Permission to use, copy, modify, and/or distribute this software for any
|
||||
purpose with or without fee is hereby granted, provided that the above
|
||||
copyright notice and this permission notice appear in all copies.
|
||||
.
|
||||
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
||||
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
||||
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
||||
ANY SPECIAL, DIRECT, 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.
|
|
@ -0,0 +1,246 @@
|
|||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: curl
|
||||
Source: http://curl.haxx.se
|
||||
|
||||
Files: *
|
||||
Copyright: 1996-2015, Daniel Stenberg <daniel@haxx.se>
|
||||
License: curl
|
||||
|
||||
Files: lib/vtls/axtls.*
|
||||
Copyright: 2010, DirecTV
|
||||
2010-2015, Daniel Stenberg <daniel@haxx.se>
|
||||
License: curl
|
||||
|
||||
Files: lib/vtls/darwinssl.*
|
||||
Copyright: 2012-2014, Nick Zitzmann <nickzman@gmail.com>
|
||||
2012-2015, Daniel Stenberg <daniel@haxx.se>
|
||||
License: curl
|
||||
|
||||
Files: lib/curl_rtmp.*
|
||||
Copyright: 2010, Howard Chu <hyc@highlandsun.com>
|
||||
License: curl
|
||||
|
||||
Files: lib/vtls/schannel.*
|
||||
Copyright: 2012-2014, Marc Hoersken <info@marc-hoersken.de>
|
||||
2012, Mark Salisbury <mark.salisbury@hp.com>
|
||||
2012-2015, Daniel Stenberg <daniel@haxx.se>
|
||||
License: curl
|
||||
|
||||
Files: lib/inet_pton.c
|
||||
lib/inet_ntop.c
|
||||
Copyright: 1996-2001 Internet Software Consortium
|
||||
License: ISC
|
||||
|
||||
Files: lib/krb5.c
|
||||
lib/security.c
|
||||
Copyright: 2004-2015 Daniel Stenberg
|
||||
1995-1999 Kungliga Tekniska Högskolan
|
||||
License: BSD-3-Clause
|
||||
|
||||
Files: lib/md4.c
|
||||
Copyright: 2001, Solar Designer <solar@openwall.com>
|
||||
License: public-domain
|
||||
|
||||
Files: lib/openldap.*
|
||||
Copyright: 2011-2015, Daniel Stenberg <daniel@haxx.se>
|
||||
2010, Howard Chu <hyc@openldap.org>
|
||||
License: curl
|
||||
|
||||
Files: lib/vtls/polarssl.*
|
||||
Copyright: 2010-2011, Hoi-Ho Chan <hoiho.chan@gmail.com>
|
||||
2012-2015, Daniel Stenberg <daniel@haxx.se>
|
||||
License: curl
|
||||
|
||||
Files: lib/socks_gssapi.c
|
||||
lib/socks_sspi.*
|
||||
Copyright: 2009, 2011, Markus Moeller, <markus_moeller@compuserve.com>
|
||||
2012-2015, Daniel Stenberg, <daniel@haxx.se>
|
||||
License: curl
|
||||
|
||||
Files: tests/certs/scripts/genroot.sh
|
||||
tests/certs/scripts/genserv.sh
|
||||
Copyright: 2000-2009, EdelWeb for EdelKey and OpenEvidence
|
||||
License: curl
|
||||
|
||||
Files: tests/server/tftpd.c
|
||||
Copyright: 1983 Regents of the University of California
|
||||
License: BSD-4-Clause
|
||||
|
||||
Files: tests/server/fake_ntlm.c
|
||||
Copyright: 2010, Mandy Wu <mandy.wu@intel.com>
|
||||
2011-2013, Daniel Stenberg <daniel@haxx.se>
|
||||
License: curl
|
||||
|
||||
Files: docs/examples/fopen.c
|
||||
Copyright: 2003, Simtec Electronics
|
||||
License: BSD-3-Clause
|
||||
|
||||
Files: docs/examples/rtsp.c
|
||||
Copyright: 2011, Jim Hollinger
|
||||
License: BSD-3-Clause
|
||||
|
||||
Files: docs/examples/curlgtk.c
|
||||
Copyright: 2003, The OpenEvidence Project
|
||||
License: curl
|
||||
|
||||
Files: docs/examples/curlx.c
|
||||
Copyright: 2003, The OpenEvidence Project
|
||||
License: other
|
||||
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, the following disclaimer,
|
||||
and the original OpenSSL and SSLeay Licences below.
|
||||
.
|
||||
2. Redistributions in binary form must reproduce the above copyright
|
||||
notice, this list of conditions, the following disclaimer
|
||||
and the original OpenSSL and SSLeay Licences below in
|
||||
the documentation and/or other materials provided with the
|
||||
distribution.
|
||||
.
|
||||
3. All advertising materials mentioning features or use of this
|
||||
software must display the following acknowledgments:
|
||||
"This product includes software developed by the Openevidence Project
|
||||
for use in the OpenEvidence Toolkit. (http://www.openevidence.org/)"
|
||||
This product includes software developed by the OpenSSL Project
|
||||
for use in the OpenSSL Toolkit (http://www.openssl.org/)"
|
||||
This product includes cryptographic software written by Eric Young
|
||||
(eay@cryptsoft.com). This product includes software written by Tim
|
||||
Hudson (tjh@cryptsoft.com)."
|
||||
.
|
||||
4. The names "OpenEvidence Toolkit" and "OpenEvidence Project" must not be
|
||||
used to endorse or promote products derived from this software without
|
||||
prior written permission. For written permission, please contact
|
||||
openevidence-core@openevidence.org.
|
||||
.
|
||||
5. Products derived from this software may not be called "OpenEvidence"
|
||||
nor may "OpenEvidence" appear in their names without prior written
|
||||
permission of the OpenEvidence Project.
|
||||
.
|
||||
6. Redistributions of any form whatsoever must retain the following
|
||||
acknowledgments:
|
||||
"This product includes software developed by the OpenEvidence Project
|
||||
for use in the OpenEvidence Toolkit (http://www.openevidence.org/)
|
||||
This product includes software developed by the OpenSSL Project
|
||||
for use in the OpenSSL Toolkit (http://www.openssl.org/)"
|
||||
This product includes cryptographic software written by Eric Young
|
||||
(eay@cryptsoft.com). This product includes software written by Tim
|
||||
Hudson (tjh@cryptsoft.com)."
|
||||
.
|
||||
THIS SOFTWARE IS PROVIDED BY THE OpenEvidence PROJECT ``AS IS'' AND ANY
|
||||
EXPRESSED 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 OpenEvidence PROJECT OR
|
||||
ITS 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: src/macos/src/macos_main.cpp
|
||||
Copyright: 2001, Eric Lavigne
|
||||
License: other
|
||||
Permission is granted to anyone to use this software for any purpose on any computer system, and to redistribute it freely, subject to the following restrictions: - The author is not responsible for the consequences of use of this software, no matter how awful, even if they arise from defects in it. - The origin of this software must not be misrepresented, either by explicit claim or by omission. - You are allowed to distributed modified copies of the software, in source and binary form, provided they are marked plainly as altered versions, and are not misrepresented as being the original software.
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2000-2010, Domenico Andreoli <cavok@debian.org>
|
||||
2010-2011, Ramakrishnan Muthukrishnan <rkrishnan@debian.org>
|
||||
2011, Alessandro Ghedini <ghedo@debian.org>
|
||||
License: curl
|
||||
|
||||
License: curl
|
||||
All rights reserved.
|
||||
.
|
||||
Permission to use, copy, modify, and distribute this software for any purpose
|
||||
with or without fee is hereby granted, provided that the above copyright
|
||||
notice and this permission notice appear in all copies.
|
||||
.
|
||||
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 OF THIRD PARTY RIGHTS. IN
|
||||
NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 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 a copyright holder shall not
|
||||
be used in advertising or otherwise to promote the sale, use or other dealings
|
||||
in this Software without prior written authorization of the copyright holder.
|
||||
|
||||
License: BSD-3-Clause
|
||||
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. Neither the name of the Institute 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 INSTITUTE 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 INSTITUTE 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.
|
||||
|
||||
License: BSD-4-Clause
|
||||
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. Neither the name of the Institute nor the names of its contributors
|
||||
may be used to endorse or promote products derived from this software
|
||||
without specific prior written permission.
|
||||
.
|
||||
4. Neither the name of the <organization> 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 INSTITUTE 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 INSTITUTE 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.
|
||||
|
||||
License: ISC
|
||||
Permission to use, copy, modify, and/or distribute this software for any
|
||||
purpose with or without fee is hereby granted, provided that the above
|
||||
copyright notice and this permission notice appear in all copies.
|
||||
.
|
||||
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
||||
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
||||
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
||||
ANY SPECIAL, DIRECT, 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.
|
|
@ -0,0 +1,122 @@
|
|||
Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
|
||||
Name: libdap
|
||||
Maintainer: Alastair McKinstry <mckinstry@debian.org>
|
||||
Source: http://www.opendap.org/
|
||||
|
||||
Files: *
|
||||
Copyright: 2002,2003 OPeNDAP, Inc.
|
||||
License: LGPL-2.1
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2011 Alastair McKinstry <mckinstry@debian.org>
|
||||
License: GPL-2
|
||||
|
||||
Files: gl/*
|
||||
Copyright (C) 1995, 1999, 2001-2004, 2006-2013 Free Software Foundation, Inc.
|
||||
License: LGPL-2.1
|
||||
|
||||
Files: Makefile.am, Makefile.in, deflate.c util_mit.cc
|
||||
Copyright :1994-2002 World Wide Web Consortium, (Massachusetts Institute of
|
||||
Technology, Institut National de Recherche en Informatique et en Automatique,
|
||||
Keio University).
|
||||
License: W3C
|
||||
|
||||
Files: Ancillary.h Array.cc Array.h AttrTable.cc AttrTable.h BaseType.cc BaseType.h Byte.cc Byte.h ce_expr.yy Clause.cc Clause.h Connect.cc Connect.h Constructor.cc D4Connect.cc D4FilterClause.cc DapIndent.cc DapIndent.h DapObj.h DAS.cc DAS.h das.yy DataDDS.cc DataDDS.h DDS.cc DDS.h dds.yy DODSFilter.cc DODSFilter.h dods-limits.h Error.cc Error.h Error.yy escaping.cc escaping.h expr.h Float32.cc Float32.h Float64.cc Float64.h getdap4.cc getdap.cc Grid.cc Grid.h Int16.cc Int16.h Int32.cc Int32.h Int64.cc InternalErr.cc InternalErr.h libdap.spec Makefile.am Makefile.in Marshaller.h mime_util.cc mime_util.h Operators.h parser.h parser-util.cc RCReader.cc RCReader.h README RValue.cc RValue.h Sequence.cc Sequence.h SignalHandler.cc Str.cc Str.h Structure.cc Structure.h tests/TestGrid.cc tests/TestUrl.h tests/TestUInt16.cc tests/TestStr.h tests/dds-test.cc tests/TestByte.h tests/TestStructure.cc tests/TestSequence.cc tests/TestFloat32.h tests/TestUrl.cc tests/TestUInt32.cc tests/TestArray.h tests/TestStructure.h tests/TestUInt32.h tests/TestInt32.h tests/TestInt16.cc tests/TestFloat32.cc tests/expr-test.cc tests/TestUInt16.h tests/TestFloat64.h tests/TestGrid.h tests/TestInt16.h tests/TestByte.cc tests/TestStr.cc tests/TestFloat64.cc tests/TestArray.cc tests/TestInt32.cc tests/das-test.cc tests/TestSequence.h UInt16.cc UInt16.h UInt32.cc UInt32.h UnMarshaller.h Url.cc util.cc VCPP/sample/getdap.cc Vector.cc Vector.h XDRFileMarshaller.cc XDRFileMarshaller.h XDRFileUnMarshaller.cc XDRFileUnMarshaller.h XDRStreamMarshaller.cc XDRStreamMarshaller.h XDRStreamUnMarshaller.cc XDRStreamUnMarshaller.h XDRUtils.cc XDRUtils.h
|
||||
License: URI
|
||||
|
||||
License: LGPL-2.1
|
||||
Copyright (C) 1991, 1999 Free Software Foundation, Inc.
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
Everyone is permitted to copy and distribute verbatim copies
|
||||
of this license document, but changing it is not allowed.
|
||||
.
|
||||
[This is the first released version of the Lesser GPL. It also counts
|
||||
as the successor of the GNU Library Public License, version 2, hence
|
||||
the version number 2.1.]
|
||||
You should have received a copy of the GNU General Public
|
||||
License along with this package; if not, write to the Free
|
||||
Software Foundation, Inc., 51 Franklin St, Fifth Floor,
|
||||
Boston, MA 02110-1301 USA
|
||||
.
|
||||
On Debian systems, the full text of the GNU General Public
|
||||
License version 3 can be found in the file
|
||||
`/usr/share/common-licenses/LGPL-2.1'.
|
||||
|
||||
License: W3C
|
||||
Copyright # 1994-2002 World Wide Web Consortium, (Massachusetts Institute of
|
||||
Technology, Institut National de Recherche en Informatique et en Automatique,
|
||||
Keio University). All Rights Reserved. http://www.w3.org/Consortium/Legal/
|
||||
.
|
||||
This W3C work (including software, documents, or other related items) is
|
||||
being provided by the copyright holders under the following license. By
|
||||
obtaining, using and/or copying this work, you (the licensee) agree that you
|
||||
have read, understood, and will comply with the following terms and
|
||||
conditions:
|
||||
.
|
||||
Permission to use, copy, modify, and distribute this software and its
|
||||
documentation, with or without modification, for any purpose and without fee
|
||||
or royalty is hereby granted, provided that you include the following on ALL
|
||||
copies of the software and documentation or portions thereof, including
|
||||
modifications, that you make:
|
||||
.
|
||||
1. The full text of this NOTICE in a location viewable to users of the
|
||||
redistributed or derivative work.
|
||||
.
|
||||
2. Any pre-existing intellectual property disclaimers, notices, or terms
|
||||
and conditions. If none exist, a short notice of the following form
|
||||
(hypertext is preferred, text is permitted) should be used within the
|
||||
body of any redistributed or derivative code: "Copyright #
|
||||
[$date-of-software] World Wide Web Consortium, (Massachusetts Institute
|
||||
of Technology, Institut National de Recherche en Informatique et en
|
||||
Automatique, Keio University). All Rights Reserved.
|
||||
http://www.w3.org/Consortium/Legal/"
|
||||
.
|
||||
3. Notice of any changes or modifications to the W3C files, including the
|
||||
date changes were made. (We recommend you provide URIs to the location
|
||||
from which the code is derived.)
|
||||
.
|
||||
THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS
|
||||
MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
||||
LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR
|
||||
PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE
|
||||
ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
|
||||
.
|
||||
COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR
|
||||
CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR
|
||||
DOCUMENTATION.
|
||||
.
|
||||
The name and trademarks of copyright holders may NOT be used in advertising
|
||||
or publicity pertaining to the software without specific, written prior
|
||||
permission. Title to copyright in this software and any associated
|
||||
documentation will at all times remain with copyright holders.
|
||||
|
||||
License: URI
|
||||
(c) Copyright 1994-2000 by
|
||||
The University of Rhode Island and The Massachusetts Institute of Technology
|
||||
.
|
||||
Portions of this software were developed by the Graduate School of
|
||||
Oceanography (GSO) at the University of Rhode Island (URI) in collaboration
|
||||
with The Massachusetts Institute of Technology (MIT).
|
||||
.
|
||||
Access and use of this software shall impose the following obligations and
|
||||
understandings on the user. The user is granted the right, without any fee
|
||||
or cost, to use, copy, modify, alter, enhance and distribute this software,
|
||||
and any derivative works thereof, and its supporting documentation for any
|
||||
purpose whatsoever, provided that this entire notice appears in all copies
|
||||
of the software, derivative works and supporting documentation. The names
|
||||
URI, MIT and/or GSO, may not be used in any advertising or publicity to
|
||||
endorse or promote any products or commercial entity unless specific
|
||||
written permission is obtained from URI/MIT. The user also understands that
|
||||
URI/MIT is not obligated to provide the user with any support, consulting,
|
||||
training or assistance of any kind with regard to the use, operation and
|
||||
performance of this software nor to provide the user with any updates,
|
||||
revisions, new versions or "bug fixes".
|
||||
.
|
||||
THIS SOFTWARE IS PROVIDED BY URI/MIT "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 URI/MIT 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 TORTUOUS
|
||||
ACTION, ARISING OUT OF OR IN CONNECTION WITH THE ACCESS, USE OR PERFORMANCE
|
||||
|
|
@ -0,0 +1,122 @@
|
|||
Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
|
||||
Name: libdap
|
||||
Maintainer: Alastair McKinstry <mckinstry@debian.org>
|
||||
Source: http://www.opendap.org/
|
||||
|
||||
Files: *
|
||||
Copyright: 2002,2003 OPeNDAP, Inc.
|
||||
License: LGPL-2.1
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2011 Alastair McKinstry <mckinstry@debian.org>
|
||||
License: GPL-2
|
||||
|
||||
Files: gl/*
|
||||
Copyright (C) 1995, 1999, 2001-2004, 2006-2013 Free Software Foundation, Inc.
|
||||
License: LGPL-2.1
|
||||
|
||||
Files: Makefile.am, Makefile.in, deflate.c util_mit.cc
|
||||
Copyright :1994-2002 World Wide Web Consortium, (Massachusetts Institute of
|
||||
Technology, Institut National de Recherche en Informatique et en Automatique,
|
||||
Keio University).
|
||||
License: W3C
|
||||
|
||||
Files: Ancillary.h Array.cc Array.h AttrTable.cc AttrTable.h BaseType.cc BaseType.h Byte.cc Byte.h ce_expr.yy Clause.cc Clause.h Connect.cc Connect.h Constructor.cc D4Connect.cc D4FilterClause.cc DapIndent.cc DapIndent.h DapObj.h DAS.cc DAS.h das.yy DataDDS.cc DataDDS.h DDS.cc DDS.h dds.yy DODSFilter.cc DODSFilter.h dods-limits.h Error.cc Error.h Error.yy escaping.cc escaping.h expr.h Float32.cc Float32.h Float64.cc Float64.h getdap4.cc getdap.cc Grid.cc Grid.h Int16.cc Int16.h Int32.cc Int32.h Int64.cc InternalErr.cc InternalErr.h libdap.spec Makefile.am Makefile.in Marshaller.h mime_util.cc mime_util.h Operators.h parser.h parser-util.cc RCReader.cc RCReader.h README RValue.cc RValue.h Sequence.cc Sequence.h SignalHandler.cc Str.cc Str.h Structure.cc Structure.h tests/TestGrid.cc tests/TestUrl.h tests/TestUInt16.cc tests/TestStr.h tests/dds-test.cc tests/TestByte.h tests/TestStructure.cc tests/TestSequence.cc tests/TestFloat32.h tests/TestUrl.cc tests/TestUInt32.cc tests/TestArray.h tests/TestStructure.h tests/TestUInt32.h tests/TestInt32.h tests/TestInt16.cc tests/TestFloat32.cc tests/expr-test.cc tests/TestUInt16.h tests/TestFloat64.h tests/TestGrid.h tests/TestInt16.h tests/TestByte.cc tests/TestStr.cc tests/TestFloat64.cc tests/TestArray.cc tests/TestInt32.cc tests/das-test.cc tests/TestSequence.h UInt16.cc UInt16.h UInt32.cc UInt32.h UnMarshaller.h Url.cc util.cc VCPP/sample/getdap.cc Vector.cc Vector.h XDRFileMarshaller.cc XDRFileMarshaller.h XDRFileUnMarshaller.cc XDRFileUnMarshaller.h XDRStreamMarshaller.cc XDRStreamMarshaller.h XDRStreamUnMarshaller.cc XDRStreamUnMarshaller.h XDRUtils.cc XDRUtils.h
|
||||
License: URI
|
||||
|
||||
License: LGPL-2.1
|
||||
Copyright (C) 1991, 1999 Free Software Foundation, Inc.
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
Everyone is permitted to copy and distribute verbatim copies
|
||||
of this license document, but changing it is not allowed.
|
||||
.
|
||||
[This is the first released version of the Lesser GPL. It also counts
|
||||
as the successor of the GNU Library Public License, version 2, hence
|
||||
the version number 2.1.]
|
||||
You should have received a copy of the GNU General Public
|
||||
License along with this package; if not, write to the Free
|
||||
Software Foundation, Inc., 51 Franklin St, Fifth Floor,
|
||||
Boston, MA 02110-1301 USA
|
||||
.
|
||||
On Debian systems, the full text of the GNU General Public
|
||||
License version 3 can be found in the file
|
||||
`/usr/share/common-licenses/LGPL-2.1'.
|
||||
|
||||
License: W3C
|
||||
Copyright # 1994-2002 World Wide Web Consortium, (Massachusetts Institute of
|
||||
Technology, Institut National de Recherche en Informatique et en Automatique,
|
||||
Keio University). All Rights Reserved. http://www.w3.org/Consortium/Legal/
|
||||
.
|
||||
This W3C work (including software, documents, or other related items) is
|
||||
being provided by the copyright holders under the following license. By
|
||||
obtaining, using and/or copying this work, you (the licensee) agree that you
|
||||
have read, understood, and will comply with the following terms and
|
||||
conditions:
|
||||
.
|
||||
Permission to use, copy, modify, and distribute this software and its
|
||||
documentation, with or without modification, for any purpose and without fee
|
||||
or royalty is hereby granted, provided that you include the following on ALL
|
||||
copies of the software and documentation or portions thereof, including
|
||||
modifications, that you make:
|
||||
.
|
||||
1. The full text of this NOTICE in a location viewable to users of the
|
||||
redistributed or derivative work.
|
||||
.
|
||||
2. Any pre-existing intellectual property disclaimers, notices, or terms
|
||||
and conditions. If none exist, a short notice of the following form
|
||||
(hypertext is preferred, text is permitted) should be used within the
|
||||
body of any redistributed or derivative code: "Copyright #
|
||||
[$date-of-software] World Wide Web Consortium, (Massachusetts Institute
|
||||
of Technology, Institut National de Recherche en Informatique et en
|
||||
Automatique, Keio University). All Rights Reserved.
|
||||
http://www.w3.org/Consortium/Legal/"
|
||||
.
|
||||
3. Notice of any changes or modifications to the W3C files, including the
|
||||
date changes were made. (We recommend you provide URIs to the location
|
||||
from which the code is derived.)
|
||||
.
|
||||
THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS
|
||||
MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
||||
LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR
|
||||
PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE
|
||||
ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
|
||||
.
|
||||
COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR
|
||||
CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR
|
||||
DOCUMENTATION.
|
||||
.
|
||||
The name and trademarks of copyright holders may NOT be used in advertising
|
||||
or publicity pertaining to the software without specific, written prior
|
||||
permission. Title to copyright in this software and any associated
|
||||
documentation will at all times remain with copyright holders.
|
||||
|
||||
License: URI
|
||||
(c) Copyright 1994-2000 by
|
||||
The University of Rhode Island and The Massachusetts Institute of Technology
|
||||
.
|
||||
Portions of this software were developed by the Graduate School of
|
||||
Oceanography (GSO) at the University of Rhode Island (URI) in collaboration
|
||||
with The Massachusetts Institute of Technology (MIT).
|
||||
.
|
||||
Access and use of this software shall impose the following obligations and
|
||||
understandings on the user. The user is granted the right, without any fee
|
||||
or cost, to use, copy, modify, alter, enhance and distribute this software,
|
||||
and any derivative works thereof, and its supporting documentation for any
|
||||
purpose whatsoever, provided that this entire notice appears in all copies
|
||||
of the software, derivative works and supporting documentation. The names
|
||||
URI, MIT and/or GSO, may not be used in any advertising or publicity to
|
||||
endorse or promote any products or commercial entity unless specific
|
||||
written permission is obtained from URI/MIT. The user also understands that
|
||||
URI/MIT is not obligated to provide the user with any support, consulting,
|
||||
training or assistance of any kind with regard to the use, operation and
|
||||
performance of this software nor to provide the user with any updates,
|
||||
revisions, new versions or "bug fixes".
|
||||
.
|
||||
THIS SOFTWARE IS PROVIDED BY URI/MIT "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 URI/MIT 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 TORTUOUS
|
||||
ACTION, ARISING OUT OF OR IN CONNECTION WITH THE ACCESS, USE OR PERFORMANCE
|
||||
|
|
@ -0,0 +1,39 @@
|
|||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: double-conversion
|
||||
Upstream-Contact: Florian Loitsch <floitsch@google.com>
|
||||
Source: http://double-conversion.googlecode.com
|
||||
|
||||
Files: *
|
||||
Copyright: 2006-2008, 2010-2012 The V8 project authors
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2012-2013 Sébastien Villemot <sebastien@debian.org>
|
||||
License: BSD-3-clause
|
||||
|
||||
License: BSD-3-clause
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions are
|
||||
met:
|
||||
.
|
||||
* Redistributions of source code must retain the above copyright
|
||||
notice, this list of conditions and the following disclaimer.
|
||||
* 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.
|
||||
* Neither the name of Google Inc. 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 COPYRIGHT HOLDERS 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 COPYRIGHT
|
||||
OWNER 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.
|
|
@ -0,0 +1,78 @@
|
|||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: Epsilon
|
||||
Upstream-Contact: Alexander Simakov <xander@entropyware.info>
|
||||
Source: https://sourceforge.net/projects/epsilon-project/
|
||||
Files-Excluded: tests/images/lena.pgm
|
||||
|
||||
Files: *
|
||||
Copyright: 2006-2011, Alexander Simakov <xander@entropyware.info>
|
||||
License: GPL-3+ or LGPL-3+
|
||||
Comment: Library recently relicensed as both LGPL and GPL
|
||||
|
||||
Files: lib/msvc/inttypes.h
|
||||
lib/msvc/stdint.h
|
||||
Copyright: 2006-2008, Alexander Chemeris
|
||||
License: BSD-3-Clause
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2010, Francesco Paolo Lovergine <frankie@debian.org>
|
||||
License: GPL-3+
|
||||
|
||||
License: GPL-3+
|
||||
EPSILON is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Lesser General Public License as published
|
||||
.
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
EPSILON is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Lesser General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU Lesser General Public License
|
||||
along with EPSILON. If not, see <http://www.gnu.org/licenses/>.
|
||||
.
|
||||
On Debian systems, the complete text of the GNU General
|
||||
Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
|
||||
|
||||
License: LGPL-3+
|
||||
EPSILON is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Lesser General Public License as
|
||||
published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
EPSILON is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Lesser General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU Lesser General Public
|
||||
License along with EPSILON. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
License: BSD-3-Clause
|
||||
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. The name of the author may be used to endorse or promote products
|
||||
derived from this software without specific prior written permission.
|
||||
.
|
||||
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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.
|
||||
|
|
@ -0,0 +1,79 @@
|
|||
This package was debianized by Matthias Klose <doko@debian.org>
|
||||
on Mon, 10 Mar 2008 05:46:40 +0000.
|
||||
|
||||
It was downloaded from ftp://sourceware.org/pub/libffi/
|
||||
|
||||
Upstream Authors:
|
||||
|
||||
Anthony Green <green@redhat.com>
|
||||
GCC developers
|
||||
See the README and below in the list of copyright holders for a more
|
||||
complete list.
|
||||
|
||||
Copyright:
|
||||
Copyright (c) 1996-2011 Red Hat, Inc.
|
||||
Copyright (C) 1996-2011 Anthony Green
|
||||
Copyright (C) 1996-2010 Free Software Foundation, Inc
|
||||
Copyright (c) 2003, 2004, 2006, 2007, 2008 Kaz Kojima
|
||||
Copyright (c) 2010, 2011, Plausible Labs Cooperative , Inc.
|
||||
Copyright (c) 2010 CodeSourcery
|
||||
Copyright (c) 1998 Andreas Schwab
|
||||
Copyright (c) 2000 Hewlett Packard Company
|
||||
Copyright (c) 2009 Bradley Smith
|
||||
Copyright (c) 2008 David Daney
|
||||
Copyright (c) 2004 Simon Posnjak
|
||||
Copyright (c) 2005 Axis Communications AB
|
||||
Copyright (c) 1998 Cygnus Solutions
|
||||
Copyright (c) 2004 Renesas Technology
|
||||
Copyright (c) 2002, 2007 Bo Thorsen <bo@suse.de>
|
||||
Copyright (c) 2002 Ranjit Mathew
|
||||
Copyright (c) 2002 Roger Sayle
|
||||
Copyright (c) 2000, 2007 Software AG
|
||||
Copyright (c) 2003 Jakub Jelinek
|
||||
Copyright (c) 2000, 2001 John Hornkvist
|
||||
Copyright (c) 1998 Geoffrey Keating
|
||||
Copyright (c) 2008 Björn König
|
||||
|
||||
License:
|
||||
|
||||
libffi - Copyright (c) 1996-2010 Red Hat, Inc and others.
|
||||
See source files for details.
|
||||
|
||||
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 AUTHORS OR COPYRIGHT HOLDERS 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.
|
||||
|
||||
Documentation:
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU General Public License as published by the
|
||||
Free Software Foundation; either version 2, or (at your option) any
|
||||
later version. A copy of the license is included in the
|
||||
section entitled ``GNU General Public License''.
|
||||
|
||||
doc/*:
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU General Public License as published by the
|
||||
Free Software Foundation; either version 2, or (at your option) any
|
||||
later version. A copy of the license is included in the
|
||||
section entitled ``GNU General Public License''.
|
||||
|
||||
On Debian GNU/Linux systems, the complete text of the GNU General
|
||||
Public License is in `/usr/share/common-licenses/GPL'.
|
||||
|
||||
The Debian packaging is (C) 2008, 2011 Matthias Klose <doko@debian.org>
|
||||
and is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
|
|
@ -0,0 +1,670 @@
|
|||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: FreeXL
|
||||
Upstream-Contact: Alessandro Furieri <a.furieri@lqt.it>
|
||||
Source: https://www.gaia-gis.it/fossil/freexl/
|
||||
License: MPL-1.1 or GPL-2+ or LGPL-2.1+
|
||||
|
||||
Files: *
|
||||
Copyright: © 2011-2012, Alessandro Furieri <a.furieri@lqt.it>
|
||||
License: MPL-1.1 or GPL-2+ or LGPL-2.1+
|
||||
|
||||
Files: aclocal.m4
|
||||
Copyright: 1996-2014, Free Software Foundation, Inc.
|
||||
License: fsf-unlimited-disclaimer
|
||||
|
||||
Files: configure
|
||||
Copyright: 1992-1996, 1998-2012, Free Software Foundation, Inc.
|
||||
License: fsf-unlimited-configure
|
||||
|
||||
Files: compile
|
||||
config.guess
|
||||
config.sub
|
||||
depcomp
|
||||
missing
|
||||
test-driver
|
||||
Copyright: 1992-2014, Free Software Foundation, Inc.
|
||||
License: GPL-2+ with Autoconf exception
|
||||
|
||||
Files: install-sh
|
||||
Copyright: 1994, X Consortium
|
||||
License: install-sh
|
||||
|
||||
Files: ltmain.sh
|
||||
Copyright: 1996-2001, 2003-2011, Free Software Foundation, Inc.
|
||||
License: GPL-2+ with Libtool exception
|
||||
|
||||
Files: m4/libtool.m4
|
||||
m4/lt~obsolete.m4
|
||||
m4/ltoptions.m4
|
||||
m4/ltsugar.m4
|
||||
m4/ltversion.m4
|
||||
Copyright: 1996-2001, 2003-2011, Free Software Foundation, Inc.
|
||||
License: fsf-unlimited
|
||||
|
||||
Files: Makefile.in
|
||||
examples/Makefile.in
|
||||
headers/Makefile.in
|
||||
src/Makefile.in
|
||||
tests/Makefile.in
|
||||
Copyright: 1994-2014, Free Software Foundation, Inc.
|
||||
License: fsf-unlimited-makefile
|
||||
|
||||
Files: debian/*
|
||||
Copyright: © 2011-2012, David Paleino <dapal@debian.org>
|
||||
License: GPL-2+
|
||||
|
||||
License: fsf-unlimited
|
||||
This file is free software; the Free Software Foundation gives
|
||||
unlimited permission to copy and/or distribute it, with or without
|
||||
modifications, as long as this notice is preserved.
|
||||
|
||||
License: fsf-unlimited-configure
|
||||
This configure script is free software; the Free Software Foundation
|
||||
gives unlimited permission to copy, distribute and modify it.
|
||||
|
||||
License: fsf-unlimited-disclaimer
|
||||
This file is free software; the Free Software Foundation
|
||||
gives unlimited permission to copy and/or distribute it,
|
||||
with or without modifications, as long as this notice is preserved.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
||||
even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
||||
PARTICULAR PURPOSE.
|
||||
|
||||
License: fsf-unlimited-makefile
|
||||
This Makefile.in is free software; the Free Software Foundation
|
||||
gives unlimited permission to copy and/or distribute it,
|
||||
with or without modifications, as long as this notice is preserved.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
||||
even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
||||
PARTICULAR PURPOSE.
|
||||
|
||||
License: install-sh
|
||||
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 CONNEC-
|
||||
TION 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 deal-
|
||||
ings in this Software without prior written authorization from the X Consor-
|
||||
tium.
|
||||
.
|
||||
.
|
||||
FSF changes to this file are in the public domain.
|
||||
.
|
||||
Calling this script install-sh is preferred over install.sh, to prevent
|
||||
`make' implicit rules from creating a file called install from it
|
||||
when there is no Makefile.
|
||||
.
|
||||
This script is compatible with the BSD install script, but was written
|
||||
from scratch.
|
||||
|
||||
License: GPL-2+ with Autoconf exception
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2, or (at your option)
|
||||
any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
.
|
||||
As a special exception to the GNU General Public License, if you
|
||||
distribute this file as part of a program that contains a
|
||||
configuration script generated by Autoconf, you may include it under
|
||||
the same distribution terms that you use for the rest of that program.
|
||||
.
|
||||
On Debian systems, the full text of the GNU General Public
|
||||
License version 2 can be found in the file
|
||||
`/usr/share/common-licenses/GPL-2'.
|
||||
|
||||
License: GPL-2+ with Libtool exception
|
||||
GNU Libtool is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
As a special exception to the GNU General Public License,
|
||||
if you distribute this file as part of a program or library that
|
||||
is built using GNU Libtool, you may include this file under the
|
||||
same distribution terms that you use for the rest of that program.
|
||||
.
|
||||
GNU Libtool is distributed in the hope that it will be useful, but
|
||||
WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with GNU Libtool; see the file COPYING. If not, a copy
|
||||
can be downloaded from http://www.gnu.org/licenses/gpl.html,
|
||||
or obtained by writing to the Free Software Foundation, Inc.,
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
.
|
||||
On Debian systems, the full text of the GNU General Public
|
||||
License version 2 can be found in the file
|
||||
`/usr/share/common-licenses/GPL-2'.
|
||||
|
||||
License: GPL-2+
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
.
|
||||
On Debian systems, the full text of the GNU General Public License
|
||||
version 2 can be found in the file
|
||||
`/usr/share/common-licenses/GPL-2'.
|
||||
|
||||
License: LGPL-2.1+
|
||||
This library is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU Lesser General Public
|
||||
License as published by the Free Software Foundation; either
|
||||
version 2.1 of the License, or (at your option) any later version.
|
||||
.
|
||||
This library is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
Lesser General Public License for more details.
|
||||
.
|
||||
On Debian systems, the full text of the GNU Lesser General Public
|
||||
License version 2.1 can be found in the file
|
||||
`/usr/share/common-licenses/LGPL-2.1'.
|
||||
|
||||
License: MPL-1.1
|
||||
MOZILLA PUBLIC LICENSE
|
||||
Version 1.1
|
||||
.
|
||||
---------------
|
||||
.
|
||||
1. Definitions.
|
||||
.
|
||||
1.0.1. "Commercial Use" means distribution or otherwise making the
|
||||
Covered Code available to a third party.
|
||||
.
|
||||
1.1. "Contributor" means each entity that creates or contributes to
|
||||
the creation of Modifications.
|
||||
.
|
||||
1.2. "Contributor Version" means the combination of the Original
|
||||
Code, prior Modifications used by a Contributor, and the Modifications
|
||||
made by that particular Contributor.
|
||||
.
|
||||
1.3. "Covered Code" means the Original Code or Modifications or the
|
||||
combination of the Original Code and Modifications, in each case
|
||||
including portions thereof.
|
||||
.
|
||||
1.4. "Electronic Distribution Mechanism" means a mechanism generally
|
||||
accepted in the software development community for the electronic
|
||||
transfer of data.
|
||||
.
|
||||
1.5. "Executable" means Covered Code in any form other than Source
|
||||
Code.
|
||||
.
|
||||
1.6. "Initial Developer" means the individual or entity identified
|
||||
as the Initial Developer in the Source Code notice required by Exhibit
|
||||
A.
|
||||
.
|
||||
1.7. "Larger Work" means a work which combines Covered Code or
|
||||
portions thereof with code not governed by the terms of this License.
|
||||
.
|
||||
1.8. "License" means this document.
|
||||
.
|
||||
1.8.1. "Licensable" means having the right to grant, to the maximum
|
||||
extent possible, whether at the time of the initial grant or
|
||||
subsequently acquired, any and all of the rights conveyed herein.
|
||||
.
|
||||
1.9. "Modifications" means any addition to or deletion from the
|
||||
substance or structure of either the Original Code or any previous
|
||||
Modifications. When Covered Code is released as a series of files, a
|
||||
Modification is:
|
||||
A. Any addition to or deletion from the contents of a file
|
||||
containing Original Code or previous Modifications.
|
||||
.
|
||||
B. Any new file that contains any part of the Original Code or
|
||||
previous Modifications.
|
||||
.
|
||||
1.10. "Original Code" means Source Code of computer software code
|
||||
which is described in the Source Code notice required by Exhibit A as
|
||||
Original Code, and which, at the time of its release under this
|
||||
License is not already Covered Code governed by this License.
|
||||
.
|
||||
1.10.1. "Patent Claims" means any patent claim(s), now owned or
|
||||
hereafter acquired, including without limitation, method, process,
|
||||
and apparatus claims, in any patent Licensable by grantor.
|
||||
.
|
||||
1.11. "Source Code" means the preferred form of the Covered Code for
|
||||
making modifications to it, including all modules it contains, plus
|
||||
any associated interface definition files, scripts used to control
|
||||
compilation and installation of an Executable, or source code
|
||||
differential comparisons against either the Original Code or another
|
||||
well known, available Covered Code of the Contributor's choice. The
|
||||
Source Code can be in a compressed or archival form, provided the
|
||||
appropriate decompression or de-archiving software is widely available
|
||||
for no charge.
|
||||
.
|
||||
1.12. "You" (or "Your") means an individual or a legal entity
|
||||
exercising rights under, and complying with all of the terms of, this
|
||||
License or a future version of this License issued under Section 6.1.
|
||||
For legal entities, "You" includes any entity which controls, is
|
||||
controlled by, or is under common control with You. For purposes of
|
||||
this definition, "control" means (a) the power, direct or indirect,
|
||||
to cause the direction or management of such entity, whether by
|
||||
contract or otherwise, or (b) ownership of more than fifty percent
|
||||
(50%) of the outstanding shares or beneficial ownership of such
|
||||
entity.
|
||||
.
|
||||
2. Source Code License.
|
||||
.
|
||||
2.1. The Initial Developer Grant.
|
||||
The Initial Developer hereby grants You a world-wide, royalty-free,
|
||||
non-exclusive license, subject to third party intellectual property
|
||||
claims:
|
||||
(a) under intellectual property rights (other than patent or
|
||||
trademark) Licensable by Initial Developer to use, reproduce,
|
||||
modify, display, perform, sublicense and distribute the Original
|
||||
Code (or portions thereof) with or without Modifications, and/or
|
||||
as part of a Larger Work; and
|
||||
.
|
||||
(b) under Patents Claims infringed by the making, using or
|
||||
selling of Original Code, to make, have made, use, practice,
|
||||
sell, and offer for sale, and/or otherwise dispose of the
|
||||
Original Code (or portions thereof).
|
||||
.
|
||||
(c) the licenses granted in this Section 2.1(a) and (b) are
|
||||
effective on the date Initial Developer first distributes
|
||||
Original Code under the terms of this License.
|
||||
.
|
||||
(d) Notwithstanding Section 2.1(b) above, no patent license is
|
||||
granted: 1) for code that You delete from the Original Code; 2)
|
||||
separate from the Original Code; or 3) for infringements caused
|
||||
by: i) the modification of the Original Code or ii) the
|
||||
combination of the Original Code with other software or devices.
|
||||
.
|
||||
2.2. Contributor Grant.
|
||||
Subject to third party intellectual property claims, each Contributor
|
||||
hereby grants You a world-wide, royalty-free, non-exclusive license
|
||||
.
|
||||
(a) under intellectual property rights (other than patent or
|
||||
trademark) Licensable by Contributor, to use, reproduce, modify,
|
||||
display, perform, sublicense and distribute the Modifications
|
||||
created by such Contributor (or portions thereof) either on an
|
||||
unmodified basis, with other Modifications, as Covered Code
|
||||
and/or as part of a Larger Work; and
|
||||
.
|
||||
(b) under Patent Claims infringed by the making, using, or
|
||||
selling of Modifications made by that Contributor either alone
|
||||
and/or in combination with its Contributor Version (or portions
|
||||
of such combination), to make, use, sell, offer for sale, have
|
||||
made, and/or otherwise dispose of: 1) Modifications made by that
|
||||
Contributor (or portions thereof); and 2) the combination of
|
||||
Modifications made by that Contributor with its Contributor
|
||||
Version (or portions of such combination).
|
||||
.
|
||||
(c) the licenses granted in Sections 2.2(a) and 2.2(b) are
|
||||
effective on the date Contributor first makes Commercial Use of
|
||||
the Covered Code.
|
||||
.
|
||||
(d) Notwithstanding Section 2.2(b) above, no patent license is
|
||||
granted: 1) for any code that Contributor has deleted from the
|
||||
Contributor Version; 2) separate from the Contributor Version;
|
||||
3) for infringements caused by: i) third party modifications of
|
||||
Contributor Version or ii) the combination of Modifications made
|
||||
by that Contributor with other software (except as part of the
|
||||
Contributor Version) or other devices; or 4) under Patent Claims
|
||||
infringed by Covered Code in the absence of Modifications made by
|
||||
that Contributor.
|
||||
.
|
||||
3. Distribution Obligations.
|
||||
.
|
||||
3.1. Application of License.
|
||||
The Modifications which You create or to which You contribute are
|
||||
governed by the terms of this License, including without limitation
|
||||
Section 2.2. The Source Code version of Covered Code may be
|
||||
distributed only under the terms of this License or a future version
|
||||
of this License released under Section 6.1, and You must include a
|
||||
copy of this License with every copy of the Source Code You
|
||||
distribute. You may not offer or impose any terms on any Source Code
|
||||
version that alters or restricts the applicable version of this
|
||||
License or the recipients' rights hereunder. However, You may include
|
||||
an additional document offering the additional rights described in
|
||||
Section 3.5.
|
||||
.
|
||||
3.2. Availability of Source Code.
|
||||
Any Modification which You create or to which You contribute must be
|
||||
made available in Source Code form under the terms of this License
|
||||
either on the same media as an Executable version or via an accepted
|
||||
Electronic Distribution Mechanism to anyone to whom you made an
|
||||
Executable version available; and if made available via Electronic
|
||||
Distribution Mechanism, must remain available for at least twelve (12)
|
||||
months after the date it initially became available, or at least six
|
||||
(6) months after a subsequent version of that particular Modification
|
||||
has been made available to such recipients. You are responsible for
|
||||
ensuring that the Source Code version remains available even if the
|
||||
Electronic Distribution Mechanism is maintained by a third party.
|
||||
.
|
||||
3.3. Description of Modifications.
|
||||
You must cause all Covered Code to which You contribute to contain a
|
||||
file documenting the changes You made to create that Covered Code and
|
||||
the date of any change. You must include a prominent statement that
|
||||
the Modification is derived, directly or indirectly, from Original
|
||||
Code provided by the Initial Developer and including the name of the
|
||||
Initial Developer in (a) the Source Code, and (b) in any notice in an
|
||||
Executable version or related documentation in which You describe the
|
||||
origin or ownership of the Covered Code.
|
||||
.
|
||||
3.4. Intellectual Property Matters
|
||||
(a) Third Party Claims.
|
||||
If Contributor has knowledge that a license under a third party's
|
||||
intellectual property rights is required to exercise the rights
|
||||
granted by such Contributor under Sections 2.1 or 2.2,
|
||||
Contributor must include a text file with the Source Code
|
||||
distribution titled "LEGAL" which describes the claim and the
|
||||
party making the claim in sufficient detail that a recipient will
|
||||
know whom to contact. If Contributor obtains such knowledge after
|
||||
the Modification is made available as described in Section 3.2,
|
||||
Contributor shall promptly modify the LEGAL file in all copies
|
||||
Contributor makes available thereafter and shall take other steps
|
||||
(such as notifying appropriate mailing lists or newsgroups)
|
||||
reasonably calculated to inform those who received the Covered
|
||||
Code that new knowledge has been obtained.
|
||||
.
|
||||
(b) Contributor APIs.
|
||||
If Contributor's Modifications include an application programming
|
||||
interface and Contributor has knowledge of patent licenses which
|
||||
are reasonably necessary to implement that API, Contributor must
|
||||
also include this information in the LEGAL file.
|
||||
.
|
||||
(c) Representations.
|
||||
Contributor represents that, except as disclosed pursuant to
|
||||
Section 3.4(a) above, Contributor believes that Contributor's
|
||||
Modifications are Contributor's original creation(s) and/or
|
||||
Contributor has sufficient rights to grant the rights conveyed by
|
||||
this License.
|
||||
.
|
||||
3.5. Required Notices.
|
||||
You must duplicate the notice in Exhibit A in each file of the Source
|
||||
Code. If it is not possible to put such notice in a particular Source
|
||||
Code file due to its structure, then You must include such notice in a
|
||||
location (such as a relevant directory) where a user would be likely
|
||||
to look for such a notice. If You created one or more Modification(s)
|
||||
You may add your name as a Contributor to the notice described in
|
||||
Exhibit A. You must also duplicate this License in any documentation
|
||||
for the Source Code where You describe recipients' rights or ownership
|
||||
rights relating to Covered Code. You may choose to offer, and to
|
||||
charge a fee for, warranty, support, indemnity or liability
|
||||
obligations to one or more recipients of Covered Code. However, You
|
||||
may do so only on Your own behalf, and not on behalf of the Initial
|
||||
Developer or any Contributor. You must make it absolutely clear than
|
||||
any such warranty, support, indemnity or liability obligation is
|
||||
offered by You alone, and You hereby agree to indemnify the Initial
|
||||
Developer and every Contributor for any liability incurred by the
|
||||
Initial Developer or such Contributor as a result of warranty,
|
||||
support, indemnity or liability terms You offer.
|
||||
.
|
||||
3.6. Distribution of Executable Versions.
|
||||
You may distribute Covered Code in Executable form only if the
|
||||
requirements of Section 3.1-3.5 have been met for that Covered Code,
|
||||
and if You include a notice stating that the Source Code version of
|
||||
the Covered Code is available under the terms of this License,
|
||||
including a description of how and where You have fulfilled the
|
||||
obligations of Section 3.2. The notice must be conspicuously included
|
||||
in any notice in an Executable version, related documentation or
|
||||
collateral in which You describe recipients' rights relating to the
|
||||
Covered Code. You may distribute the Executable version of Covered
|
||||
Code or ownership rights under a license of Your choice, which may
|
||||
contain terms different from this License, provided that You are in
|
||||
compliance with the terms of this License and that the license for the
|
||||
Executable version does not attempt to limit or alter the recipient's
|
||||
rights in the Source Code version from the rights set forth in this
|
||||
License. If You distribute the Executable version under a different
|
||||
license You must make it absolutely clear that any terms which differ
|
||||
from this License are offered by You alone, not by the Initial
|
||||
Developer or any Contributor. You hereby agree to indemnify the
|
||||
Initial Developer and every Contributor for any liability incurred by
|
||||
the Initial Developer or such Contributor as a result of any such
|
||||
terms You offer.
|
||||
.
|
||||
3.7. Larger Works.
|
||||
You may create a Larger Work by combining Covered Code with other code
|
||||
not governed by the terms of this License and distribute the Larger
|
||||
Work as a single product. In such a case, You must make sure the
|
||||
requirements of this License are fulfilled for the Covered Code.
|
||||
.
|
||||
4. Inability to Comply Due to Statute or Regulation.
|
||||
.
|
||||
If it is impossible for You to comply with any of the terms of this
|
||||
License with respect to some or all of the Covered Code due to
|
||||
statute, judicial order, or regulation then You must: (a) comply with
|
||||
the terms of this License to the maximum extent possible; and (b)
|
||||
describe the limitations and the code they affect. Such description
|
||||
must be included in the LEGAL file described in Section 3.4 and must
|
||||
be included with all distributions of the Source Code. Except to the
|
||||
extent prohibited by statute or regulation, such description must be
|
||||
sufficiently detailed for a recipient of ordinary skill to be able to
|
||||
understand it.
|
||||
.
|
||||
5. Application of this License.
|
||||
.
|
||||
This License applies to code to which the Initial Developer has
|
||||
attached the notice in Exhibit A and to related Covered Code.
|
||||
.
|
||||
6. Versions of the License.
|
||||
.
|
||||
6.1. New Versions.
|
||||
Netscape Communications Corporation ("Netscape") may publish revised
|
||||
and/or new versions of the License from time to time. Each version
|
||||
will be given a distinguishing version number.
|
||||
.
|
||||
6.2. Effect of New Versions.
|
||||
Once Covered Code has been published under a particular version of the
|
||||
License, You may always continue to use it under the terms of that
|
||||
version. You may also choose to use such Covered Code under the terms
|
||||
of any subsequent version of the License published by Netscape. No one
|
||||
other than Netscape has the right to modify the terms applicable to
|
||||
Covered Code created under this License.
|
||||
.
|
||||
6.3. Derivative Works.
|
||||
If You create or use a modified version of this License (which you may
|
||||
only do in order to apply it to code which is not already Covered Code
|
||||
governed by this License), You must (a) rename Your license so that
|
||||
the phrases "Mozilla", "MOZILLAPL", "MOZPL", "Netscape",
|
||||
"MPL", "NPL" or any confusingly similar phrase do not appear in your
|
||||
license (except to note that your license differs from this License)
|
||||
and (b) otherwise make it clear that Your version of the license
|
||||
contains terms which differ from the Mozilla Public License and
|
||||
Netscape Public License. (Filling in the name of the Initial
|
||||
Developer, Original Code or Contributor in the notice described in
|
||||
Exhibit A shall not of themselves be deemed to be modifications of
|
||||
this License.)
|
||||
.
|
||||
7. DISCLAIMER OF WARRANTY.
|
||||
.
|
||||
COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS,
|
||||
WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
|
||||
WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF
|
||||
DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING.
|
||||
THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE
|
||||
IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT,
|
||||
YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE
|
||||
COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER
|
||||
OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF
|
||||
ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
|
||||
.
|
||||
8. TERMINATION.
|
||||
.
|
||||
8.1. This License and the rights granted hereunder will terminate
|
||||
automatically if You fail to comply with terms herein and fail to cure
|
||||
such breach within 30 days of becoming aware of the breach. All
|
||||
sublicenses to the Covered Code which are properly granted shall
|
||||
survive any termination of this License. Provisions which, by their
|
||||
nature, must remain in effect beyond the termination of this License
|
||||
shall survive.
|
||||
.
|
||||
8.2. If You initiate litigation by asserting a patent infringement
|
||||
claim (excluding declatory judgment actions) against Initial Developer
|
||||
or a Contributor (the Initial Developer or Contributor against whom
|
||||
You file such action is referred to as "Participant") alleging that:
|
||||
.
|
||||
(a) such Participant's Contributor Version directly or indirectly
|
||||
infringes any patent, then any and all rights granted by such
|
||||
Participant to You under Sections 2.1 and/or 2.2 of this License
|
||||
shall, upon 60 days notice from Participant terminate prospectively,
|
||||
unless if within 60 days after receipt of notice You either: (i)
|
||||
agree in writing to pay Participant a mutually agreeable reasonable
|
||||
royalty for Your past and future use of Modifications made by such
|
||||
Participant, or (ii) withdraw Your litigation claim with respect to
|
||||
the Contributor Version against such Participant. If within 60 days
|
||||
of notice, a reasonable royalty and payment arrangement are not
|
||||
mutually agreed upon in writing by the parties or the litigation claim
|
||||
is not withdrawn, the rights granted by Participant to You under
|
||||
Sections 2.1 and/or 2.2 automatically terminate at the expiration of
|
||||
the 60 day notice period specified above.
|
||||
.
|
||||
(b) any software, hardware, or device, other than such Participant's
|
||||
Contributor Version, directly or indirectly infringes any patent, then
|
||||
any rights granted to You by such Participant under Sections 2.1(b)
|
||||
and 2.2(b) are revoked effective as of the date You first made, used,
|
||||
sold, distributed, or had made, Modifications made by that
|
||||
Participant.
|
||||
.
|
||||
8.3. If You assert a patent infringement claim against Participant
|
||||
alleging that such Participant's Contributor Version directly or
|
||||
indirectly infringes any patent where such claim is resolved (such as
|
||||
by license or settlement) prior to the initiation of patent
|
||||
infringement litigation, then the reasonable value of the licenses
|
||||
granted by such Participant under Sections 2.1 or 2.2 shall be taken
|
||||
into account in determining the amount or value of any payment or
|
||||
license.
|
||||
.
|
||||
8.4. In the event of termination under Sections 8.1 or 8.2 above,
|
||||
all end user license agreements (excluding distributors and resellers)
|
||||
which have been validly granted by You or any distributor hereunder
|
||||
prior to termination shall survive termination.
|
||||
.
|
||||
9. LIMITATION OF LIABILITY.
|
||||
.
|
||||
UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT
|
||||
(INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL
|
||||
DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE,
|
||||
OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR
|
||||
ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
|
||||
CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL,
|
||||
WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER
|
||||
COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN
|
||||
INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF
|
||||
LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY
|
||||
RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW
|
||||
PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE
|
||||
EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO
|
||||
THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
|
||||
.
|
||||
10. U.S. GOVERNMENT END USERS.
|
||||
.
|
||||
The Covered Code is a "commercial item," as that term is defined in
|
||||
48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer
|
||||
software" and "commercial computer software documentation," as such
|
||||
terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48
|
||||
C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995),
|
||||
all U.S. Government End Users acquire Covered Code with only those
|
||||
rights set forth herein.
|
||||
.
|
||||
11. MISCELLANEOUS.
|
||||
.
|
||||
This License represents the complete agreement concerning subject
|
||||
matter hereof. If any provision of this License is held to be
|
||||
unenforceable, such provision shall be reformed only to the extent
|
||||
necessary to make it enforceable. This License shall be governed by
|
||||
California law provisions (except to the extent applicable law, if
|
||||
any, provides otherwise), excluding its conflict-of-law provisions.
|
||||
With respect to disputes in which at least one party is a citizen of,
|
||||
or an entity chartered or registered to do business in the United
|
||||
States of America, any litigation relating to this License shall be
|
||||
subject to the jurisdiction of the Federal Courts of the Northern
|
||||
District of California, with venue lying in Santa Clara County,
|
||||
California, with the losing party responsible for costs, including
|
||||
without limitation, court costs and reasonable attorneys' fees and
|
||||
expenses. The application of the United Nations Convention on
|
||||
Contracts for the International Sale of Goods is expressly excluded.
|
||||
Any law or regulation which provides that the language of a contract
|
||||
shall be construed against the drafter shall not apply to this
|
||||
License.
|
||||
.
|
||||
12. RESPONSIBILITY FOR CLAIMS.
|
||||
.
|
||||
As between Initial Developer and the Contributors, each party is
|
||||
responsible for claims and damages arising, directly or indirectly,
|
||||
out of its utilization of rights under this License and You agree to
|
||||
work with Initial Developer and Contributors to distribute such
|
||||
responsibility on an equitable basis. Nothing herein is intended or
|
||||
shall be deemed to constitute any admission of liability.
|
||||
.
|
||||
13. MULTIPLE-LICENSED CODE.
|
||||
.
|
||||
Initial Developer may designate portions of the Covered Code as
|
||||
"Multiple-Licensed". "Multiple-Licensed" means that the Initial
|
||||
Developer permits you to utilize portions of the Covered Code under
|
||||
Your choice of the NPL or the alternative licenses, if any, specified
|
||||
by the Initial Developer in the file described in Exhibit A.
|
||||
.
|
||||
EXHIBIT A -Mozilla Public License.
|
||||
.
|
||||
``The contents of this file are subject to the Mozilla Public License
|
||||
Version 1.1 (the "License"); you may not use this file except in
|
||||
compliance with the License. You may obtain a copy of the License at
|
||||
http://www.mozilla.org/MPL/
|
||||
.
|
||||
Software distributed under the License is distributed on an "AS IS"
|
||||
basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
|
||||
License for the specific language governing rights and limitations
|
||||
under the License.
|
||||
.
|
||||
The Original Code is the FreeXL library.
|
||||
.
|
||||
The Initial Developer of the Original Code is Alessandro Furieri.
|
||||
Portions created by the Initial Developer are Copyright (C) 2011
|
||||
the Initial Developer. All Rights Reserved.
|
||||
.
|
||||
Contributor(s):
|
||||
Brad Hards <bradh@frogmouth.net>
|
||||
.
|
||||
.
|
||||
Alternatively, the contents of this file may be used under the terms of
|
||||
either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
of those above. If you wish to allow use of your version of this file only
|
||||
under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
use your version of this file under the terms of the MPL, indicate your
|
||||
decision by deleting the provisions above and replace them with the notice
|
||||
and other provisions required by the GPL or the LGPL. If you do not delete
|
||||
the provisions above, a recipient may use your version of this file under
|
||||
the terms of any one of the MPL, the GPL or the LGPL.
|
||||
.
|
||||
[NOTE: The text of this Exhibit A may differ slightly from the text of
|
||||
the notices in the Source Code files of the Original Code. You should
|
||||
use the text of this Exhibit A rather than the text found in the
|
||||
Original Code Source Code for Your Modifications.]
|
||||
|
|
@ -0,0 +1,45 @@
|
|||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: fyba
|
||||
Source: https://github.com/kartverket/fyba/
|
||||
|
||||
Files: *
|
||||
Copyright: 1990-2011 Statens kartverk
|
||||
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 AUTHORS OR COPYRIGHT HOLDERS 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.
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2013 Anders Einar Hilden <hildenae@gmail.com>
|
||||
2014 Ruben Undheim <ruben.undheim@gmail.com>
|
||||
License: GPL-2.0+
|
||||
This package is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
This package is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>
|
||||
.
|
||||
On Debian systems, the complete text of the GNU General
|
||||
Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
|
||||
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,460 @@
|
|||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: gdcm
|
||||
Upstream-Contact: malat@users.sf.net
|
||||
Source: http://gdcm.sf.net
|
||||
|
||||
Files: *
|
||||
Copyright: 2006-2011 Mathieu Malaterre
|
||||
1993-2005 CREATIS
|
||||
License: BSD-3-clause-alike-CREATIS
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions are met:
|
||||
.
|
||||
* Redistributions of source code must retain the above copyright notice,
|
||||
this list of conditions and the following disclaimer.
|
||||
.
|
||||
* 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.
|
||||
.
|
||||
* Neither name of Mathieu Malaterre, or CREATIS, nor the names of any
|
||||
contributors (CNRS, INSERM, UCB, Universite Lyon I), may be used to
|
||||
endorse or promote products derived from this software without specific
|
||||
prior written permission.
|
||||
.
|
||||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 AUTHORS 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:Source/MediaStorageAndFileFormat/gdcmStreamImageReader.cxx
|
||||
Source/MediaStorageAndFileFormat/gdcmStreamImageReader.h
|
||||
Source/MediaStorageAndFileFormat/gdcmStreamImageWriter.h
|
||||
Source/MediaStorageAndFileFormat/gdcmStreamImageWriter.cxx
|
||||
Source/MessageExchangeDefinition/gdcmULActionAE.cxx
|
||||
Source/MessageExchangeDefinition/gdcmQueryImage.h
|
||||
Source/MessageExchangeDefinition/gdcmCFindMessages.h
|
||||
Source/MessageExchangeDefinition/gdcmULEvent.h
|
||||
Source/MessageExchangeDefinition/gdcmCompositeNetworkFunctions.h
|
||||
Source/MessageExchangeDefinition/gdcmQuerySeries.cxx
|
||||
Source/MessageExchangeDefinition/gdcmARTIMTimer.h
|
||||
Source/MessageExchangeDefinition/gdcmULConnectionInfo.cxx
|
||||
Source/MessageExchangeDefinition/gdcmNetworkStateID.h
|
||||
Source/MessageExchangeDefinition/gdcmQueryStudy.h
|
||||
Source/MessageExchangeDefinition/gdcmCEchoMessages.cxx
|
||||
Source/MessageExchangeDefinition/gdcmCEchoMessages.h
|
||||
Source/MessageExchangeDefinition/gdcmULBasicCallback.h
|
||||
Source/MessageExchangeDefinition/gdcmULActionAE.h
|
||||
Source/MessageExchangeDefinition/gdcmULConnectionManager.h
|
||||
Source/MessageExchangeDefinition/gdcmULWritingCallback.h
|
||||
Source/MessageExchangeDefinition/gdcmQueryImage.cxx
|
||||
Source/MessageExchangeDefinition/gdcmULActionDT.h
|
||||
Source/MessageExchangeDefinition/gdcmBaseRootQuery.h
|
||||
Source/MessageExchangeDefinition/gdcmCompositeMessageFactory.cxx
|
||||
Source/MessageExchangeDefinition/gdcmQueryFactory.cxx
|
||||
Source/MessageExchangeDefinition/gdcmULConnection.h
|
||||
Source/MessageExchangeDefinition/gdcmBaseRootQuery.cxx
|
||||
Source/MessageExchangeDefinition/gdcmULWritingCallback.cxx
|
||||
Source/MessageExchangeDefinition/gdcmULConnectionInfo.h
|
||||
Source/MessageExchangeDefinition/gdcmULActionAA.h
|
||||
Source/MessageExchangeDefinition/gdcmPDUFactory.cxx
|
||||
Source/MessageExchangeDefinition/gdcmULTransitionTable.h
|
||||
Source/MessageExchangeDefinition/gdcmARTIMTimer.cxx
|
||||
Source/MessageExchangeDefinition/gdcmULBasicCallback.cxx
|
||||
Source/MessageExchangeDefinition/gdcmCMoveMessages.h
|
||||
Source/MessageExchangeDefinition/gdcmULActionDT.cxx
|
||||
Source/MessageExchangeDefinition/gdcmULActionAR.h
|
||||
Source/MessageExchangeDefinition/gdcmQueryPatient.cxx
|
||||
Source/MessageExchangeDefinition/gdcmCMoveMessages.cxx
|
||||
Source/MessageExchangeDefinition/gdcmULConnectionManager.cxx
|
||||
Source/MessageExchangeDefinition/gdcmBasePDU.h
|
||||
Source/MessageExchangeDefinition/gdcmULActionAA.cxx
|
||||
Source/MessageExchangeDefinition/gdcmULAction.h
|
||||
Source/MessageExchangeDefinition/gdcmULTransitionTable.cxx
|
||||
Source/MessageExchangeDefinition/gdcmQuerySeries.h
|
||||
Source/MessageExchangeDefinition/gdcmULConnection.cxx
|
||||
Source/MessageExchangeDefinition/gdcmBaseQuery.h
|
||||
Source/MessageExchangeDefinition/gdcmBaseQuery.cxx
|
||||
Source/MessageExchangeDefinition/gdcmQueryStudy.cxx
|
||||
Source/MessageExchangeDefinition/gdcmULActionAR.cxx
|
||||
Source/MessageExchangeDefinition/gdcmPDUFactory.h
|
||||
Source/MessageExchangeDefinition/gdcmCFindMessages.cxx
|
||||
Source/MessageExchangeDefinition/gdcmBaseCompositeMessage.h
|
||||
Source/MessageExchangeDefinition/gdcmNetworkEvents.h
|
||||
Source/MessageExchangeDefinition/gdcmULConnectionCallback.h
|
||||
Source/MessageExchangeDefinition/gdcmQueryFactory.h
|
||||
Source/MessageExchangeDefinition/gdcmCStoreMessages.h
|
||||
Source/MessageExchangeDefinition/gdcmCStoreMessages.cxx
|
||||
Source/MessageExchangeDefinition/gdcmQueryPatient.h
|
||||
Source/MessageExchangeDefinition/gdcmCompositeNetworkFunctions.cxx
|
||||
Source/MessageExchangeDefinition/gdcmQueryBase.h
|
||||
Source/MessageExchangeDefinition/gdcmCompositeMessageFactory.h
|
||||
Testing/Source/MessageExchangeDefinition/Cxx/TestEcho.cxx
|
||||
Testing/Source/MessageExchangeDefinition/Cxx/TestFind.cxx
|
||||
Testing/Source/MessageExchangeDefinition/Cxx/TestULConnectionManager.cxx
|
||||
Testing/Source/MessageExchangeDefinition/Cxx/TestQueryFactory.cxx
|
||||
Testing/Source/MessageExchangeDefinition/Cxx/TestPresentationContextRQ.cxx
|
||||
Testing/Source/MessageExchangeDefinition/Cxx/TestSCUFunctions.cxx
|
||||
Copyright: Insight Software Consortium
|
||||
License: Apache-2.0
|
||||
|
||||
Files: Applications/Python/*
|
||||
Copyright: 2008 Emanuele Rocca <ema@galliera.it>
|
||||
2008 Marco De Benedetto <debe@galliera.it>
|
||||
2006-2011 Mathieu Malaterre
|
||||
License: Apache-2.0
|
||||
|
||||
Files:Examples/Csharp/MpegVideoInfo.cs
|
||||
Copyright: 2007 Chris Anderson >chrisa@wordpress.com>
|
||||
License: LGPL-2+
|
||||
This library is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU Lesser General Public
|
||||
License as published by the Free Software Foundation; either
|
||||
version 2 of the License, or (at your option) any later version.
|
||||
.
|
||||
This library is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
Lesser General Public License for more details.
|
||||
.
|
||||
On Debian systems, the complete text of the GNU Lesser General
|
||||
Public License version 2 can be found in
|
||||
"/usr/share/common-licenses/LGPL-2".
|
||||
|
||||
Files: CMake/*.cmake
|
||||
Copyright: 2006-2011 Mathieu Malaterre <mathieu.malaterre@gmail.com>
|
||||
License: BSD-3-clause-alike-Mathieu-Malaterre
|
||||
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 copyright
|
||||
notice, this list of conditions and the following disclaimer.
|
||||
2. Redistributions in binary form must reproduce the copyright
|
||||
notice, this list of conditions and the following disclaimer in the
|
||||
documentation and/or other materials provided with the distribution.
|
||||
3. The name of the author may not be used to endorse or promote products
|
||||
derived from this software without specific prior written permission.
|
||||
.
|
||||
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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: Utilities/C99/*
|
||||
Copyright: 2006 Alexander Chemeris
|
||||
License: BSD-3-clause-alike-Alexander-Chemeris
|
||||
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. The name of the author may be used to endorse or promote products
|
||||
derived from this software without specific prior written permission.
|
||||
.
|
||||
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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: Utilities/gdcmcharls/jpegimagedatasegment.h
|
||||
Utilities/gdcmcharls/jpegmarkersegment.cpp
|
||||
Utilities/gdcmcharls/jpegmarkersegment.h
|
||||
Utilities/gdcmcharls/jpegsegment.h
|
||||
Utilities/gdcmcharls/jpegstreamwriter.cpp
|
||||
Utilities/gdcmcharls/jpegstreamwriter.h
|
||||
Copyright: (C) CharLS Team 2014
|
||||
License: BSD-3-clause-alike-Jan-de-Vaan
|
||||
|
||||
Files: Utilities/gdcmcharls/*
|
||||
Copyright: 2007-2010, Jan de Vaan
|
||||
License: BSD-3-clause-alike-Jan-de-Vaan
|
||||
|
||||
License: BSD-3-clause-alike-Jan-de-Vaan
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions are met:
|
||||
.
|
||||
* Redistributions of source code must retain the above copyright notice, this
|
||||
list of conditions and the following disclaimer.
|
||||
.
|
||||
* 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.
|
||||
.
|
||||
* Neither the name of my employer, 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 COPYRIGHT HOLDERS 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 COPYRIGHT OWNER 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: Utilities/gdcmexpat/*
|
||||
Copyright: 1998, 1999, 2000 Thai Open Source Software Center Ltd
|
||||
and Clark Cooper
|
||||
2001, 2002, 2003, 2004, 2005, 2006 Expat maintainers.
|
||||
License: Expat
|
||||
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 AUTHORS OR COPYRIGHT HOLDERS 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.
|
||||
|
||||
Files: Utilities/gdcmjpeg/*
|
||||
Copyright: 1991-1998, Thomas G. Lane.
|
||||
License: gdcmjpeg
|
||||
Permission is hereby granted to use, copy, modify, and distribute this
|
||||
software (or portions thereof) for any purpose, without fee, subject to these
|
||||
conditions:
|
||||
(1) If any part of the source code for this software is distributed, then this
|
||||
README file must be included, with this copyright and no-warranty notice
|
||||
unaltered and any additions, deletions, or changes to the original files
|
||||
must be clearly indicated in accompanying documentation.
|
||||
(2) If only executable code is distributed, then the accompanying
|
||||
documentation must state that "this software is based in part on the work of
|
||||
the Independent JPEG Group".
|
||||
(3) Permission for use of this software is granted only if the user accepts
|
||||
full responsibility for any undesirable consequences the authors accept
|
||||
NO LIABILITY for damages of any kind.
|
||||
.
|
||||
These conditions apply to any software derived from or based on the IJG code,
|
||||
not just to the unmodified library. If you use our work, you ought to
|
||||
acknowledge us.
|
||||
.
|
||||
Permission is NOT granted for the use of any IJG author's name or company name
|
||||
in advertising or publicity relating to this software or products derived from
|
||||
it. This software may be referred to only as "the Independent JPEG Group's
|
||||
software".
|
||||
.
|
||||
We specifically permit and encourage the use of this software as the basis of
|
||||
commercial products, provided that all warranty or liability claims are
|
||||
assumed by the product vendor.
|
||||
|
||||
|
||||
Files: Utilities/gdcmmd5/md5main.c
|
||||
Utilities/gdcmmd5/md5.c
|
||||
Utilities/gdcmmd5/md5.h
|
||||
Copyright: 1999, 2002 Aladdin Enterprises. All rights reserved.
|
||||
License: zlib/libpng
|
||||
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.
|
||||
|
||||
Files: Utilities/gdcmopenjpeg/*
|
||||
Copyright: 2002-2014, Universite catholique de Louvain (UCL), Belgium
|
||||
2002-2014, Professor Benoit Macq
|
||||
2003-2014, Antonin Descampe
|
||||
2003-2009, Francois-Olivier Devaux
|
||||
2005, Herve Drolon, FreeImage Team
|
||||
2002-2003, Yannick Verschueren
|
||||
2001-2003, David Janssens
|
||||
2011-2012, Centre National d'Etudes Spatiales (CNES), France
|
||||
2012, CS Systemes d'Information, France
|
||||
License: BSD-2-clause
|
||||
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.
|
||||
.
|
||||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 COPYRIGHT OWNER 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: Utilities/gdcmutfcpp/*
|
||||
Copyright: 2006 Nemanja Trifunovic
|
||||
License: BSL
|
||||
Permission is hereby granted, free of charge, to any person or organization
|
||||
obtaining a copy of the software and accompanying documentation covered by
|
||||
this license (the "Software") to use, reproduce, display, distribute,
|
||||
execute, and transmit the Software, and to prepare derivative works of the
|
||||
Software, and to permit third-parties to whom the Software is furnished to
|
||||
do so, all subject to the following:
|
||||
.
|
||||
The copyright notices in the Software and this entire statement, including
|
||||
the above license grant, this restriction and the following disclaimer,
|
||||
must be included in all copies of the Software, in whole or in part, and
|
||||
all derivative works of the Software, unless such copies or derivative
|
||||
works are solely in the form of machine-executable object code generated by
|
||||
a source language processor.
|
||||
.
|
||||
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, TITLE AND NON-INFRINGEMENT. IN NO EVENT
|
||||
SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
|
||||
FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
|
||||
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
||||
DEALINGS IN THE SOFTWARE.
|
||||
|
||||
Files: Utilities/gdcmuuid/*
|
||||
Copyright: 1996, 1997 Theodore Ts'o.
|
||||
License: BSD-3-clause-alike-Theodore-Ts
|
||||
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, and the entire permission notice in its entirety,
|
||||
including the disclaimer of warranties.
|
||||
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. The name of the author may not be used to endorse or promote
|
||||
products derived from this software without specific prior
|
||||
written permission.
|
||||
.
|
||||
THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
|
||||
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
|
||||
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF
|
||||
WHICH ARE HEREBY DISCLAIMED. IN NO EVENT SHALL THE AUTHOR 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 NOT ADVISED OF THE POSSIBILITY OF SUCH
|
||||
DAMAGE.
|
||||
|
||||
Files: Utilities/gdcmzlib/*
|
||||
Copyright: 1995-2005 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.
|
||||
|
||||
Files: Utilities/getopt/*
|
||||
Copyright: 2000 The NetBSD Foundation, Inc.
|
||||
License: BSD-4-clause
|
||||
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. All advertising materials mentioning features or use of this software
|
||||
must display the following acknowledgement:
|
||||
This product includes software developed by the NetBSD
|
||||
Foundation, Inc. and its contributors.
|
||||
.
|
||||
THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. 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 FOUNDATION 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: Utilities/pvrg/*
|
||||
Copyright: Copyright (C) 1990, 1991, 1993 Andy C. Hung, all rights reserved.
|
||||
License: public-domain
|
||||
PUBLIC DOMAIN LICENSE: Stanford University Portable Video Research
|
||||
Group. If you use this software, you agree to the following: This
|
||||
program package is purely experimental, and is licensed "as is".
|
||||
Permission is granted to use, modify, and distribute this program
|
||||
q without charge for any purpose, provided this license/ disclaimer
|
||||
notice appears in the copies. No warranty or maintenance is given,
|
||||
either expressed or implied. In no event shall the author(s) be
|
||||
liable to you or a third party for any special, incidental,
|
||||
consequential, or other damages, arising out of the use or inability
|
||||
to use the program for any purpose (or the loss of data), even if we
|
||||
have been advised of such possibilities. Any public reference or
|
||||
advertisement of this source code should refer to it as the Portable
|
||||
Video Research Group (PVRG) code, and not by any author(s) (or
|
||||
Stanford University) name.
|
||||
|
||||
Files: Utilities/socketxx/*
|
||||
Copyright: 1992-1996 Gnanasekaran Swaminathan <gs4t@virginia.edu>
|
||||
2002-2004 Herbert Straub <herbert@linuxhacker.at>
|
||||
License: socketxx
|
||||
Permission is granted to use at your own risk and distribute this software
|
||||
in source and binary forms provided the above copyright notice and this
|
||||
paragraph are preserved on all copies. This software is provided "as is"
|
||||
with no express or implied warranty
|
||||
|
||||
License: Apache-2.0
|
||||
On Debian GNU/Linux system you can find the complete text of the
|
||||
Apache 2.0 license in '/usr/share/common-licenses/Apache-2.0'.
|
|
@ -0,0 +1,96 @@
|
|||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: GEOS
|
||||
Upstream-Contact: GEOS Developers <geos-devel@lists.osgeo.org>
|
||||
Source: http://download.osgeo.org/geos/
|
||||
|
||||
Files: *
|
||||
Copyright: 2016, Daniel Baston
|
||||
2015, Nyall Dawson <nyall.dawson@gmail.com>
|
||||
2014, Mika Heiskanen <mika.heiskanen@fmi.fi>
|
||||
2009-2013, Sandro Santilli <strk@keybit.net>
|
||||
2012, Excensus LLC
|
||||
2005-2011, Refractions Research Inc
|
||||
2008-2010, Safe Software Inc
|
||||
2001-2009, Vivid Solutions Inc
|
||||
2009, Ragi Y. Burhum <ragi@burhum.com>
|
||||
2004, 2008, Sean Gillies
|
||||
1995, INRIA Prisme Project
|
||||
1995, Olivier Devillers <Olivier.Devillers@sophia.inria.fr>
|
||||
License: LGPL-2.1+
|
||||
Comment: The upstream contributors are listed in the AUTHORS file.
|
||||
|
||||
Files: ltmain.sh
|
||||
Copyright: 1996-2015, Free Software Foundation, Inc
|
||||
License: GPL-2+ with Libtool exception
|
||||
|
||||
Files: tests/xmltester/tinyxml/*
|
||||
Copyright: 2000-2006, Lee Thomason (www.grinninglizard.com)
|
||||
License: zlib
|
||||
|
||||
Files: include/geos/timeval.h
|
||||
Copyright: 2006, Wu Yongwei
|
||||
License: public-domain
|
||||
All code here is considered in the public domain though I do wish
|
||||
my name could be retained if anyone uses them. :-)
|
||||
|
||||
License: LGPL-2.1+
|
||||
This library is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU Lesser General Public
|
||||
License as published by the Free Software Foundation; either
|
||||
version 2.1 of the License, or (at your option) any later version.
|
||||
.
|
||||
This library is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
Lesser General Public License for more details.
|
||||
.
|
||||
On Debian systems, the full text of the GNU Lesser General Public
|
||||
License version 2.1 can be found in the file
|
||||
`/usr/share/common-licenses/LGPL-2.1'.
|
||||
|
||||
License: GPL-2+ with Libtool exception
|
||||
GNU Libtool is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
As a special exception to the GNU General Public License,
|
||||
if you distribute this file as part of a program or library that
|
||||
is built using GNU Libtool, you may include this file under the
|
||||
same distribution terms that you use for the rest of that program.
|
||||
.
|
||||
GNU Libtool is distributed in the hope that it will be useful, but
|
||||
WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with GNU Libtool; see the file COPYING. If not, a copy
|
||||
can be downloaded from http://www.gnu.org/licenses/gpl.html,
|
||||
or obtained by writing to the Free Software Foundation, Inc.,
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
.
|
||||
On Debian systems, the full text of the GNU General Public
|
||||
License version 2 can be found in the file
|
||||
`/usr/share/common-licenses/GPL-2'.
|
||||
|
||||
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.
|
||||
|
|
@ -0,0 +1,96 @@
|
|||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: GEOS
|
||||
Upstream-Contact: GEOS Developers <geos-devel@lists.osgeo.org>
|
||||
Source: http://download.osgeo.org/geos/
|
||||
|
||||
Files: *
|
||||
Copyright: 2016, Daniel Baston
|
||||
2015, Nyall Dawson <nyall.dawson@gmail.com>
|
||||
2014, Mika Heiskanen <mika.heiskanen@fmi.fi>
|
||||
2009-2013, Sandro Santilli <strk@keybit.net>
|
||||
2012, Excensus LLC
|
||||
2005-2011, Refractions Research Inc
|
||||
2008-2010, Safe Software Inc
|
||||
2001-2009, Vivid Solutions Inc
|
||||
2009, Ragi Y. Burhum <ragi@burhum.com>
|
||||
2004, 2008, Sean Gillies
|
||||
1995, INRIA Prisme Project
|
||||
1995, Olivier Devillers <Olivier.Devillers@sophia.inria.fr>
|
||||
License: LGPL-2.1+
|
||||
Comment: The upstream contributors are listed in the AUTHORS file.
|
||||
|
||||
Files: ltmain.sh
|
||||
Copyright: 1996-2015, Free Software Foundation, Inc
|
||||
License: GPL-2+ with Libtool exception
|
||||
|
||||
Files: tests/xmltester/tinyxml/*
|
||||
Copyright: 2000-2006, Lee Thomason (www.grinninglizard.com)
|
||||
License: zlib
|
||||
|
||||
Files: include/geos/timeval.h
|
||||
Copyright: 2006, Wu Yongwei
|
||||
License: public-domain
|
||||
All code here is considered in the public domain though I do wish
|
||||
my name could be retained if anyone uses them. :-)
|
||||
|
||||
License: LGPL-2.1+
|
||||
This library is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU Lesser General Public
|
||||
License as published by the Free Software Foundation; either
|
||||
version 2.1 of the License, or (at your option) any later version.
|
||||
.
|
||||
This library is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
Lesser General Public License for more details.
|
||||
.
|
||||
On Debian systems, the full text of the GNU Lesser General Public
|
||||
License version 2.1 can be found in the file
|
||||
`/usr/share/common-licenses/LGPL-2.1'.
|
||||
|
||||
License: GPL-2+ with Libtool exception
|
||||
GNU Libtool is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
As a special exception to the GNU General Public License,
|
||||
if you distribute this file as part of a program or library that
|
||||
is built using GNU Libtool, you may include this file under the
|
||||
same distribution terms that you use for the rest of that program.
|
||||
.
|
||||
GNU Libtool is distributed in the hope that it will be useful, but
|
||||
WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with GNU Libtool; see the file COPYING. If not, a copy
|
||||
can be downloaded from http://www.gnu.org/licenses/gpl.html,
|
||||
or obtained by writing to the Free Software Foundation, Inc.,
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
.
|
||||
On Debian systems, the full text of the GNU General Public
|
||||
License version 2 can be found in the file
|
||||
`/usr/share/common-licenses/GPL-2'.
|
||||
|
||||
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.
|
||||
|
|
@ -0,0 +1,284 @@
|
|||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: GeoTIFF
|
||||
Upstream-Contact: GeoTIFF Developers <geotiff@lists.maptools.org>
|
||||
Source: http://download.osgeo.org/geotiff/
|
||||
Files-Excluded: csv/*
|
||||
|
||||
Files: *
|
||||
Copyright: 1995, Niles D. Ritter
|
||||
1999, Frank Warmerdam
|
||||
License: attribution
|
||||
|
||||
Files: INSTALL
|
||||
Copyright: 1994-1996, 1999-2002, 2004-2006, Free Software Foundation, Inc.
|
||||
License: fsf-doc-unlimited
|
||||
|
||||
Files: cpl_csv.c
|
||||
cpl_serv.c
|
||||
cpl_serv.h
|
||||
geo_ctrans.inc
|
||||
geo_extra.c
|
||||
geo_normalize.c
|
||||
geo_normalize.h
|
||||
geo_simpletags.c
|
||||
geo_simpletags.h
|
||||
geo_trans.c
|
||||
geotiff_proj4.c
|
||||
Copyright: 1998-1999, 2005, 2008, Frank Warmerdam
|
||||
License: MIT
|
||||
|
||||
Files: geo_strtod.c
|
||||
Copyright: 2006, Andrey Kiselev
|
||||
License: MIT
|
||||
|
||||
Files: Makefile.in
|
||||
bin/Makefile.in
|
||||
cmake/Makefile.in
|
||||
libxtiff/Makefile.in
|
||||
man/Makefile.in
|
||||
man/man1/Makefile.in
|
||||
Copyright: 1994-2009, Free Software Foundation, Inc.
|
||||
License: fsf-makefile-unlimited
|
||||
|
||||
Files: aclocal.m4
|
||||
configure
|
||||
Copyright: 1996-2009, Free Software Foundation, Inc.
|
||||
License: fsf-unlimited
|
||||
|
||||
Files: CMakeLists.txt
|
||||
cmake/FindGeoTIFF.cmake
|
||||
cmake/FindPROJ4.cmake
|
||||
libxtiff/CMakeLists.txt
|
||||
Copyright: 2009, Mateusz Loskot <mateusz@loskot.net>
|
||||
License: BSD-3-Clause
|
||||
|
||||
Files: config.guess
|
||||
config.sub
|
||||
depcomp
|
||||
m4/ax_prog_doxygen.m4
|
||||
m4/doxygen.am
|
||||
missing
|
||||
Copyright: 1992-2009, Free Software Foundation, Inc.
|
||||
2004, Oren Ben-Kiki
|
||||
License: GPL-2+ with Autoconf exception
|
||||
|
||||
Files: install-sh
|
||||
Copyright: 1991, Massachusetts Institute of Technology
|
||||
License: install-sh
|
||||
|
||||
Files: ltmain.sh
|
||||
Copyright: 1996-2001, 2003-2007, 2008, Free Software Foundation, Inc
|
||||
License: GPL-2+ with Libtool exception
|
||||
|
||||
Files: bin/getopt.c
|
||||
Copyright: 1987, Regents of the University of California
|
||||
License: BSD-4-Clause
|
||||
|
||||
Files: bin/geotifcp.c
|
||||
Copyright: 1988-1995, Sam Leffler
|
||||
1991-1995, Silicon Graphics, Inc
|
||||
License: HPND-sl-sgi
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2007, Francesco Paolo Lovergine <frankie@debian.org>
|
||||
License: GPL-2+
|
||||
|
||||
License: attribution
|
||||
Permission granted to use this software, so long as this copyright
|
||||
notice accompanies any source code derived therefrom.
|
||||
|
||||
License: fsf-doc-unlimited
|
||||
This file is free documentation; the Free Software Foundation gives
|
||||
unlimited permission to copy, distribute and modify it.
|
||||
|
||||
License: fsf-makefile-unlimited
|
||||
This Makefile.in is free software; the Free Software Foundation
|
||||
gives unlimited permission to copy and/or distribute it,
|
||||
with or without modifications, as long as this notice is preserved.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
||||
even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
||||
PARTICULAR PURPOSE.
|
||||
|
||||
License: fsf-unlimited
|
||||
This file is free software; the Free Software Foundation
|
||||
gives unlimited permission to copy and/or distribute it,
|
||||
with or without modifications, as long as this notice is preserved.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
||||
even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
||||
PARTICULAR PURPOSE.
|
||||
|
||||
License: install-sh
|
||||
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, and that the name of M.I.T. not be used in advertising or
|
||||
publicity pertaining to distribution of the software without specific,
|
||||
written prior permission. M.I.T. makes no representations about the
|
||||
suitability of this software for any purpose. It is provided "as is"
|
||||
without express or implied warranty.
|
||||
|
||||
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 AUTHORS OR COPYRIGHT HOLDERS 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.
|
||||
|
||||
License: BSD-3-Clause
|
||||
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 copyright
|
||||
notice, this list of conditions and the following disclaimer.
|
||||
2. Redistributions in binary form must reproduce the copyright
|
||||
notice, this list of conditions and the following disclaimer in the
|
||||
documentation and/or other materials provided with the distribution.
|
||||
3. The name of the author may not be used to endorse or promote products
|
||||
derived from this software without specific prior written permission.
|
||||
.
|
||||
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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.
|
||||
|
||||
License: BSD-4-Clause
|
||||
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. All advertising materials mentioning features or use of this software
|
||||
must display the following acknowledgement:
|
||||
This product includes software developed by the University of
|
||||
California, Berkeley and its contributors.
|
||||
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.
|
||||
|
||||
License: HPND-sl-sgi
|
||||
Permission to use, copy, modify, distribute, and sell this software and
|
||||
its documentation for any purpose is hereby granted without fee, provided
|
||||
that (i) the above copyright notices and this permission notice appear in
|
||||
all copies of the software and related documentation, and (ii) the names of
|
||||
Sam Leffler and Silicon Graphics may not be used in any advertising or
|
||||
publicity relating to the software without the specific, prior written
|
||||
permission of Sam Leffler and Silicon Graphics.
|
||||
.
|
||||
THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
|
||||
EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
|
||||
WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
|
||||
.
|
||||
IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
|
||||
ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
|
||||
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
||||
WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF
|
||||
LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
|
||||
OF THIS SOFTWARE.
|
||||
|
||||
License: GPL-2+
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License along
|
||||
with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
.
|
||||
On Debian systems, the complete text of version 2 of the GNU General
|
||||
Public License can be found in `/usr/share/common-licenses/GPL-2'.
|
||||
|
||||
License: GPL-2+ with Autoconf exception
|
||||
This file is free software; you can redistribute it and/or modify it
|
||||
under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful, but
|
||||
WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
|
||||
02110-1301, USA.
|
||||
.
|
||||
As a special exception to the GNU General Public License, if you
|
||||
distribute this file as part of a program that contains a
|
||||
configuration script generated by Autoconf, you may include it under
|
||||
the same distribution terms that you use for the rest of that program.
|
||||
.
|
||||
On Debian systems, the full text of the GNU General Public
|
||||
License version 2 can be found in the file
|
||||
`/usr/share/common-licenses/GPL-2'.
|
||||
|
||||
License: GPL-2+ with Libtool exception
|
||||
GNU Libtool is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
As a special exception to the GNU General Public License,
|
||||
if you distribute this file as part of a program or library that
|
||||
is built using GNU Libtool, you may include this file under the
|
||||
same distribution terms that you use for the rest of that program.
|
||||
.
|
||||
GNU Libtool is distributed in the hope that it will be useful, but
|
||||
WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with GNU Libtool; see the file COPYING. If not, a copy
|
||||
can be downloaded from http://www.gnu.org/licenses/gpl.html,
|
||||
or obtained by writing to the Free Software Foundation, Inc.,
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
.
|
||||
On Debian systems, the complete text of version 2 of the GNU General
|
||||
Public License can be found in `/usr/share/common-licenses/GPL-2'.
|
||||
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,44 @@
|
|||
Author: Toshio Kuratomi <toshio@tiki-lounge.com>
|
||||
Download: http://giflib.sourceforge.net/
|
||||
|
||||
Files: *
|
||||
Copyright: (C) 1997 Eric S. Raymond <esr@thyrsus.com>
|
||||
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
|
||||
AUTHORS OR COPYRIGHT HOLDERS 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.
|
||||
|
||||
Files: debian/*
|
||||
Copyright: (C) 2006-2009 Daniel Baumann <daniel@debian.org>
|
||||
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
|
||||
AUTHORS OR COPYRIGHT HOLDERS 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.
|
|
@ -0,0 +1,58 @@
|
|||
This package was debianized by Akira TAGOH <tagoh@debian.org> on
|
||||
Thu, 7 Mar 2002 01:05:25 +0900.
|
||||
|
||||
It was downloaded from <https://download.gnome.org/sources/glib/>.
|
||||
|
||||
Original Authors
|
||||
----------------
|
||||
Peter Mattis <petm@xcf.berkeley.edu>
|
||||
Spencer Kimball <spencer@xcf.berkeley.edu>
|
||||
Josh MacDonald <jmacd@xcf.berkeley.edu>
|
||||
|
||||
Please do not mail the original authors asking questions about this
|
||||
version of GLib.
|
||||
|
||||
GLib Team
|
||||
---------
|
||||
Shawn T. Amundson <amundson@gimp.org>
|
||||
Jeff Garzik <jgarzik@pobox.com>
|
||||
Raja R Harinath <harinath@cs.umn.edu>
|
||||
Tim Janik <timj@gtk.org>
|
||||
Elliot Lee <sopwith@redhat.com>
|
||||
Tor Lillqvist <tml@iki.fi>
|
||||
Paolo Molaro <lupus@debian.org>
|
||||
Havoc Pennington <hp@pobox.com>
|
||||
Manish Singh <yosh@gimp.org>
|
||||
Owen Taylor <otaylor@gtk.org>
|
||||
Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
The random number generator "Mersenne Twister", which is used by GLib,
|
||||
was developed and originally coded by:
|
||||
Makoto Matsumoto <matumoto@math.keio.ac.jp>
|
||||
Takuji Nishimura <nisimura@math.keio.ac.jp>
|
||||
|
||||
Major copyright holders:
|
||||
|
||||
Copyright © 1995-2011 Red Hat, Inc.
|
||||
Copyright © 2008-2010 Novell, Inc.
|
||||
Copyright © 2008-2010 Codethink Limited.
|
||||
Copyright © 2008-2010 Collabora, Ltd.
|
||||
|
||||
License:
|
||||
|
||||
This package is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU Lesser General Public
|
||||
License as published by the Free Software Foundation; either
|
||||
version 2 of the License, or (at your option) any later version.
|
||||
|
||||
This package is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
Lesser General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Lesser General Public
|
||||
License along with this package; if not, write to the Free Software
|
||||
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
|
||||
On Debian systems, the complete text of the GNU Lesser General
|
||||
Public License can be found in `/usr/share/common-licenses/LGPL'.
|
|
@ -0,0 +1,452 @@
|
|||
This package was debianized by Ivo Timmermans <ivo@debian.org> on
|
||||
Fri, 3 Aug 2001 10:00:42 +0200.
|
||||
It was later taken over by Matthias Urlichs <smurf@debian.org> and is now
|
||||
maintained by Andreas Metzler <ametzler@debian.org> Eric Dorland
|
||||
<eric@debian.org>, James Westby <jw+debian@jameswestby.net>
|
||||
|
||||
|
||||
It was downloaded from ftp://ftp.gnutls.org/gcrypt/gnutls/
|
||||
|
||||
Upstream Authors:
|
||||
Simon Josefsson *simon [at] josefsson.org*
|
||||
Current maintainer; draft TLS 1.2 support.
|
||||
|
||||
Nikos Mavrogiannopoulos *nmav [at] gnutls.org*
|
||||
Original author and maintainer of GnuTLS.
|
||||
|
||||
Fabio Fiorina *Fabio.Fiorina [at] alcatel.it*
|
||||
ASN.1 structures parser library (libtasn1).
|
||||
|
||||
Timo Schulz *twoaday [at] freakmail.de*
|
||||
OpenPGP support (OpenCDK library).
|
||||
|
||||
Andrew McDonald *andrew [at] mcdonald.org.uk*
|
||||
OpenSSL compatible interface.
|
||||
|
||||
Ludovic Courtes *ludo [at] gnu.org*
|
||||
Guile bindings, OpenPGP bug fixes.
|
||||
|
||||
Mario Lenz *m [at] riolenz.de*
|
||||
Fixes to OpenCDK.
|
||||
|
||||
Howard Chu *hyc [at] symas.com*
|
||||
APIs to extract X.500 DN's from Certificates.
|
||||
|
||||
Ivo Timmermans *ivo [at] o2w.nl*
|
||||
Man pages, OpenCDK, fixes.
|
||||
|
||||
Stefan Walter *stef [at] memberwebs.com*
|
||||
PKCS8 fix, PKCS #11 backend move to p11-kit.
|
||||
|
||||
Yoshisato YANAGISAWA *yanagisawa [at] csg.is.titech.ac.jp*
|
||||
Camellia support.
|
||||
|
||||
Emile Van Bergen *emile [at] e-advies.nl*
|
||||
TLS/IA fixes.
|
||||
|
||||
Joe Orton *jorton [at] redhat.com*
|
||||
Certificate name import/export, build fixes, test vectors.
|
||||
|
||||
Daniel Kahn Gillmor *dkg-debian.org [at] fifthhorseman.net*
|
||||
OpenPGP discussion and improvements.
|
||||
|
||||
David Marín Carreño *davefx [at] gmail.com*
|
||||
Added gnutls_x509_crq_get_key_id.
|
||||
|
||||
Daiki Ueno *ueno [at] unixuser.org*
|
||||
Added TLS Session Ticket (RFC 5077) support,
|
||||
finished client-side TLS 1.2 support.
|
||||
|
||||
Brad Hards *bradh [at] frogmouth.net*
|
||||
Add X.509 Issuer Alternative Name functions.
|
||||
|
||||
Boyan Kasarov *bkasarov [at] gmail.com*
|
||||
C++ fixes.
|
||||
|
||||
Steve Dispensa *dispensa [at] phonefactor.com*
|
||||
Initial TLS safe renegotiation patch.
|
||||
|
||||
Jonathan Bastien-Filiatrault *joe [at] x2a.org*
|
||||
Fix TLS-version checks.
|
||||
Redesign and implementation of the buffering layer.
|
||||
Initial DTLS implementation.
|
||||
|
||||
Ruslan Ijbulatov (LRN) *lrn1986 [at] gmail.com*
|
||||
Win32 patches.
|
||||
|
||||
Andy Polyakov *appro [at] openssl.org*
|
||||
AES-NI and Padlock assembler code (at lib/accelerated/intel/asm/)
|
||||
|
||||
David Woodhouse *dwmw2 [at] infradead.org*
|
||||
DTLS 0.9 implementation.
|
||||
|
||||
Olga Smolenchuk *olyasib12 [at] gmail.com*
|
||||
DTLS/TLS heartbeat implementation.
|
||||
|
||||
Ilya Tumaykin *itumaykin [at] gmail.com*
|
||||
Elliptic curve support improvements (wmNAF implementation and others).
|
||||
|
||||
Martin Storjo *martin [at] martin.st*
|
||||
DTLS-SRTP support.
|
||||
|
||||
Alessandro Ghedini *alessandro [at] ghedini.me*
|
||||
TLS Fallback SCSV support (RFC7507).
|
||||
|
||||
|
||||
License: The main library is licensed under GNU Lesser
|
||||
General Public License (LGPL) version 2.1+, Gnutls Extra (which is currently
|
||||
just the openssl wrapper library), build system, testsuite and commandline
|
||||
utilities are licenced under the GNU General Public License version 3+. The
|
||||
Guile bindings use the same license as the respective underlying library,
|
||||
i.e. LGPLv2.1+ for the main library and GPLv3+ for Gnutls extra.
|
||||
|
||||
However to be able to use and link against libgnutls a program needs to be
|
||||
available under a license compatible with LGPLv3+ or GPLv2+ since GnuTLS
|
||||
requires nettle which requires GMP. GMP (>= 6.0.0) is dual licensed
|
||||
LGPLv3+ or GPLv2+. Starting with 3.5.7 libunistring is needed, too. It also
|
||||
is dual licensed LGPLv3+ or GPLv2+ (libunistring 0.9.7 and above, earlier
|
||||
version were LGPLv3+ only.)
|
||||
|
||||
Copyright:
|
||||
--------------------
|
||||
/* -*- c -*-
|
||||
* Copyright (C) 2000-2017 Free Software Foundation, Inc.
|
||||
*
|
||||
* Author: Nikos Mavrogiannopoulos
|
||||
*
|
||||
* This file is part of GnuTLS.
|
||||
*
|
||||
* The GnuTLS is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public License
|
||||
* as published by the Free Software Foundation; either version 2.1 of
|
||||
* the License, or (at your option) any later version.
|
||||
*
|
||||
* This library is distributed in the hope that it will be useful, but
|
||||
* WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
* Lesser General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Lesser General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>
|
||||
*
|
||||
*/
|
||||
--------------------
|
||||
/*
|
||||
* Copyright (C) 2004-2015 Free Software Foundation, Inc.
|
||||
* Copyright (c) 2002 Andrew McDonald <andrew@mcdonald.org.uk>
|
||||
*
|
||||
* This file is part of GnuTLS-EXTRA.
|
||||
*
|
||||
* GnuTLS-extra is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation, either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* GnuTLS-extra is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
--------------------
|
||||
|
||||
The documentation is distributed under the terms of the GNU Free
|
||||
Documentation License (FDL):
|
||||
--------------------
|
||||
Copyright (C) 2001-2017 Free Software Foundation, Inc.
|
||||
Copyright (C) 2001-2017 Nikos Mavrogiannopoulos
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, no Front-Cover Texts, and
|
||||
no Back-Cover Texts. A copy of the license is included in the
|
||||
section entitled "GNU Free Documentation License".
|
||||
--------------------
|
||||
|
||||
--------------------
|
||||
From December 2012 onwards FSF is not the sole copyright holder of GnuTLS
|
||||
anymore (See <http://article.gmane.org/gmane.network.gnutls.general/3026>),
|
||||
the headers currently also list these authors/copyright holders::
|
||||
* Nikos Mavrogiannopoulos
|
||||
* KU Leuven
|
||||
* INRIA Paris-Rocquencourt
|
||||
* Lucas Fisher
|
||||
* Sean Buckheister
|
||||
* Frank Morgner
|
||||
* Bardenheuer GmbH, Munich and Bundesdruckerei GmbH, Berlin
|
||||
* Adam Sampson
|
||||
* Christian Grothoff
|
||||
* Andrew McDonald <andrew@mcdonald.org.uk
|
||||
* Red Hat
|
||||
* Paul Sheer
|
||||
* Dyalog Ltd.
|
||||
* Tim Rühsen
|
||||
--------------------
|
||||
|
||||
|
||||
|
||||
On Debian GNU/Linux systems, the complete text of the latest version of
|
||||
the GNU Lesser General Public License can be found in
|
||||
`/usr/share/common-licenses/LGPL' v3 of the license in
|
||||
`/usr/share/common-licenses/LGPL-3'; the GNU General Public License can
|
||||
be found in `/usr/share/common-licenses/GPL' (version 3 in
|
||||
/usr/share/common-licenses/GPL-3) The GNU Free Documentation
|
||||
License is available under /usr/share/common-licenses/GFDL-1.3.
|
||||
|
||||
============================================
|
||||
|
||||
Excerpt from upstream's README:
|
||||
|
||||
LICENSING
|
||||
=========
|
||||
|
||||
Since GnuTLS version 3.1.10, the core library has been released under
|
||||
the GNU Lesser General Public License (LGPL) version 2.1 or later.
|
||||
|
||||
Note, however, that version 6.0.0 and later of the gmplib library used
|
||||
by GnuTLS are distributed under a LGPLv3+ or GPLv2+ dual license, and
|
||||
as such binaries of this library need to adhere to either LGPLv3+ or
|
||||
GPLv2+ license.
|
||||
|
||||
|
||||
|
||||
|
||||
The GNU LGPL applies to the main GnuTLS library, while the
|
||||
included applications as well as gnutls-openssl
|
||||
library are under the GNU GPL version 3. The gnutls library is
|
||||
located in the lib/ and libdane/ directories, while the applications
|
||||
in src/ and, the gnutls-openssl library is at extra/.
|
||||
|
||||
For any copyright year range specified as YYYY-ZZZZ in this package
|
||||
note that the range specifies every single year in that closed interval.
|
||||
============================================
|
||||
============================================
|
||||
|
||||
Non FSF code
|
||||
|
||||
============================================
|
||||
|
||||
lib/accelerated/x86 contains code by Andy Polyakov <appro@openssl.org>,
|
||||
copyright is not assigned to the FSF. The code is licensed under the
|
||||
CRYPTOGAMS license.
|
||||
|
||||
--------------------
|
||||
# Copyright (c) 2011-2016, Andy Polyakov by <appro@openssl.org>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use in source and binary forms, with or without
|
||||
# modification, are permitted provided that the following conditions
|
||||
# are met:
|
||||
#
|
||||
# * Redistributions of source code must retain copyright notices,
|
||||
# this list of conditions and the following disclaimer.
|
||||
#
|
||||
# * 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.
|
||||
#
|
||||
# * Neither the name of the Andy Polyakov nor the names of its
|
||||
# copyright holder and contributors may be used to endorse or
|
||||
# promote products derived from this software without specific
|
||||
# prior written permission.
|
||||
#
|
||||
# ALTERNATIVELY, provided that this notice is retained in full, this
|
||||
# product may be distributed under the terms of the GNU General Public
|
||||
# License (GPL), in which case the provisions of the GPL apply INSTEAD OF
|
||||
# those given above.
|
||||
#
|
||||
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER 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 COPYRIGHT
|
||||
# OWNER 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.
|
||||
--------------------
|
||||
|
||||
============================================
|
||||
|
||||
lib/extras/randomart.*
|
||||
|
||||
|
||||
Upstream Authors: Markus Friedl
|
||||
Alexander von Gernler
|
||||
|
||||
Copyright:
|
||||
* Copyright (c) 2000, 2001 Markus Friedl. All rights reserved.
|
||||
* Copyright (c) 2008 Alexander von Gernler. All rights reserved.
|
||||
License:
|
||||
* 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.
|
||||
*
|
||||
* THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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.
|
||||
|
||||
============================================
|
||||
|
||||
lib/accelerated/x86/elf/aes-ssse3-x86.s
|
||||
lib/accelerated/x86/macosx/aes-ssse3-x86.s
|
||||
|
||||
Upstream Authors: Mike Hamburg (Stanford University)
|
||||
|
||||
Copyright:
|
||||
* Mike Hamburg (Stanford University), 2009.
|
||||
License:
|
||||
Public domain.
|
||||
|
||||
============================================
|
||||
|
||||
lib/system/inet_pton.c
|
||||
|
||||
Upstream Authors: Internet Software Consortium
|
||||
|
||||
Copyright/License:
|
||||
* Copyright (c) 1996,1999 by Internet Software Consortium.
|
||||
*
|
||||
* Permission to use, copy, modify, and distribute this software for any
|
||||
* purpose with or without fee is hereby granted, provided that the above
|
||||
* copyright notice and this permission notice appear in all copies.
|
||||
*
|
||||
* THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS
|
||||
* ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
|
||||
* OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
|
||||
* CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, 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.
|
||||
|
||||
============================================
|
||||
|
||||
lib/system/vasprintf.c
|
||||
Upstream Authors: David Woodhouse <dwmw2@infradead.org>
|
||||
Copyright: 2008-2014 Intel Corporation
|
||||
License: LGPL2.1
|
||||
Comment: This code is not used on Debian/*, since we have a working
|
||||
vasprintf() in glibc.
|
||||
|
||||
lib/extras/hex.*
|
||||
Author: Rusty Russell <rusty@rustcorp.com.au>
|
||||
Comment: http://ccodearchive.net/info/str/hex.html
|
||||
License: CC0 license
|
||||
Statement of Purpose
|
||||
|
||||
The laws of most jurisdictions throughout the world automatically confer exclusive Copyright and Related Rights (defined below) upon the creator and subsequent owner(s) (each and all, an "owner") of an original work of authorship and/or a database (each, a "Work").
|
||||
|
||||
Certain owners wish to permanently relinquish those rights to a Work for the purpose of contributing to a commons of creative, cultural and scientific works ("Commons") that the public can reliably and without fear of later claims of infringement build upon, modify, incorporate in other works, reuse and redistribute as freely as possible in any form whatsoever and for any purposes, including without limitation commercial purposes. These owners may contribute to the Commons to promote the ideal of a free culture and the further production of creative, cultural and scientific works, or to gain reputation or greater distribution for their Work in part through the use and efforts of others.
|
||||
|
||||
For these and/or other purposes and motivations, and without any expectation of additional consideration or compensation, the person associating CC0 with a Work (the "Affirmer"), to the extent that he or she is an owner of Copyright and Related Rights in the Work, voluntarily elects to apply CC0 to the Work and publicly distribute the Work under its terms, with knowledge of his or her Copyright and Related Rights in the Work and the meaning and intended legal effect of CC0 on those rights.
|
||||
|
||||
1. Copyright and Related Rights. A Work made available under CC0 may be protected by copyright and related or neighboring rights ("Copyright and Related Rights"). Copyright and Related Rights include, but are not limited to, the following:
|
||||
|
||||
the right to reproduce, adapt, distribute, perform, display, communicate, and translate a Work;
|
||||
moral rights retained by the original author(s) and/or performer(s);
|
||||
publicity and privacy rights pertaining to a person's image or likeness depicted in a Work;
|
||||
rights protecting against unfair competition in regards to a Work, subject to the limitations in paragraph 4(a), below;
|
||||
rights protecting the extraction, dissemination, use and reuse of data in a Work;
|
||||
database rights (such as those arising under Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, and under any national implementation thereof, including any amended or successor version of such directive); and
|
||||
other similar, equivalent or corresponding rights throughout the world based on applicable law or treaty, and any national implementations thereof.
|
||||
|
||||
2. Waiver. To the greatest extent permitted by, but not in contravention of, applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and unconditionally waives, abandons, and surrenders all of Affirmer's Copyright and Related Rights and associated claims and causes of action, whether now known or unknown (including existing as well as future claims and causes of action), in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each member of the public at large and to the detriment of Affirmer's heirs and successors, fully intending that such Waiver shall not be subject to revocation, rescission, cancellation, termination, or any other legal or equitable action to disrupt the quiet enjoyment of the Work by the public as contemplated by Affirmer's express Statement of Purpose.
|
||||
|
||||
3. Public License Fallback. Should any part of the Waiver for any reason be judged legally invalid or ineffective under applicable law, then the Waiver shall be preserved to the maximum extent permitted taking into account Affirmer's express Statement of Purpose. In addition, to the extent the Waiver is so judged Affirmer hereby grants to each affected person a royalty-free, non transferable, non sublicensable, non exclusive, irrevocable and unconditional license to exercise Affirmer's Copyright and Related Rights in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "License"). The License shall be deemed effective as of the date CC0 was applied by Affirmer to the Work. Should any part of the License for any reason be judged legally invalid or ineffective under applicable law, such partial invalidity or ineffectiveness shall not invalidate the remainder of the License, and in such case Affirmer hereby affirms that he or she will not (i) exercise any of his or her remaining Copyright and Related Rights in the Work or (ii) assert any associated claims and causes of action with respect to the Work, in either case contrary to Affirmer's express Statement of Purpose.
|
||||
|
||||
4. Limitations and Disclaimers.
|
||||
|
||||
No trademark or patent rights held by Affirmer are waived, abandoned, surrendered, licensed or otherwise affected by this document.
|
||||
Affirmer offers the Work as-is and makes no representations or warranties of any kind concerning the Work, express, implied, statutory or otherwise, including without limitation warranties of title, merchantability, fitness for a particular purpose, non infringement, or the absence of latent or other defects, accuracy, or the present or absence of errors, whether or not discoverable, all to the greatest extent permissible under applicable law.
|
||||
Affirmer disclaims responsibility for clearing rights of other persons that may apply to the Work or any use thereof, including without limitation any person's Copyright and Related Rights in the Work. Further, Affirmer disclaims responsibility for obtaining any necessary consents, permissions or other rights required for any use of the Work.
|
||||
Affirmer understands and acknowledges that Creative Commons is not a party to this document and has no duty or obligation with respect to this CC0 or use of the Work.
|
||||
|
||||
============================================
|
||||
|
||||
doc/examples/tlsproxy/
|
||||
Copyright: Copyright (c) 2016 Wrymouth Innovation Ltd
|
||||
License: The MIT 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 AUTHORS OR COPYRIGHT HOLDERS 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.
|
||||
|
||||
============================================
|
||||
|
||||
tests/pkcs11/pkcs11-mock.*
|
||||
Author: Jaroslav Imrich <jimrich@jimrich.sk>
|
||||
Copyright (c) 2015 JWC s.r.o. <http://www.jwc.sk>
|
||||
License
|
||||
for open source projects:
|
||||
* PKCS11-MOCK is available under the terms of the GNU Affero General
|
||||
* Public License version 3 as published by the Free Software Foundation.
|
||||
* Please see <http://www.gnu.org/licenses/agpl-3.0.html> for more details.
|
||||
*
|
||||
for other types of projects:
|
||||
* PKCS11-MOCK is available under the terms of flexible commercial license.
|
||||
* Please contact JWC s.r.o. at <info@pkcs11interop.net> for more details.
|
||||
On Debian systems the complete text of the license can be found in
|
||||
/usr/share/doc/libgnutls30/AGPLv3.license
|
||||
|
||||
============================================
|
||||
|
||||
lib/unistring/*
|
||||
Author: Bruno Haible <bruno@clisp.org>
|
||||
Copyright (C) 2009-2016 Free Software Foundation, Inc.
|
||||
Comment: Debian package is built against libunistring-dev package.
|
||||
License
|
||||
This program is free software: you can redistribute it and/or modify it
|
||||
under the terms of either:
|
||||
|
||||
* the GNU Lesser General Public License as published
|
||||
by the Free Software Foundation; either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
or
|
||||
|
||||
* the GNU General Public License as published by the Free
|
||||
Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
or both in parallel, as here.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
Lesser General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Lesser General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>. */
|
||||
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,207 @@
|
|||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: graphite
|
||||
Source: https://github.com/silnrsi/graphite/releases
|
||||
|
||||
Files: *
|
||||
Copyright: (C) 2010-2011, SIL International
|
||||
License: LGPL-2.1+ or MPL-1.1 or GPL-2+
|
||||
|
||||
Files: src/CMakeLists.txt tests/comparerenderer/* tests/featuremap/* tests/nametabletest/* tests/segcache/* tests/graphite.py
|
||||
Copyright: (C) 2010-2011, SIL International
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: tests/texts/udhr* tests/standards/scheherazade_arb.log tests/standards/charis.log tests/standards/piglatin.log tests/standards/charis_yor.log
|
||||
Copyright: © 1996 – 2009 The Office of the High Commissioner for Human Rights
|
||||
License: public-domain
|
||||
|
||||
Files: contrib/perl/*
|
||||
Copyright: Copyright (C) 2011 Simon Cozens <simon@cpan.org>
|
||||
License: Artistic or GPL-1+
|
||||
Comment:
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of either:
|
||||
.
|
||||
a) the GNU General Public License as published by the Free Software
|
||||
Foundation; either version 1, or (at your option) any later
|
||||
version, or
|
||||
.
|
||||
b) the "Artistic License" which comes with Perl.
|
||||
|
||||
Files: contrib/perl/ppport.h
|
||||
Copyright: 2004-2010, Marcus Holland-Moritz <mhx-cpan@gmx.net>
|
||||
2001, Paul Marquess <pmqs@cpan.org> (Version 2.x)
|
||||
1999, Kenneth Albanowski <kjahds@kjahds.com> (Version 1.x)
|
||||
License: Artistic or GPL-1+
|
||||
|
||||
Files: debian-src/*
|
||||
Copyright: 2010 Martin Hosken <martin_hosken@sil.org>
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2010 Martin Hosken <martin_hosken@sil.org>
|
||||
2011 Rene Engelhard <rene@debian.org>
|
||||
2017 Mattia Rizzolo <mattia@debian.org>
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: gr2fonttest/gr2FontTest.cpp
|
||||
Copyright: Copyright (C) 2005 www.thanlwinsoft.org
|
||||
License: LGPL-2.1+ or GPL-2+ or MPL-1.1
|
||||
|
||||
Files: tests/fonts/*
|
||||
Copyright:
|
||||
License: custom-sil-open-font-license
|
||||
|
||||
License: Artistic
|
||||
On Debian systems you can find a copy of the Artistic license in
|
||||
/usr/share/common-licenses/Artistic
|
||||
|
||||
License: GPL-1+
|
||||
This program is free software; you can redistribute it and/or modify it under
|
||||
the terms of the GNU General Public License as published by the Free Software
|
||||
Foundation; either version 1, or (at your option) any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful, but WITHOUT
|
||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
||||
FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License along with
|
||||
this program; if not, write to the Free Software Foundation, Inc., 51 Franklin
|
||||
Street Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
.
|
||||
On Debian systems you can find a local copy of the GNU General Public License
|
||||
in /usr/share/common-licenses/GPL-1.
|
||||
|
||||
License: GPL-2+
|
||||
This program is free software; you can redistribute it and/or modify it under
|
||||
the terms of the GNU General Public License as published by the Free Software
|
||||
Foundation; version 2 of the license, or (at your opinion) any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful, but WITHOUT
|
||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
||||
FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License along with
|
||||
this program; if not, write to the Free Software Foundation, Inc., 51 Franklin
|
||||
Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
.
|
||||
On Debian systems you can find a local copy of the GNU General Public License
|
||||
in /usr/share/common-licenses/GPL-2.
|
||||
|
||||
License: MPL-1.1
|
||||
The contents of this file are subject to the Mozilla Public License Version
|
||||
1.1 (the "License"); you may not use this file except in compliance with the
|
||||
License. You may obtain a copy of the License at http://www.mozilla.org/MPL/.
|
||||
.
|
||||
Software distributed under the License is distributed on an "AS IS" basis,
|
||||
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for
|
||||
the specific language governing rights and limitations under the License.
|
||||
.
|
||||
On Debian systems you can find a local copy of the GNU General Public License
|
||||
in /usr/share/common-licenses/MPL-1.1.
|
||||
|
||||
License: LGPL-2.1+
|
||||
This library is free software; you can redistribute it and/or modify it under
|
||||
the terms of the GNU Lesser General Public License as published by the Free
|
||||
Software Foundation; version 2.1 of the license, or (at your option) any later
|
||||
version.
|
||||
.
|
||||
This library is distributed in the hope that it will be useful, but WITHOUT
|
||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
||||
FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
|
||||
details.
|
||||
.
|
||||
You should have received a copy of the GNU Lesser General Public License along
|
||||
with this library; if not, write to the Free Software Foundation, Inc., 51
|
||||
Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
.
|
||||
On Debian systems you can find a local copy of the GNU Lesser General Public
|
||||
License in /usr/share/common-licenses/LGPL-2.1.
|
||||
|
||||
License: custom-sil-open-font-license
|
||||
-----------------------------------------------------------
|
||||
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
|
||||
-----------------------------------------------------------
|
||||
.
|
||||
PREAMBLE
|
||||
The goals of the Open Font License (OFL) are to stimulate worldwide
|
||||
development of collaborative font projects, to support the font creation
|
||||
efforts of academic and linguistic communities, and to provide a free and
|
||||
open framework in which fonts may be shared and improved in partnership
|
||||
with others.
|
||||
.
|
||||
The OFL allows the licensed fonts to be used, studied, modified and
|
||||
redistributed freely as long as they are not sold by themselves. The
|
||||
fonts, including any derivative works, can be bundled, embedded,
|
||||
redistributed and/or sold with any software provided that any reserved
|
||||
names are not used by derivative works. The fonts and derivatives,
|
||||
however, cannot be released under any other type of license. The
|
||||
requirement for fonts to remain under this license does not apply
|
||||
to any document created using the fonts or their derivatives.
|
||||
.
|
||||
DEFINITIONS
|
||||
"Font Software" refers to the set of files released by the Copyright
|
||||
Holder(s) under this license and clearly marked as such. This may
|
||||
include source files, build scripts and documentation.
|
||||
.
|
||||
"Reserved Font Name" refers to any names specified as such after the
|
||||
copyright statement(s).
|
||||
.
|
||||
"Original Version" refers to the collection of Font Software components as
|
||||
distributed by the Copyright Holder(s).
|
||||
.
|
||||
"Modified Version" refers to any derivative made by adding to, deleting,
|
||||
or substituting -- in part or in whole -- any of the components of the
|
||||
Original Version, by changing formats or by porting the Font Software to a
|
||||
new environment.
|
||||
.
|
||||
"Author" refers to any designer, engineer, programmer, technical
|
||||
writer or other person who contributed to the Font Software.
|
||||
.
|
||||
PERMISSION & CONDITIONS
|
||||
Permission is hereby granted, free of charge, to any person obtaining
|
||||
a copy of the Font Software, to use, study, copy, merge, embed, modify,
|
||||
redistribute, and sell modified and unmodified copies of the Font
|
||||
Software, subject to the following conditions:
|
||||
.
|
||||
1) Neither the Font Software nor any of its individual components,
|
||||
in Original or Modified Versions, may be sold by itself.
|
||||
.
|
||||
2) Original or Modified Versions of the Font Software may be bundled,
|
||||
redistributed and/or sold with any software, provided that each copy
|
||||
contains the above copyright notice and this license. These can be
|
||||
included either as stand-alone text files, human-readable headers or
|
||||
in the appropriate machine-readable metadata fields within text or
|
||||
binary files as long as those fields can be easily viewed by the user.
|
||||
.
|
||||
3) No Modified Version of the Font Software may use the Reserved Font
|
||||
Name(s) unless explicit written permission is granted by the corresponding
|
||||
Copyright Holder. This restriction only applies to the primary font name as
|
||||
presented to the users.
|
||||
.
|
||||
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
|
||||
Software shall not be used to promote, endorse or advertise any
|
||||
Modified Version, except to acknowledge the contribution(s) of the
|
||||
Copyright Holder(s) and the Author(s) or with their explicit written
|
||||
permission.
|
||||
.
|
||||
5) The Font Software, modified or unmodified, in part or in whole,
|
||||
must be distributed entirely under this license, and must not be
|
||||
distributed under any other license. The requirement for fonts to
|
||||
remain under this license does not apply to any document created
|
||||
using the Font Software.
|
||||
.
|
||||
TERMINATION
|
||||
This license becomes null and void if any of the above conditions are
|
||||
not met.
|
||||
.
|
||||
DISCLAIMER
|
||||
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
|
||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
|
||||
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
|
||||
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
|
||||
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
|
||||
OTHER DEALINGS IN THE FONT SOFTWARE.
|
||||
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,104 @@
|
|||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: heimdal
|
||||
Upstream-Contact: heimdal@h5l.org
|
||||
Source: https://github.com/heimdal/heimdal
|
||||
Files-Excluded: doc/doxyout
|
||||
lib/wind/rfc3490.txt
|
||||
lib/wind/rfc3491.txt
|
||||
lib/wind/rfc4013.txt
|
||||
lib/wind/rfc4518.txt
|
||||
|
||||
Files: *
|
||||
Copyright: 1996-2017 Kungliga Tekniska Högskolan
|
||||
2009, 2010 Apple, Inc.
|
||||
1991, 2013 Massachusetts Institute of Technology
|
||||
1995-1997 Eric Young <eay@@mincom.oz.au>
|
||||
1988, 1990, 1993 The Regents of the University of California
|
||||
License: BSD-3-clause
|
||||
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. Neither the name of the Institute 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 INSTITUTE 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 INSTITUTE 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: lib/wind/rfc3454.txt
|
||||
Copyright: None
|
||||
License: none
|
||||
Not copyrightable; stripped to contain only tables.
|
||||
|
||||
Files: lib/wind/rfc3492.txt
|
||||
Copyright: 2003 The Internet Society
|
||||
License: custom
|
||||
Regarding this entire document or any portion of it (including the
|
||||
pseudocode and C code), the author makes no guarantees and is not
|
||||
responsible for any damage resulting from its use. The author grants
|
||||
irrevocable permission to anyone to use, modify, and distribute it in
|
||||
any way that does not diminish the rights of anyone else to use,
|
||||
modify, and distribute it, provided that redistributed derivative
|
||||
works do not contain misleading author or version information.
|
||||
Derivative works need not be licensed under similar terms.
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 1999-2017 Brian May <bam@debian.org>
|
||||
2017 Dominik George <nik@naturalnet.de>
|
||||
License: GPL-2+
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License along
|
||||
with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
.
|
||||
On Debian systems, the full text can be found in
|
||||
/usr/share/common-licenses/GPL-2.
|
||||
|
||||
#Files: ?
|
||||
#Copyright: 1992 Simmule Turner and Rich Salz
|
||||
#License: Spencer-94
|
||||
# This software is not subject to any license of the American Telephone
|
||||
# and Telegraph Company or of the Regents of the University of California.
|
||||
# .
|
||||
# Permission is granted to anyone to use this software for any purpose on
|
||||
# any computer system, and to alter it and redistribute it freely, subject
|
||||
# to the following restrictions:
|
||||
# .
|
||||
# 1. The authors are not responsible for the consequences of use of this
|
||||
# software, no matter how awful, even if they arise from flaws in it.
|
||||
# .
|
||||
# 2. The origin of this software must not be misrepresented, either by
|
||||
# explicit claim or by omission. Since few users ever read sources,
|
||||
# credits must appear in the documentation.
|
||||
# .
|
||||
# 3. Altered versions must be plainly marked as such, and must not be
|
||||
# misrepresented as being the original software. Since few users
|
||||
# ever read sources, credits must appear in the documentation.
|
||||
# .
|
||||
# 4. This notice may not be removed or altered.
|
|
@ -0,0 +1,104 @@
|
|||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: heimdal
|
||||
Upstream-Contact: heimdal@h5l.org
|
||||
Source: https://github.com/heimdal/heimdal
|
||||
Files-Excluded: doc/doxyout
|
||||
lib/wind/rfc3490.txt
|
||||
lib/wind/rfc3491.txt
|
||||
lib/wind/rfc4013.txt
|
||||
lib/wind/rfc4518.txt
|
||||
|
||||
Files: *
|
||||
Copyright: 1996-2017 Kungliga Tekniska Högskolan
|
||||
2009, 2010 Apple, Inc.
|
||||
1991, 2013 Massachusetts Institute of Technology
|
||||
1995-1997 Eric Young <eay@@mincom.oz.au>
|
||||
1988, 1990, 1993 The Regents of the University of California
|
||||
License: BSD-3-clause
|
||||
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. Neither the name of the Institute 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 INSTITUTE 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 INSTITUTE 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: lib/wind/rfc3454.txt
|
||||
Copyright: None
|
||||
License: none
|
||||
Not copyrightable; stripped to contain only tables.
|
||||
|
||||
Files: lib/wind/rfc3492.txt
|
||||
Copyright: 2003 The Internet Society
|
||||
License: custom
|
||||
Regarding this entire document or any portion of it (including the
|
||||
pseudocode and C code), the author makes no guarantees and is not
|
||||
responsible for any damage resulting from its use. The author grants
|
||||
irrevocable permission to anyone to use, modify, and distribute it in
|
||||
any way that does not diminish the rights of anyone else to use,
|
||||
modify, and distribute it, provided that redistributed derivative
|
||||
works do not contain misleading author or version information.
|
||||
Derivative works need not be licensed under similar terms.
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 1999-2017 Brian May <bam@debian.org>
|
||||
2017 Dominik George <nik@naturalnet.de>
|
||||
License: GPL-2+
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License along
|
||||
with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
.
|
||||
On Debian systems, the full text can be found in
|
||||
/usr/share/common-licenses/GPL-2.
|
||||
|
||||
#Files: ?
|
||||
#Copyright: 1992 Simmule Turner and Rich Salz
|
||||
#License: Spencer-94
|
||||
# This software is not subject to any license of the American Telephone
|
||||
# and Telegraph Company or of the Regents of the University of California.
|
||||
# .
|
||||
# Permission is granted to anyone to use this software for any purpose on
|
||||
# any computer system, and to alter it and redistribute it freely, subject
|
||||
# to the following restrictions:
|
||||
# .
|
||||
# 1. The authors are not responsible for the consequences of use of this
|
||||
# software, no matter how awful, even if they arise from flaws in it.
|
||||
# .
|
||||
# 2. The origin of this software must not be misrepresented, either by
|
||||
# explicit claim or by omission. Since few users ever read sources,
|
||||
# credits must appear in the documentation.
|
||||
# .
|
||||
# 3. Altered versions must be plainly marked as such, and must not be
|
||||
# misrepresented as being the original software. Since few users
|
||||
# ever read sources, credits must appear in the documentation.
|
||||
# .
|
||||
# 4. This notice may not be removed or altered.
|
|
@ -0,0 +1,261 @@
|
|||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: HDF4
|
||||
Upstream-Contact: HDF Group <help@hdfgroup.org>
|
||||
Source: https://support.hdfgroup.org/ftp/HDF/HDF_Current/src/
|
||||
|
||||
Files: *
|
||||
Copyright: 2006-2016, The HDF Group
|
||||
The Board of Trustees of the University of Illinois
|
||||
1991-1992, Graphics Software Labs
|
||||
1989, Michael Mauldin
|
||||
1984, 1986, Sun Microsystems, Inc
|
||||
License: HDF4
|
||||
|
||||
Files: bin/ltmain.sh
|
||||
Copyright: 1996-2001, 2003-2011, Free Software Foundation, Inc
|
||||
License: GPL-2+ with Libtool exception
|
||||
|
||||
Files: hdf/src/hqueue.h
|
||||
hdf/src/mcache.c
|
||||
hdf/src/mcache.h
|
||||
Copyright: 1990-1991, 1993-1994, The Regents of the University of California
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: hdf/util/getopt.c
|
||||
hdf/util/getopt1.c
|
||||
Copyright: 1987-1993, Free Software Foundation, Inc
|
||||
License: GPL-2+
|
||||
|
||||
Files: mfhdf/*
|
||||
Copyright: 1993, UCAR/Unidata
|
||||
Comment: Regarding the NetCDF code included in HDF4.
|
||||
NOTE:
|
||||
.
|
||||
Even if the original NetCDF copyright in 1993 was more restrictive, as it results
|
||||
in the COPYRIGHT document enclosed in the 'mfhdf' directory, the NetCDF group
|
||||
kindly agreed in July 2008 to re-release the old stuff embedded in the
|
||||
HDF4 sources in the same terms currently used for the modern NetCDF library,
|
||||
after 1996 which is the license enclosed above.
|
||||
See the netcdf-copyright-statement file added to the Debian material
|
||||
for a statement about that by the HDF4 team head. HDF4 will acknowledge the change
|
||||
in a successive release, and this note will become supefluous at that time.
|
||||
.
|
||||
-- Francesco Paolo Lovergine <frankie@debian.org> Tue Jul 8 10:02:58 CEST 2008
|
||||
License: NetCDF
|
||||
|
||||
Files: mfhdf/dumper/testfiles/vslongname.c
|
||||
mfhdf/hdfimport/crtSDSfloats.c
|
||||
mfhdf/hdfimport/gen_sds_floats.c
|
||||
mfhdf/libsrc/hdfnctest.c
|
||||
mfhdf/libsrc/mfdatainfo.c
|
||||
mfhdf/test/gen_sds_szipped.c
|
||||
mfhdf/test/hdfnctest.c
|
||||
mfhdf/test/tattdatainfo.c
|
||||
mfhdf/test/tattributes.c
|
||||
mfhdf/test/tdatainfo.c
|
||||
mfhdf/test/tdatasizes.c
|
||||
mfhdf/test/tncunlim.c
|
||||
mfhdf/test/tncvargetfill.c
|
||||
mfhdf/test/tunlim.c
|
||||
mfhdf/test/tutils.c
|
||||
Copyright: The HDF Group
|
||||
License: HDF4
|
||||
|
||||
Files: mfhdf/libsrc/array.c
|
||||
mfhdf/libsrc/attr.c
|
||||
mfhdf/libsrc/cdf.c
|
||||
mfhdf/libsrc/dim.c
|
||||
mfhdf/libsrc/error.c
|
||||
mfhdf/libsrc/error.h
|
||||
mfhdf/libsrc/file.c
|
||||
mfhdf/libsrc/globdef.c
|
||||
mfhdf/libsrc/iarray.c
|
||||
mfhdf/libsrc/local_nc.h
|
||||
mfhdf/libsrc/putget.c
|
||||
mfhdf/libsrc/putgetg.c
|
||||
mfhdf/libsrc/sharray.c
|
||||
mfhdf/libsrc/string.c
|
||||
mfhdf/libsrc/var.c
|
||||
mfhdf/test/cdftest.c
|
||||
Copyright: 1988, 1993, University Corporation for Atmospheric Research
|
||||
The HDF Group
|
||||
The Board of Trustees of the University of Illinois
|
||||
License: NetCDF and HDF4
|
||||
|
||||
Files: mfhdf/ncgen/ncgentab.c
|
||||
mfhdf/ncgen/ncgentab.h
|
||||
Copyright: 1984, 1989-1990, 2000-2006, Free Software Foundation, Inc
|
||||
License: GPL-2+ with Bison exception
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 1997-2001, Philippe Troin <phil@fifi.org>
|
||||
2007-2011, Francesco Paolo Lovergine <frankie@debian.org>
|
||||
2014-2015, Johan Van de Wauw <johan.vandewauw@gmail.com>
|
||||
License: GPL-2+
|
||||
|
||||
License: HDF4
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted for any purpose (including commercial purposes)
|
||||
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 materials provided with the distribution.
|
||||
.
|
||||
3. In addition, redistributions of modified forms of the source or binary
|
||||
code must carry prominent notices stating that the original code was
|
||||
changed and the date of the change.
|
||||
.
|
||||
4. All publications or advertising materials mentioning features or use of
|
||||
this software are asked, but not required, to acknowledge that it was
|
||||
developed by The HDF Group and by the National Center for Supercomputing
|
||||
Applications at the University of Illinois at Urbana-Champaign and
|
||||
credit the contributors.
|
||||
.
|
||||
5. Neither the name of The HDF Group, the name of the University, nor the
|
||||
name of any Contributor may be used to endorse or promote products derived
|
||||
from this software without specific prior written permission from The HDF
|
||||
Group, the University, or the Contributor, respectively.
|
||||
.
|
||||
DISCLAIMER:
|
||||
THIS SOFTWARE IS PROVIDED BY THE HDF GROUP AND THE CONTRIBUTORS "AS IS"
|
||||
WITH NO WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED. In no event
|
||||
shall The HDF Group or the Contributors be liable for any damages suffered
|
||||
by the users arising out of the use of this software, even if advised of
|
||||
the possibility of such damage.
|
||||
|
||||
License: NetCDF
|
||||
Portions of this software were developed by the Unidata Program at the
|
||||
University Corporation for Atmospheric Research.
|
||||
.
|
||||
Access and use of this software shall impose the following obligations
|
||||
and understandings on the user. The user is granted the right, without
|
||||
any fee or cost, to use, copy, modify, alter, enhance and distribute
|
||||
this software, and any derivative works thereof, and its supporting
|
||||
documentation for any purpose whatsoever, provided that this entire
|
||||
notice appears in all copies of the software, derivative works and
|
||||
supporting documentation. Further, UCAR requests that the user credit
|
||||
UCAR/Unidata in any publications that result from the use of this
|
||||
software or in any product that includes this software, although this
|
||||
is not an obligation. The names UCAR and/or Unidata, however, may not
|
||||
be used in any advertising or publicity to endorse or promote any
|
||||
products or commercial entity unless specific written permission is
|
||||
obtained from UCAR/Unidata. The user also understands that
|
||||
UCAR/Unidata is not obligated to provide the user with any support,
|
||||
consulting, training or assistance of any kind with regard to the use,
|
||||
operation and performance of this software nor to provide the user
|
||||
with any updates, revisions, new versions or "bug fixes."
|
||||
.
|
||||
THIS SOFTWARE IS PROVIDED BY UCAR/UNIDATA "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 UCAR/UNIDATA 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 ACCESS, USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
License: BSD-3-clause
|
||||
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. Neither the name of the product 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 AUTHOR ``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 AUTHOR 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.
|
||||
|
||||
License: GPL-2+
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License along
|
||||
with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
.
|
||||
On Debian systems, the complete text of version 2 of the GNU General
|
||||
Public License can be found in `/usr/share/common-licenses/GPL-2'.
|
||||
|
||||
License: GPL-2+ with Bison exception
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation, either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
.
|
||||
As a special exception, you may create a larger work that contains
|
||||
part or all of the Bison parser skeleton and distribute that work
|
||||
under terms of your choice, so long as that work isn't itself a
|
||||
parser generator using the skeleton or a modified version thereof
|
||||
as a parser skeleton. Alternatively, if you modify or redistribute
|
||||
the parser skeleton itself, you may (at your option) remove this
|
||||
special exception, which will cause the skeleton and the resulting
|
||||
Bison output files to be licensed under the GNU General Public
|
||||
License without this special exception.
|
||||
.
|
||||
This special exception was added by the Free Software Foundation in
|
||||
version 2.2 of Bison.
|
||||
.
|
||||
On Debian systems, the full text of the GNU General Public
|
||||
License version 2 can be found in the file
|
||||
`/usr/share/common-licenses/GPL-2'.
|
||||
|
||||
License: GPL-2+ with Libtool exception
|
||||
GNU Libtool is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
As a special exception to the GNU General Public License,
|
||||
if you distribute this file as part of a program or library that
|
||||
is built using GNU Libtool, you may include this file under the
|
||||
same distribution terms that you use for the rest of that program.
|
||||
.
|
||||
GNU Libtool is distributed in the hope that it will be useful, but
|
||||
WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with GNU Libtool; see the file COPYING. If not, a copy
|
||||
can be downloaded from http://www.gnu.org/licenses/gpl.html,
|
||||
or obtained by writing to the Free Software Foundation, Inc.,
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
.
|
||||
On Debian systems, the full text of the GNU General Public
|
||||
License version 2 can be found in the file
|
||||
`/usr/share/common-licenses/GPL-2'.
|
||||
|
|
@ -0,0 +1,88 @@
|
|||
This package was debianized by Brian Russo <wolfie@debian.org> on
|
||||
Mon, 22 Jan 2001 22:09:19 -1000.
|
||||
|
||||
Currently maintained by Francesco P. Lovergine <frankie@debian.org>
|
||||
in behalf of the DebianGis Team.
|
||||
|
||||
It was downloaded from http://hdfgroup.org/
|
||||
|
||||
Upstream authors: The HDF Group (THG)
|
||||
|
||||
Copyright:
|
||||
|
||||
HDF5 (Hierarchical Data Format 5) Software Library and Utilities
|
||||
Copyright 2006-2008 by The HDF Group (THG).
|
||||
|
||||
NCSA HDF5 (Hierarchical Data Format 5) Software Library and Utilities
|
||||
Copyright 1998-2006 by the Board of Trustees of the University of Illinois.
|
||||
|
||||
All rights reserved.
|
||||
|
||||
Contributors: National Center for Supercomputing Applications (NCSA) at
|
||||
the University of Illinois, Fortner Software, Unidata Program Center (netCDF),
|
||||
The Independent JPEG Group (JPEG), Jean-loup Gailly and Mark Adler (gzip),
|
||||
and Digital Equipment Corporation (DEC).
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted for any purpose (including commercial purposes)
|
||||
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 materials provided with the distribution.
|
||||
|
||||
3. In addition, redistributions of modified forms of the source or binary
|
||||
code must carry prominent notices stating that the original code was
|
||||
changed and the date of the change.
|
||||
|
||||
4. All publications or advertising materials mentioning features or use of
|
||||
this software are asked, but not required, to acknowledge that it was
|
||||
developed by The HDF Group and by the National Center for Supercomputing
|
||||
Applications at the University of Illinois at Urbana-Champaign and
|
||||
credit the contributors.
|
||||
|
||||
5. Neither the name of The HDF Group, the name of the University, nor the
|
||||
name of any Contributor may be used to endorse or promote products derived
|
||||
from this software without specific prior written permission from the
|
||||
University, THG, or the Contributor, respectively.
|
||||
|
||||
DISCLAIMER:
|
||||
THIS SOFTWARE IS PROVIDED BY THE HDF GROUP (THG) AND THE CONTRIBUTORS
|
||||
"AS IS" WITH NO WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED. In no
|
||||
event shall THG or the Contributors be liable for any damages suffered by
|
||||
the users arising out of the use of this software, even if advised of the
|
||||
possibility of such damage.
|
||||
|
||||
-----------------------------------------------------------------------------
|
||||
Portions of HDF5 were developed with support from the University of
|
||||
California, Lawrence Livermore National Laboratory (UC LLNL).
|
||||
The following statement applies to those portions of the product and must
|
||||
be retained in any redistribution of source code, binaries, documentation,
|
||||
and/or accompanying materials:
|
||||
|
||||
This work was partially produced at the University of California,
|
||||
Lawrence Livermore National Laboratory (UC LLNL) under contract
|
||||
no. W-7405-ENG-48 (Contract 48) between the U.S. Department of Energy
|
||||
(DOE) and The Regents of the University of California (University)
|
||||
for the operation of UC LLNL.
|
||||
|
||||
DISCLAIMER:
|
||||
This work was prepared as an account of work sponsored by an agency of
|
||||
the United States Government. Neither the United States Government nor
|
||||
the University of California nor any of their employees, makes any
|
||||
warranty, express or implied, or assumes any liability or responsibility
|
||||
for the accuracy, completeness, or usefulness of any information,
|
||||
apparatus, product, or process disclosed, or represents that its use
|
||||
would not infringe privately- owned rights. Reference herein to any
|
||||
specific commercial products, process, or service by trade name,
|
||||
trademark, manufacturer, or otherwise, does not necessarily constitute
|
||||
or imply its endorsement, recommendation, or favoring by the United
|
||||
States Government or the University of California. The views and
|
||||
opinions of authors expressed herein do not necessarily state or reflect
|
||||
those of the United States Government or the University of California,
|
||||
and shall not be used for advertising or product endorsement purposes.
|
||||
-----------------------------------------------------------------------------
|
||||
|
|
@ -0,0 +1,104 @@
|
|||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: heimdal
|
||||
Upstream-Contact: heimdal@h5l.org
|
||||
Source: https://github.com/heimdal/heimdal
|
||||
Files-Excluded: doc/doxyout
|
||||
lib/wind/rfc3490.txt
|
||||
lib/wind/rfc3491.txt
|
||||
lib/wind/rfc4013.txt
|
||||
lib/wind/rfc4518.txt
|
||||
|
||||
Files: *
|
||||
Copyright: 1996-2017 Kungliga Tekniska Högskolan
|
||||
2009, 2010 Apple, Inc.
|
||||
1991, 2013 Massachusetts Institute of Technology
|
||||
1995-1997 Eric Young <eay@@mincom.oz.au>
|
||||
1988, 1990, 1993 The Regents of the University of California
|
||||
License: BSD-3-clause
|
||||
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. Neither the name of the Institute 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 INSTITUTE 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 INSTITUTE 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: lib/wind/rfc3454.txt
|
||||
Copyright: None
|
||||
License: none
|
||||
Not copyrightable; stripped to contain only tables.
|
||||
|
||||
Files: lib/wind/rfc3492.txt
|
||||
Copyright: 2003 The Internet Society
|
||||
License: custom
|
||||
Regarding this entire document or any portion of it (including the
|
||||
pseudocode and C code), the author makes no guarantees and is not
|
||||
responsible for any damage resulting from its use. The author grants
|
||||
irrevocable permission to anyone to use, modify, and distribute it in
|
||||
any way that does not diminish the rights of anyone else to use,
|
||||
modify, and distribute it, provided that redistributed derivative
|
||||
works do not contain misleading author or version information.
|
||||
Derivative works need not be licensed under similar terms.
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 1999-2017 Brian May <bam@debian.org>
|
||||
2017 Dominik George <nik@naturalnet.de>
|
||||
License: GPL-2+
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License along
|
||||
with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
.
|
||||
On Debian systems, the full text can be found in
|
||||
/usr/share/common-licenses/GPL-2.
|
||||
|
||||
#Files: ?
|
||||
#Copyright: 1992 Simmule Turner and Rich Salz
|
||||
#License: Spencer-94
|
||||
# This software is not subject to any license of the American Telephone
|
||||
# and Telegraph Company or of the Regents of the University of California.
|
||||
# .
|
||||
# Permission is granted to anyone to use this software for any purpose on
|
||||
# any computer system, and to alter it and redistribute it freely, subject
|
||||
# to the following restrictions:
|
||||
# .
|
||||
# 1. The authors are not responsible for the consequences of use of this
|
||||
# software, no matter how awful, even if they arise from flaws in it.
|
||||
# .
|
||||
# 2. The origin of this software must not be misrepresented, either by
|
||||
# explicit claim or by omission. Since few users ever read sources,
|
||||
# credits must appear in the documentation.
|
||||
# .
|
||||
# 3. Altered versions must be plainly marked as such, and must not be
|
||||
# misrepresented as being the original software. Since few users
|
||||
# ever read sources, credits must appear in the documentation.
|
||||
# .
|
||||
# 4. This notice may not be removed or altered.
|
|
@ -0,0 +1,104 @@
|
|||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: heimdal
|
||||
Upstream-Contact: heimdal@h5l.org
|
||||
Source: https://github.com/heimdal/heimdal
|
||||
Files-Excluded: doc/doxyout
|
||||
lib/wind/rfc3490.txt
|
||||
lib/wind/rfc3491.txt
|
||||
lib/wind/rfc4013.txt
|
||||
lib/wind/rfc4518.txt
|
||||
|
||||
Files: *
|
||||
Copyright: 1996-2017 Kungliga Tekniska Högskolan
|
||||
2009, 2010 Apple, Inc.
|
||||
1991, 2013 Massachusetts Institute of Technology
|
||||
1995-1997 Eric Young <eay@@mincom.oz.au>
|
||||
1988, 1990, 1993 The Regents of the University of California
|
||||
License: BSD-3-clause
|
||||
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. Neither the name of the Institute 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 INSTITUTE 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 INSTITUTE 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: lib/wind/rfc3454.txt
|
||||
Copyright: None
|
||||
License: none
|
||||
Not copyrightable; stripped to contain only tables.
|
||||
|
||||
Files: lib/wind/rfc3492.txt
|
||||
Copyright: 2003 The Internet Society
|
||||
License: custom
|
||||
Regarding this entire document or any portion of it (including the
|
||||
pseudocode and C code), the author makes no guarantees and is not
|
||||
responsible for any damage resulting from its use. The author grants
|
||||
irrevocable permission to anyone to use, modify, and distribute it in
|
||||
any way that does not diminish the rights of anyone else to use,
|
||||
modify, and distribute it, provided that redistributed derivative
|
||||
works do not contain misleading author or version information.
|
||||
Derivative works need not be licensed under similar terms.
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 1999-2017 Brian May <bam@debian.org>
|
||||
2017 Dominik George <nik@naturalnet.de>
|
||||
License: GPL-2+
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License along
|
||||
with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
.
|
||||
On Debian systems, the full text can be found in
|
||||
/usr/share/common-licenses/GPL-2.
|
||||
|
||||
#Files: ?
|
||||
#Copyright: 1992 Simmule Turner and Rich Salz
|
||||
#License: Spencer-94
|
||||
# This software is not subject to any license of the American Telephone
|
||||
# and Telegraph Company or of the Regents of the University of California.
|
||||
# .
|
||||
# Permission is granted to anyone to use this software for any purpose on
|
||||
# any computer system, and to alter it and redistribute it freely, subject
|
||||
# to the following restrictions:
|
||||
# .
|
||||
# 1. The authors are not responsible for the consequences of use of this
|
||||
# software, no matter how awful, even if they arise from flaws in it.
|
||||
# .
|
||||
# 2. The origin of this software must not be misrepresented, either by
|
||||
# explicit claim or by omission. Since few users ever read sources,
|
||||
# credits must appear in the documentation.
|
||||
# .
|
||||
# 3. Altered versions must be plainly marked as such, and must not be
|
||||
# misrepresented as being the original software. Since few users
|
||||
# ever read sources, credits must appear in the documentation.
|
||||
# .
|
||||
# 4. This notice may not be removed or altered.
|
|
@ -0,0 +1,348 @@
|
|||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: Nettle
|
||||
Upstream-Contact: Niels Möller <nisse@lysator.liu.se>
|
||||
Source: http://www.lysator.liu.se/~nisse/nettle/
|
||||
Copyright: © 2001-2011 Niels Möller
|
||||
Some parts are Copyright © the Free Software Foundation and various
|
||||
people. See below and source code comments for details.
|
||||
License: LGPL-2.1+
|
||||
Comment:
|
||||
Nettle is distributed under the GNU Lesser General Public License
|
||||
(LGPL). A few of the individual files are in the public domain. To
|
||||
find the current status of particular files, you have to read the
|
||||
copyright notices at the top of the files.
|
||||
.
|
||||
A list of the supported algorithms, their origins and licenses (from
|
||||
the manual):
|
||||
.
|
||||
AES
|
||||
The implementation of the AES cipher (also known as rijndael) is
|
||||
written by Rafael Sevilla. Assembler for x86 by Rafael Sevilla and
|
||||
Niels Möller, Sparc assembler by Niels Möller. Released under the
|
||||
LGPL.
|
||||
.
|
||||
ARCFOUR
|
||||
The implementation of the ARCFOUR (also known as RC4) cipher is
|
||||
written by Niels Möller. Released under the LGPL.
|
||||
.
|
||||
ARCTWO
|
||||
The implementation of the ARCTWO (also known as RC2) cipher is
|
||||
written by Nikos Mavroyanopoulos and modified by Werner Koch and
|
||||
Simon Josefsson. Released under the LGPL.
|
||||
.
|
||||
BLOWFISH
|
||||
The implementation of the BLOWFISH cipher is written by Werner
|
||||
Koch, copyright owned by the Free Software Foundation. Also hacked
|
||||
by Simon Josefsson and Niels Möller. Released under the LGPL.
|
||||
.
|
||||
CAMELLIA
|
||||
The C implementation is by Nippon Telegraph and Telephone
|
||||
Corporation (NTT), heavily modified by Niels Möller. Assembler for
|
||||
x86 and x86_64 by Niels Möller. Released under the LGPL.
|
||||
.
|
||||
CAST128
|
||||
The implementation of the CAST128 cipher is written by Steve Reid.
|
||||
Released into the public domain.
|
||||
.
|
||||
DES
|
||||
The implementation of the DES cipher is written by Dana L. How, and
|
||||
released under the LGPL.
|
||||
.
|
||||
MD2
|
||||
The implementation of MD2 is written by Andrew Kuchling, and hacked
|
||||
some by Andreas Sigfridsson and Niels Möller. Python Cryptography
|
||||
Toolkit license (essentially public domain).
|
||||
.
|
||||
MD4
|
||||
This is almost the same code as for MD5 below, with modifications
|
||||
by Marcus Comstedt. Released into the public domain.
|
||||
.
|
||||
MD5
|
||||
The implementation of the MD5 message digest is written by Colin
|
||||
Plumb. It has been hacked some more by Andrew Kuchling and Niels
|
||||
Möller. Released into the public domain.
|
||||
.
|
||||
SERPENT
|
||||
The implementation of the SERPENT is based on the code in
|
||||
libgcrypt, copyright owned by the Free Software Foundation.
|
||||
Adapted to Nettle by Simon Josefsson and heavily modified by
|
||||
Niels Möller. Assembly for x86_64 by Niels Möller. Released under
|
||||
the LGPL.
|
||||
.
|
||||
SHA1
|
||||
The C implementation of the SHA1 message digest is written by Peter
|
||||
Gutmann, and hacked some more by Andrew Kuchling and Niels Möller.
|
||||
Released into the public domain. Assembler for x86 by Niels Möller,
|
||||
released under the LGPL.
|
||||
.
|
||||
SHA224, SHA256, SHA384, and SHA512
|
||||
Written by Niels Möller, using Peter Gutmann's SHA1 code as a
|
||||
model. Released under the LGPL.
|
||||
.
|
||||
TWOFISH
|
||||
The implementation of the TWOFISH cipher is written by Ruud de
|
||||
Rooij. Released under the LGPL.
|
||||
.
|
||||
RSA
|
||||
Written by Niels Möller, released under the LGPL. Uses the GMP
|
||||
library for bignum operations.
|
||||
.
|
||||
DSA
|
||||
Written by Niels Möller, released under the LGPL. Uses the GMP
|
||||
library for bignum operations.
|
||||
|
||||
Files: *
|
||||
Copyright: © 2001-2011 Niels Möller
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: aes-set-*
|
||||
Copyright: © 2000, 2001, 2002 Rafael R. Sevilla, Niels Möller
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: arctwo*
|
||||
Copyright: © 2003 Nikos Mavroyanopoulos
|
||||
© 2004 Simon Josefsson
|
||||
© 2004 Free Software Foundation, Inc.
|
||||
© 2002, 2004 Niels Möller
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: base64.h base64-meta.c
|
||||
Copyright: © 2002 Dan Egnor
|
||||
© 2002 Niels Möller
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: blowfish.c
|
||||
Copyright: © 1998, 2001, 2002, 2003 Free Software Foundation, Inc.
|
||||
© 2010 Simon Josefsson
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: blowfish.h
|
||||
Copyright: © 1998, 2001 Free Software Foundation, Inc.
|
||||
© 1998, 2001 Ray Dassen
|
||||
© 1998, 2001 Niels Möller
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: camellia-table.c camellia-crypt-internal.c
|
||||
Copyright: © 2006, 2007 NTT (Nippon Telegraph and Telephone Corporation)
|
||||
© 2010 Niels Möller
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: der2dsa.c
|
||||
Copyright: © 2005, 2009 Niels Möller
|
||||
© 2009 Magnus Holmgren
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: desCode.h descode.README desdata.c desinfo.c
|
||||
Copyright: © 2002 Dana L. How
|
||||
License: LGPL-2+
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU Library General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Library General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU Library General Public License
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
.
|
||||
On Debian GNU/Linux systems, the complete text of the GNU Library
|
||||
General Public License, version 2, can be found in
|
||||
/usr/share/common-licenses/LGPL-2.
|
||||
|
||||
Files: des.c des.h
|
||||
Copyright: © 1992 Dana L. How
|
||||
© 1997, 2001 Niels Möller
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: gcm.c gcm.h
|
||||
Copyright: © 2011 Katholieke Universiteit Leuven
|
||||
© 2011 Niels Möller
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: md2.c
|
||||
Copyright: © ? Andrew Kuchling
|
||||
© 2003 Andreas Sigfridsson
|
||||
© 2003 Niels Möller
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: md4.c
|
||||
Copyright: © 2003 Marcus Comstedt
|
||||
© 2003 Niels Möller
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: md5.c md5-compress.c
|
||||
Copyright: © Colin Plumb, Andrew Kuchling
|
||||
© 2001 Niels Möller
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: memxor.c
|
||||
Copyright: © 1991,1993, 1995 Free Software Foundation, Inc.
|
||||
© 2010 Niels Möller
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: ripemd160.c ripemd160-compress.c
|
||||
Copyright: © 1998, 2001, 2002, 2003 Free Software Foundation, Inc.
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: ripemd160-meta.c ripemd160.h
|
||||
Copyright: © 2011 Andres Mejia
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: serpent-encrypt.c serpent-decrypt.c serpent-set-key.c
|
||||
Copyright: © 1998 Ross Anderson, Eli Biham, Lars Knudsen
|
||||
© 2003, 2004, 2005 Free Software Foundation, Inc.
|
||||
© 2010, 2011 Simon Josefsson
|
||||
© 2011 Niels Möller
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: sha*
|
||||
Copyright: © 2001, 2004 Peter Gutmann, Andrew Kuchling, Niels Möller
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: twofish*
|
||||
Copyright: © 1999 Ruud de Rooij <ruud@debian.org>
|
||||
© 1999 J.H.M. Dassen (Ray) <jdassen@wi.LeidenUniv.nl>
|
||||
© 2001 Niels Möller
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: dsa2sexp.c
|
||||
Copyright: © 2002, 2009 Niels Möller
|
||||
© 2009 Magnus Holmgren
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: testsuite/des-compat-test.c
|
||||
Copyright: © 1995-1997 Eric Young (eay@cryptsoft.com)
|
||||
License: other
|
||||
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 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. All advertising materials mentioning features or use of this software
|
||||
must display the following acknowledgement:
|
||||
"This product includes cryptographic software written by
|
||||
Eric Young (eay@cryptsoft.com)"
|
||||
The word 'cryptographic' can be left out if the rouines from the library
|
||||
being used are not cryptographic related :-).
|
||||
4. If you include any Windows specific code (or a derivative thereof) from
|
||||
the apps directory (application code) you must include an acknowledgement:
|
||||
"This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
|
||||
.
|
||||
THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``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 AUTHOR 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: tools/pkcs1-conv.c
|
||||
Copyright: © 2005, 2009 Niels Möller
|
||||
© 2009 Magnus Holmgren
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: x86*/aes-*-internal.asm
|
||||
Copyright: © 2001, 2002, 2005, 2008 Rafael R. Sevilla
|
||||
© 2001, 2002, 2005, 2008 Niels Möller
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: tools/getopt*
|
||||
Copyright: © 1987-2001 Free Software Foundation, Inc.
|
||||
License: GPL-2+
|
||||
|
||||
Files: config.guess config.sub
|
||||
Copyright: © 1992-2003 Free Software Foundation, Inc.
|
||||
License: GPL-2+ with Autoconf exception
|
||||
As a special exception to the GNU General Public License, if you
|
||||
distribute this file as part of a program that contains a
|
||||
configuration script generated by Autoconf, you may include it under
|
||||
the same distribution terms that you use for the rest of that program.
|
||||
|
||||
Files: debian/*
|
||||
Copyright: none
|
||||
License: public-domain
|
||||
I believe that most files in debian/ hardly contains any creative
|
||||
expression eligible for copyright.
|
||||
|
||||
Files: debian/sexp-conv.1
|
||||
Copyright: © 2002 Timshel Knoll <timshel@debian.org>
|
||||
© 2007 Magnus Holmgren
|
||||
License: GPL-2
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; version 2 dated June. 1991.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
|
||||
02110-1301 USA.
|
||||
.
|
||||
On Debian GNU/Linux systems, the complete text of the GNU General
|
||||
Public License, version 2, can be found in
|
||||
/usr/share/common-licenses/GPL-2.
|
||||
Comment:
|
||||
This manpage was copied from the lsh-utils package. Timshel didn't
|
||||
explicitly select a license for his packaging work, but I think that
|
||||
it can be considered released under the same license as LSH itself.
|
||||
|
||||
Files: debian/pkcs1-conv.1 debian/nettle-lfib-stream.1
|
||||
Copyright: © 2007 Magnus Holmgren
|
||||
License: GAP
|
||||
Copying and distribution of this file, with or without modification,
|
||||
are permitted in any medium without royalty provided the copyright
|
||||
notice and this notice are preserved.
|
||||
|
||||
License: LGPL-2.1+
|
||||
The nettle library is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU Lesser General Public License as published by
|
||||
the Free Software Foundation; either version 2.1 of the License, or (at your
|
||||
option) any later version.
|
||||
.
|
||||
The nettle library is distributed in the hope that it will be useful, but
|
||||
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
|
||||
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
|
||||
License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU Lesser General Public
|
||||
License along with this library; if not, write to the Free Software
|
||||
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
.
|
||||
On Debian GNU/Linux systems, the complete text of the newest version
|
||||
of the GNU Lesser General Public License can be found in
|
||||
/usr/share/common-licenses/LGPL.
|
||||
|
||||
License: GPL-2+
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
|
||||
02110-1301 USA.
|
||||
.
|
||||
On Debian GNU/Linux systems, the complete text of the newest version
|
||||
of the GNU General Public License can be found in
|
||||
/usr/share/common-licenses/GPL.
|
|
@ -0,0 +1,104 @@
|
|||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: heimdal
|
||||
Upstream-Contact: heimdal@h5l.org
|
||||
Source: https://github.com/heimdal/heimdal
|
||||
Files-Excluded: doc/doxyout
|
||||
lib/wind/rfc3490.txt
|
||||
lib/wind/rfc3491.txt
|
||||
lib/wind/rfc4013.txt
|
||||
lib/wind/rfc4518.txt
|
||||
|
||||
Files: *
|
||||
Copyright: 1996-2017 Kungliga Tekniska Högskolan
|
||||
2009, 2010 Apple, Inc.
|
||||
1991, 2013 Massachusetts Institute of Technology
|
||||
1995-1997 Eric Young <eay@@mincom.oz.au>
|
||||
1988, 1990, 1993 The Regents of the University of California
|
||||
License: BSD-3-clause
|
||||
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. Neither the name of the Institute 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 INSTITUTE 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 INSTITUTE 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: lib/wind/rfc3454.txt
|
||||
Copyright: None
|
||||
License: none
|
||||
Not copyrightable; stripped to contain only tables.
|
||||
|
||||
Files: lib/wind/rfc3492.txt
|
||||
Copyright: 2003 The Internet Society
|
||||
License: custom
|
||||
Regarding this entire document or any portion of it (including the
|
||||
pseudocode and C code), the author makes no guarantees and is not
|
||||
responsible for any damage resulting from its use. The author grants
|
||||
irrevocable permission to anyone to use, modify, and distribute it in
|
||||
any way that does not diminish the rights of anyone else to use,
|
||||
modify, and distribute it, provided that redistributed derivative
|
||||
works do not contain misleading author or version information.
|
||||
Derivative works need not be licensed under similar terms.
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 1999-2017 Brian May <bam@debian.org>
|
||||
2017 Dominik George <nik@naturalnet.de>
|
||||
License: GPL-2+
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License along
|
||||
with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
.
|
||||
On Debian systems, the full text can be found in
|
||||
/usr/share/common-licenses/GPL-2.
|
||||
|
||||
#Files: ?
|
||||
#Copyright: 1992 Simmule Turner and Rich Salz
|
||||
#License: Spencer-94
|
||||
# This software is not subject to any license of the American Telephone
|
||||
# and Telegraph Company or of the Regents of the University of California.
|
||||
# .
|
||||
# Permission is granted to anyone to use this software for any purpose on
|
||||
# any computer system, and to alter it and redistribute it freely, subject
|
||||
# to the following restrictions:
|
||||
# .
|
||||
# 1. The authors are not responsible for the consequences of use of this
|
||||
# software, no matter how awful, even if they arise from flaws in it.
|
||||
# .
|
||||
# 2. The origin of this software must not be misrepresented, either by
|
||||
# explicit claim or by omission. Since few users ever read sources,
|
||||
# credits must appear in the documentation.
|
||||
# .
|
||||
# 3. Altered versions must be plainly marked as such, and must not be
|
||||
# misrepresented as being the original software. Since few users
|
||||
# ever read sources, credits must appear in the documentation.
|
||||
# .
|
||||
# 4. This notice may not be removed or altered.
|
|
@ -0,0 +1,149 @@
|
|||
This package was debianized by Jay Berkenbilt <qjb@debian.org> on
|
||||
August 5, 2005.
|
||||
The packaging was taken over by Laszlo Boszormenyi (GCS) <gcs@debian.org> on
|
||||
Tue, 17 Mar 2015.
|
||||
|
||||
The original source was downloaded from
|
||||
http://icu-project.org/download/latest_milestone.html
|
||||
|
||||
The main web site for ICU is
|
||||
http://www.icu-project.org/
|
||||
|
||||
ICU contains components with different licensing terms.
|
||||
|
||||
ICU License
|
||||
===========
|
||||
|
||||
ICU License - ICU 1.8.1 and later
|
||||
|
||||
COPYRIGHT AND PERMISSION NOTICE
|
||||
|
||||
Copyright (c) 1995-2013 International Business Machines Corporation and
|
||||
others
|
||||
|
||||
All rights reserved.
|
||||
|
||||
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, and/or sell copies of the Software, and to permit persons
|
||||
to whom the Software is furnished to do so, provided that the above
|
||||
copyright notice(s) and this permission notice appear in all copies of
|
||||
the Software and that both the above copyright notice(s) and this
|
||||
permission notice appear in supporting documentation.
|
||||
|
||||
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
|
||||
OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
|
||||
HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
|
||||
INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
|
||||
FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
|
||||
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
|
||||
WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
Except as contained in this notice, the name of a copyright holder
|
||||
shall not be used in advertising or otherwise to promote the sale, use
|
||||
or other dealings in this Software without prior written authorization
|
||||
of the copyright holder.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
All trademarks and registered trademarks mentioned herein are the
|
||||
property of their respective owners.
|
||||
|
||||
|
||||
Unicode Data License
|
||||
====================
|
||||
|
||||
UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
|
||||
|
||||
Unicode Data Files include all data files under the directories
|
||||
http://www.unicode.org/Public/, http://www.unicode.org/reports/, and
|
||||
http://www.unicode.org/cldr/data/ . Unicode Software includes any source code
|
||||
published in the Unicode Standard or under the directories
|
||||
http://www.unicode.org/Public/, http://www.unicode.org/reports/, and
|
||||
http://www.unicode.org/cldr/data/.
|
||||
|
||||
NOTICE TO USER: Carefully read the following legal agreement. BY
|
||||
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S DATA FILES
|
||||
("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"), YOU UNEQUIVOCALLY ACCEPT, AND
|
||||
AGREE TO BE BOUND BY, ALL OF THE TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU
|
||||
DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES
|
||||
OR SOFTWARE.
|
||||
|
||||
COPYRIGHT AND PERMISSION NOTICE
|
||||
|
||||
Copyright © 1991-2008 Unicode, Inc. All rights reserved. Distributed under
|
||||
the Terms of Use in http://www.unicode.org/copyright.html.
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of the Unicode data files and any associated documentation (the "Data Files") or
|
||||
Unicode software and any associated documentation (the "Software") to deal in
|
||||
the Data Files or Software without restriction, including without limitation the
|
||||
rights to use, copy, modify, merge, publish, distribute, and/or sell copies of
|
||||
the Data Files or Software, and to permit persons to whom the Data Files or
|
||||
Software are furnished to do so, provided that (a) the above copyright notice(s)
|
||||
and this permission notice appear with all copies of the Data Files or Software,
|
||||
(b) both the above copyright notice(s) and this permission notice appear in
|
||||
associated documentation, and (c) there is clear notice in each modified Data
|
||||
File or in the Software as well as in the documentation associated with the Data
|
||||
File(s) or Software that the data or software has been modified.
|
||||
|
||||
THE DATA FILES AND SOFTWARE ARE 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 OF THIRD
|
||||
PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
|
||||
NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
|
||||
DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
||||
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
|
||||
OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR
|
||||
SOFTWARE.
|
||||
|
||||
Except as contained in this notice, the name of a copyright holder shall not
|
||||
be used in advertising or otherwise to promote the sale, use or other dealings
|
||||
in these Data Files or Software without prior written authorization of the
|
||||
copyright holder.
|
||||
|
||||
Additional Copyrights
|
||||
=====================
|
||||
|
||||
Some files are copyright by the following additional copyright
|
||||
holders, though in all cases, the copyright is held jointly with IBM
|
||||
and is subject ICU license above:
|
||||
|
||||
* Google Inc.
|
||||
* Yahoo! Inc.
|
||||
|
||||
Some files in source/data/sprep contain data that was programmatically
|
||||
extracted from RFC 3454, but this programmatic extraction was done as
|
||||
a one-time activity and is not part of ICU's build process. The
|
||||
non-free RFC 3454 document is not part of the sources. The files
|
||||
generated from RFC 3454 could be considered derived works, so the RFC
|
||||
3454 copyright requires the inclusion of the original RFC 3454
|
||||
copyright notice:
|
||||
|
||||
This document and translations of it may be copied and furnished to
|
||||
others, and derivative works that comment on or otherwise explain it
|
||||
or assist in its implementation may be prepared, copied, published
|
||||
and distributed, in whole or in part, without restriction of any
|
||||
kind, provided that the above copyright notice and this paragraph are
|
||||
included on all such copies and derivative works. However, this
|
||||
document itself may not be modified in any way, such as by removing
|
||||
the copyright notice or references to the Internet Society or other
|
||||
Internet organizations, except as needed for the purpose of
|
||||
developing Internet standards in which case the procedures for
|
||||
copyrights defined in the Internet Standards process must be
|
||||
followed, or as required to translate it into languages other than
|
||||
English.
|
||||
|
||||
The limited permissions granted above are perpetual and will not be
|
||||
revoked by the Internet Society or its successors or assigns.
|
||||
|
||||
This document and the information contained herein is provided on an
|
||||
"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING
|
||||
TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING
|
||||
BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION
|
||||
HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF
|
||||
MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
|
|
@ -0,0 +1,113 @@
|
|||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: Libidn2
|
||||
Upstream-Contact: Simon Josefsson <simon@josefsson.org>
|
||||
Source: https://www.gnu.org/software/libidn/#libidn2
|
||||
|
||||
Files: *
|
||||
Copyright: Copyright (C) 2011-2014 Simon Josefsson
|
||||
License: GPL-3+
|
||||
|
||||
Files: *.c *.h
|
||||
Copyright: Copyright (C) 2011-2014 Simon Josefsson
|
||||
License: LGPL-3+ or GPL-2+
|
||||
|
||||
Files: build-aux/* lib/* GNUmakefile maint.mk
|
||||
Copyright: Copyright (C) 2001-2011 Free Software Foundation, Inc.
|
||||
License: GPL-3+
|
||||
|
||||
Files: doc/gdoc
|
||||
Copyright: Copyright (c) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Simon Josefsson
|
||||
Copyright (c) 2001, 2002 Nikos Mavrogiannopoulos
|
||||
Copyright (c) 1998 Michael Zucchi
|
||||
License: GPL-3+
|
||||
|
||||
Files: lib/IdnaMappingTable.txt lib/DerivedNormalizationProps.txt tests/IdnaTest.txt
|
||||
Copyright: Copyright (c) 1991-2010 Unicode, Inc.
|
||||
License: Unicode
|
||||
|
||||
License: GPL-3+
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
.
|
||||
On Debian GNU/Linux systems, the complete text of the GNU General Public
|
||||
License version 3 can be found in /usr/share/common-licenses/GPL-3.
|
||||
|
||||
License: GPL-2+
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
.
|
||||
On Debian GNU/Linux systems, the complete text of the GNU General Public
|
||||
License version 2 can be found in /usr/share/common-licenses/GPL-2.
|
||||
|
||||
License: LGPL-3+
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Lesser General Public License as published
|
||||
by the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU Lesser General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
.
|
||||
On Debian GNU/Linux systems, the complete text of the GNU Lesser General
|
||||
Public License version 3 can be found in /usr/share/common-licenses/LGPL-3.
|
||||
|
||||
License: Unicode
|
||||
For terms of use, see http://www.unicode.org/terms_of_use.html
|
||||
Copyright © 1991-2011 Unicode, Inc. All rights reserved. Distributed
|
||||
under the Terms of Use in http://www.unicode.org/copyright.html.
|
||||
.
|
||||
Permission is hereby granted, free of charge, to any person obtaining
|
||||
a copy of the Unicode data files and any associated documentation
|
||||
(the "Data Files") or Unicode software and any associated
|
||||
documentation (the "Software") to deal in the Data Files or Software
|
||||
without restriction, including without limitation the rights to use,
|
||||
copy, modify, merge, publish, distribute, and/or sell copies of the
|
||||
Data Files or Software, and to permit persons to whom the Data Files
|
||||
or Software are furnished to do so, provided that (a) the above
|
||||
copyright notice(s) and this permission notice appear with all copies
|
||||
of the Data Files or Software, (b) both the above copyright notice(s)
|
||||
and this permission notice appear in associated documentation, and
|
||||
(c) there is clear notice in each modified Data File or in the
|
||||
Software as well as in the documentation associated with the Data
|
||||
File(s) or Software that the data or software has been modified.
|
||||
.
|
||||
THE DATA FILES AND SOFTWARE ARE 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 OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE
|
||||
COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY
|
||||
CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY
|
||||
DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
||||
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
|
||||
ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
|
||||
OF THE DATA FILES OR SOFTWARE.
|
||||
.
|
||||
Except as contained in this notice, the name of a copyright holder
|
||||
shall not be used in advertising or otherwise to promote the sale,
|
||||
use or other dealings in these Data Files or Software without prior
|
||||
written authorization of the copyright holder.
|
|
@ -0,0 +1,55 @@
|
|||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: ilmbase
|
||||
Upstream-Author: Florian Kainz <kainz@ilm.com>
|
||||
Rod Bogart <rgb@ilm.com>
|
||||
Drew Hess <dhess@ilm.com>
|
||||
Bill Anderson <wja@ilm.com>
|
||||
Wojciech Jarosz <wjarosz@ucsd.edu>
|
||||
Source: http://www.openexr.com/
|
||||
|
||||
Files: *
|
||||
Copyright: 2005, Industrial Light & Magic, a division of Lucas Digital Ltd. LLC
|
||||
License: ilmbase
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2007-2008 Adeodato Simó <dato@debian.org>
|
||||
2009 Cyril Brulebois <kibi@debian.org>
|
||||
2014 Mathieu Malaterre <malat@debian.org>
|
||||
2014 Matteo F. Vescovi <mfv@debian.org>
|
||||
License: ilmbase
|
||||
|
||||
Files: Imath/ImathPlatform.h
|
||||
Copyright: 2001 Boost.org
|
||||
License: boost
|
||||
Permission to copy, use, modify, sell and and distribute this
|
||||
software is granted provided this copyright notice appears in all
|
||||
copies. This software is provided "as is" without express or implied
|
||||
warranty, and with no claim as to its suitability for any purpose.
|
||||
|
||||
License: ilmbase
|
||||
All rights reserved.
|
||||
.
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions are
|
||||
met:
|
||||
* Redistributions of source code must retain the above copyright
|
||||
notice, this list of conditions and the following disclaimer.
|
||||
* 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.
|
||||
* Neither the name of Industrial Light & Magic 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 COPYRIGHT HOLDERS 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 COPYRIGHT
|
||||
OWNER 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.
|
|
@ -0,0 +1,41 @@
|
|||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: jbigkit
|
||||
Source: http://www.cl.cam.ac.uk/~mgk25/jbigkit/
|
||||
|
||||
Files: *
|
||||
Copyright: 1995-2008 Dr. Marcus Kuhn <mgk25@cl.cam.ac.uk>
|
||||
License: GPL-2+
|
||||
This package is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
This package is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>
|
||||
.
|
||||
On Debian systems, the complete text of the GNU General
|
||||
Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2011 Michael van der Kolff <mvanderkolff@gmail.com>
|
||||
License: GPL-2+
|
||||
This package is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
This package is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>
|
||||
.
|
||||
On Debian systems, the complete text of the GNU General
|
||||
Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
|
|
@ -0,0 +1,132 @@
|
|||
Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
|
||||
Name: libjpeg-turbo
|
||||
Source: lp:libjpeg-turbo
|
||||
|
||||
Files: *
|
||||
Copyright: 1999-2006 MIYASAKA Masaru
|
||||
2004 Landmark Graphics Corporation
|
||||
2005-2007 Sun Microsystems, Inc.
|
||||
2009 Pierre Ossman for Cendio AB
|
||||
2009-2010 D. R. Commander
|
||||
2010 Thomas G. Lane, Guido Vollbeding
|
||||
2009, Thomas G. Lane, Guido Vollbeding
|
||||
1998, Thomas G. Lane
|
||||
2010 Nokia Corporation
|
||||
License: JPEG
|
||||
.
|
||||
In plain English:
|
||||
.
|
||||
1. We don't promise that this software works. (But if you find any bugs,
|
||||
please let us know!)
|
||||
2. You can use this software for whatever you want. You don't have to pay us.
|
||||
3. You may not pretend that you wrote this software. If you use it in a
|
||||
program, you must acknowledge somewhere in your documentation that
|
||||
you've used the IJG code.
|
||||
.
|
||||
In legalese:
|
||||
The authors make NO WARRANTY or representation, either express or implied,
|
||||
with respect to this software, its quality, accuracy, merchantability, or
|
||||
fitness for a particular purpose. This software is provided "AS IS", and you,
|
||||
its user, assume the entire risk as to its quality and accuracy.
|
||||
.
|
||||
This software is copyright (C) 1991-2010, Thomas G. Lane, Guido Vollbeding.
|
||||
All Rights Reserved except as specified below.
|
||||
.
|
||||
Permission is hereby granted to use, copy, modify, and distribute this
|
||||
software (or portions thereof) for any purpose, without fee, subject to these
|
||||
conditions:
|
||||
(1) If any part of the source code for this software is distributed, then this
|
||||
README file must be included, with this copyright and no-warranty notice
|
||||
unaltered; and any additions, deletions, or changes to the original files
|
||||
must be clearly indicated in accompanying documentation.
|
||||
(2) If only executable code is distributed, then the accompanying
|
||||
documentation must state that "this software is based in part on the work of
|
||||
the Independent JPEG Group".
|
||||
(3) Permission for use of this software is granted only if the user accepts
|
||||
full responsibility for any undesirable consequences; the authors accept
|
||||
NO LIABILITY for damages of any kind.
|
||||
.
|
||||
These conditions apply to any software derived from or based on the IJG code,
|
||||
not just to the unmodified library. If you use our work, you ought to
|
||||
acknowledge us.
|
||||
.
|
||||
Permission is NOT granted for the use of any IJG author's name or company name
|
||||
in advertising or publicity relating to this software or products derived from
|
||||
it. This software may be referred to only as "the Independent JPEG Group's
|
||||
software".
|
||||
.
|
||||
We specifically permit and encourage the use of this software as the basis of
|
||||
commercial products, provided that all warranty or liability claims are
|
||||
assumed by the product vendor.
|
||||
.
|
||||
.
|
||||
ansi2knr.c is included in this distribution by permission of L. Peter Deutsch,
|
||||
sole proprietor of its copyright holder, Aladdin Enterprises of Menlo Park, CA
|
||||
.
|
||||
ansi2knr.c is NOT covered by the above copyright and conditions, but instead
|
||||
by the usual distribution terms of the Free Software Foundation; principally,
|
||||
that you must include source code if you redistribute it. (See the file
|
||||
ansi2knr.c for full details.) However, since ansi2knr.c is not needed as part
|
||||
of any program generated from the IJG code, this does not limit you more than
|
||||
the foregoing paragraphs do.
|
||||
.
|
||||
The Unix configuration script "configure" was produced with GNU Autoconf.
|
||||
It is copyright by the Free Software Foundation but is freely distributable.
|
||||
The same holds for its supporting scripts (config.guess, config.sub,
|
||||
ltmain.sh). Another support script, install-sh, is copyright by X Consortium
|
||||
but is also freely distributable.
|
||||
.
|
||||
The IJG distribution formerly included code to read and write GIF files.
|
||||
To avoid entanglement with the Unisys LZW patent, GIF reading support has
|
||||
been removed altogether, and the GIF writer has been simplified to produce
|
||||
"uncompressed GIFs". This technique does not use the LZW algorithm; the
|
||||
resulting GIF files are larger than usual, but are readable by all standard
|
||||
GIF decoders.
|
||||
.
|
||||
We are required to state that
|
||||
"The Graphics Interchange Format(c) is the Copyright property of
|
||||
CompuServe Incorporated. GIF(sm) is a Service Mark property of
|
||||
CompuServe Incorporated."
|
||||
|
||||
Files: md5/md5.*
|
||||
Copyright: 1991-2, RSA Data Security, Inc.
|
||||
License:
|
||||
License to copy and use this software is granted provided that it
|
||||
is identified as the "RSA Data Security, Inc. MD5 Message-Digest
|
||||
Algorithm" in all material mentioning or referencing this software
|
||||
or this function.
|
||||
.
|
||||
License is also granted to make and use derivative works provided
|
||||
that such works are identified as "derived from the RSA Data
|
||||
Security, Inc. MD5 Message-Digest Algorithm" in all material
|
||||
mentioning or referencing the derived work.
|
||||
.
|
||||
RSA Data Security, Inc. makes no representations concerning either
|
||||
the merchantability of this software or the suitability of this
|
||||
software for any particular purpose. It is provided "as is"
|
||||
without express or implied warranty of any kind.
|
||||
.
|
||||
These notices must be retained in any copies of any part of this
|
||||
documentation and/or software.
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2010, 2011 Linaro Limited
|
||||
License: LGPL-2.1
|
||||
This library is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU Library General Public
|
||||
License (LGPL) as published by the Free Software Foundation;
|
||||
either version 2 of the License, or (at your option) any later
|
||||
version.
|
||||
.
|
||||
This library is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
Library General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU Library General Public License
|
||||
along with this library; see the file COPYING.LIB. If not, write to
|
||||
the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
|
||||
Boston, MA 02110-1301, USA.
|
||||
.
|
||||
On Debian systems, the complete text of the GNU Library General Public
|
||||
License, version 2, can be found in /usr/share/common-licenses/LGPL-2.1.
|
|
@ -0,0 +1,46 @@
|
|||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: json-c
|
||||
Upstream-Contact: <michael@metaparadigm.com>
|
||||
Source: https://github.com/json-c/json-c/wiki
|
||||
|
||||
Files: *
|
||||
Copyright: 2004-2005, Metaparadigm Pte. Ltd. <michael@metaparadigm.com>
|
||||
License: MIT
|
||||
|
||||
Files: printbuf.[ch] jsontokener.c
|
||||
Copyright: 2004-2005, Metaparadigm Pte. Ltd. <michael@metaparadigm.com>
|
||||
2008-2009, Yahoo! Inc.
|
||||
License: MIT
|
||||
|
||||
Files: debug.h json.h json_object.[ch] linkhash.[ch]
|
||||
Copyright: 2004-2005, Metaparadigm Pte. Ltd. <michael@metaparadigm.com>
|
||||
2008-2009, Yahoo! Inc.
|
||||
2009 Hewlett-Packard Development Company, L.P.
|
||||
License: MIT
|
||||
|
||||
Files: json_object_iterator.[ch]
|
||||
Copyright: 2009-2012 Hewlett-Packard Development Company, L.P.
|
||||
License: MIT
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2009, Fabien Boucher <fabien.dot.boucher@gmail.com>
|
||||
License: MIT
|
||||
|
||||
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
|
||||
AUTHORS OR COPYRIGHT HOLDERS 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.
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,52 @@
|
|||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: keyutils
|
||||
Upstream-Contact: David Howells <dhowells@redhat.com>
|
||||
Source: http://people.redhat.com/~dhowells/keyutils/
|
||||
|
||||
Files: *
|
||||
Copyright: 2005-2014, Red Hat <http://www.redhat.com/>
|
||||
License: GPL-2+
|
||||
|
||||
Files: keyutils.*
|
||||
Copyright: 2005-2014, Red Hat <http://www.redhat.com/>
|
||||
License: LGPL-2+
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2006-2013, Daniel Baumann <mail@daniel-baumann.ch>
|
||||
2013, Luk Claes <luk@debian.org>
|
||||
2014-2016, Christian Kastner <ckk@debian.org>
|
||||
License: LGPL-2+
|
||||
|
||||
License: GPL-2+
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation, either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
.
|
||||
The complete text of the GNU General Public License
|
||||
can be found in /usr/share/common-licenses/GPL-2 file.
|
||||
|
||||
License: LGPL-2+
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Lesser General Public License as published by
|
||||
the Free Software Foundation, either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Lesser General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU Lesser General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
.
|
||||
The complete text of the GNU Lesser General Public License
|
||||
can be found in /usr/share/common-licenses/LGPL-2 file.
|
|
@ -0,0 +1,128 @@
|
|||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: libkml
|
||||
Upstream-Contact: Rashad Kanavath <mohammedrashadkm@gmail.com>
|
||||
Source: https://github.com/libkml/libkml
|
||||
|
||||
Files: *
|
||||
Copyright: 2008-2010, Google Inc.
|
||||
License: BSD-3-Clause
|
||||
|
||||
Files: src/kml/base/contrib/minizip/ioapi.h
|
||||
src/kml/base/contrib/minizip/iomem_simple.c
|
||||
src/kml/base/contrib/minizip/iomem_simple.h
|
||||
Copyright: 1998-2005, Gilles Vollant
|
||||
2003, Justin Fletcher
|
||||
Comment: This file is from the proposed iomem_simple package found at
|
||||
http://code.trak.dk/
|
||||
.
|
||||
ioapi_mem2.c -- IO base function header for compress/uncompress .zip
|
||||
files using zlib + zip or unzip API
|
||||
.
|
||||
This version of ioapi is designed to access memory rather than files.
|
||||
We do use a region of memory to put data in to and take it out of. We do
|
||||
not have auto-extending buffers and do not inform anyone else that the
|
||||
data has been written. It is really intended for accessing a zip archive
|
||||
embedded in an application such that I can write an installer with no
|
||||
external files. Creation of archives has not been attempted, although
|
||||
parts of the framework are present.
|
||||
.
|
||||
Based on Unzip ioapi.c version 0.22, May 19th, 2003
|
||||
.
|
||||
Copyright (C) 1998-2003 Gilles Vollant
|
||||
(C) 2003 Justin Fletcher
|
||||
.
|
||||
Dynamically allocated memory version. Troels K 2004
|
||||
mem_close deletes the data: file is single-session. No filenames.
|
||||
.
|
||||
This file is under the same license as the Unzip tool it is distributed
|
||||
with.
|
||||
License: zlib
|
||||
|
||||
Files: src/kml/base/contrib/minizip/unzip.c
|
||||
src/kml/base/contrib/minizip/unzip.h
|
||||
Copyright: 1990-2000, Info-ZIP.
|
||||
1998-2005, Gilles Vollant
|
||||
Comment: Decryption code comes from crypt.c by Info-ZIP but has been greatly
|
||||
reduced in terms of compatibility with older software. The following is from
|
||||
the original crypt.c. Code woven in by Terry Thorsen 1/2003.
|
||||
.
|
||||
Copyright (c) 1990-2000 Info-ZIP. All rights reserved.
|
||||
.
|
||||
See the accompanying file LICENSE, version 2000-Apr-09 or later
|
||||
(the contents of which are also included in zip.h) for terms of use.
|
||||
If, for some reason, all these files are missing, the Info-ZIP license
|
||||
also may be found at: ftp://ftp.info-zip.org/pub/infozip/license.html
|
||||
.
|
||||
crypt.c (full version) by Info-ZIP. Last revised: [see crypt.h]
|
||||
.
|
||||
The encryption/decryption parts of this source code (as opposed to the
|
||||
non-echoing password parts) were originally written in Europe. The
|
||||
whole source package can be freely distributed, including from the USA.
|
||||
(Prior to January 2000, re-export from the US was a violation of US law.)
|
||||
.
|
||||
This encryption code is a direct transcription of the algorithm from
|
||||
Roger Schlafly, described by Phil Katz in the file appnote.txt. This
|
||||
file (appnote.txt) is distributed with the PKZIP program (even in the
|
||||
version without encryption capabilities).
|
||||
License: zlib
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2009, Francesco Paolo Lovergine <frankie@debian.org>
|
||||
License: GPL-3+
|
||||
|
||||
License: BSD-3-Clause
|
||||
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 copyright
|
||||
notice, this list of conditions and the following disclaimer.
|
||||
2. Redistributions in binary form must reproduce the copyright
|
||||
notice, this list of conditions and the following disclaimer in the
|
||||
documentation and/or other materials provided with the distribution.
|
||||
3. The name of the author may not be used to endorse or promote products
|
||||
derived from this software without specific prior written permission.
|
||||
.
|
||||
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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.
|
||||
|
||||
License: GPL-3+
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
.
|
||||
On Debian systems, the full text of the GNU General Public License
|
||||
version 3 can be found in the file
|
||||
`/usr/share/common-licenses/GPL-3'.
|
||||
|
||||
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.
|
||||
|
|
@ -0,0 +1,128 @@
|
|||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: libkml
|
||||
Upstream-Contact: Rashad Kanavath <mohammedrashadkm@gmail.com>
|
||||
Source: https://github.com/libkml/libkml
|
||||
|
||||
Files: *
|
||||
Copyright: 2008-2010, Google Inc.
|
||||
License: BSD-3-Clause
|
||||
|
||||
Files: src/kml/base/contrib/minizip/ioapi.h
|
||||
src/kml/base/contrib/minizip/iomem_simple.c
|
||||
src/kml/base/contrib/minizip/iomem_simple.h
|
||||
Copyright: 1998-2005, Gilles Vollant
|
||||
2003, Justin Fletcher
|
||||
Comment: This file is from the proposed iomem_simple package found at
|
||||
http://code.trak.dk/
|
||||
.
|
||||
ioapi_mem2.c -- IO base function header for compress/uncompress .zip
|
||||
files using zlib + zip or unzip API
|
||||
.
|
||||
This version of ioapi is designed to access memory rather than files.
|
||||
We do use a region of memory to put data in to and take it out of. We do
|
||||
not have auto-extending buffers and do not inform anyone else that the
|
||||
data has been written. It is really intended for accessing a zip archive
|
||||
embedded in an application such that I can write an installer with no
|
||||
external files. Creation of archives has not been attempted, although
|
||||
parts of the framework are present.
|
||||
.
|
||||
Based on Unzip ioapi.c version 0.22, May 19th, 2003
|
||||
.
|
||||
Copyright (C) 1998-2003 Gilles Vollant
|
||||
(C) 2003 Justin Fletcher
|
||||
.
|
||||
Dynamically allocated memory version. Troels K 2004
|
||||
mem_close deletes the data: file is single-session. No filenames.
|
||||
.
|
||||
This file is under the same license as the Unzip tool it is distributed
|
||||
with.
|
||||
License: zlib
|
||||
|
||||
Files: src/kml/base/contrib/minizip/unzip.c
|
||||
src/kml/base/contrib/minizip/unzip.h
|
||||
Copyright: 1990-2000, Info-ZIP.
|
||||
1998-2005, Gilles Vollant
|
||||
Comment: Decryption code comes from crypt.c by Info-ZIP but has been greatly
|
||||
reduced in terms of compatibility with older software. The following is from
|
||||
the original crypt.c. Code woven in by Terry Thorsen 1/2003.
|
||||
.
|
||||
Copyright (c) 1990-2000 Info-ZIP. All rights reserved.
|
||||
.
|
||||
See the accompanying file LICENSE, version 2000-Apr-09 or later
|
||||
(the contents of which are also included in zip.h) for terms of use.
|
||||
If, for some reason, all these files are missing, the Info-ZIP license
|
||||
also may be found at: ftp://ftp.info-zip.org/pub/infozip/license.html
|
||||
.
|
||||
crypt.c (full version) by Info-ZIP. Last revised: [see crypt.h]
|
||||
.
|
||||
The encryption/decryption parts of this source code (as opposed to the
|
||||
non-echoing password parts) were originally written in Europe. The
|
||||
whole source package can be freely distributed, including from the USA.
|
||||
(Prior to January 2000, re-export from the US was a violation of US law.)
|
||||
.
|
||||
This encryption code is a direct transcription of the algorithm from
|
||||
Roger Schlafly, described by Phil Katz in the file appnote.txt. This
|
||||
file (appnote.txt) is distributed with the PKZIP program (even in the
|
||||
version without encryption capabilities).
|
||||
License: zlib
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2009, Francesco Paolo Lovergine <frankie@debian.org>
|
||||
License: GPL-3+
|
||||
|
||||
License: BSD-3-Clause
|
||||
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 copyright
|
||||
notice, this list of conditions and the following disclaimer.
|
||||
2. Redistributions in binary form must reproduce the copyright
|
||||
notice, this list of conditions and the following disclaimer in the
|
||||
documentation and/or other materials provided with the distribution.
|
||||
3. The name of the author may not be used to endorse or promote products
|
||||
derived from this software without specific prior written permission.
|
||||
.
|
||||
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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.
|
||||
|
||||
License: GPL-3+
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
.
|
||||
On Debian systems, the full text of the GNU General Public License
|
||||
version 3 can be found in the file
|
||||
`/usr/share/common-licenses/GPL-3'.
|
||||
|
||||
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.
|
||||
|
|
@ -0,0 +1,128 @@
|
|||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: libkml
|
||||
Upstream-Contact: Rashad Kanavath <mohammedrashadkm@gmail.com>
|
||||
Source: https://github.com/libkml/libkml
|
||||
|
||||
Files: *
|
||||
Copyright: 2008-2010, Google Inc.
|
||||
License: BSD-3-Clause
|
||||
|
||||
Files: src/kml/base/contrib/minizip/ioapi.h
|
||||
src/kml/base/contrib/minizip/iomem_simple.c
|
||||
src/kml/base/contrib/minizip/iomem_simple.h
|
||||
Copyright: 1998-2005, Gilles Vollant
|
||||
2003, Justin Fletcher
|
||||
Comment: This file is from the proposed iomem_simple package found at
|
||||
http://code.trak.dk/
|
||||
.
|
||||
ioapi_mem2.c -- IO base function header for compress/uncompress .zip
|
||||
files using zlib + zip or unzip API
|
||||
.
|
||||
This version of ioapi is designed to access memory rather than files.
|
||||
We do use a region of memory to put data in to and take it out of. We do
|
||||
not have auto-extending buffers and do not inform anyone else that the
|
||||
data has been written. It is really intended for accessing a zip archive
|
||||
embedded in an application such that I can write an installer with no
|
||||
external files. Creation of archives has not been attempted, although
|
||||
parts of the framework are present.
|
||||
.
|
||||
Based on Unzip ioapi.c version 0.22, May 19th, 2003
|
||||
.
|
||||
Copyright (C) 1998-2003 Gilles Vollant
|
||||
(C) 2003 Justin Fletcher
|
||||
.
|
||||
Dynamically allocated memory version. Troels K 2004
|
||||
mem_close deletes the data: file is single-session. No filenames.
|
||||
.
|
||||
This file is under the same license as the Unzip tool it is distributed
|
||||
with.
|
||||
License: zlib
|
||||
|
||||
Files: src/kml/base/contrib/minizip/unzip.c
|
||||
src/kml/base/contrib/minizip/unzip.h
|
||||
Copyright: 1990-2000, Info-ZIP.
|
||||
1998-2005, Gilles Vollant
|
||||
Comment: Decryption code comes from crypt.c by Info-ZIP but has been greatly
|
||||
reduced in terms of compatibility with older software. The following is from
|
||||
the original crypt.c. Code woven in by Terry Thorsen 1/2003.
|
||||
.
|
||||
Copyright (c) 1990-2000 Info-ZIP. All rights reserved.
|
||||
.
|
||||
See the accompanying file LICENSE, version 2000-Apr-09 or later
|
||||
(the contents of which are also included in zip.h) for terms of use.
|
||||
If, for some reason, all these files are missing, the Info-ZIP license
|
||||
also may be found at: ftp://ftp.info-zip.org/pub/infozip/license.html
|
||||
.
|
||||
crypt.c (full version) by Info-ZIP. Last revised: [see crypt.h]
|
||||
.
|
||||
The encryption/decryption parts of this source code (as opposed to the
|
||||
non-echoing password parts) were originally written in Europe. The
|
||||
whole source package can be freely distributed, including from the USA.
|
||||
(Prior to January 2000, re-export from the US was a violation of US law.)
|
||||
.
|
||||
This encryption code is a direct transcription of the algorithm from
|
||||
Roger Schlafly, described by Phil Katz in the file appnote.txt. This
|
||||
file (appnote.txt) is distributed with the PKZIP program (even in the
|
||||
version without encryption capabilities).
|
||||
License: zlib
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2009, Francesco Paolo Lovergine <frankie@debian.org>
|
||||
License: GPL-3+
|
||||
|
||||
License: BSD-3-Clause
|
||||
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 copyright
|
||||
notice, this list of conditions and the following disclaimer.
|
||||
2. Redistributions in binary form must reproduce the copyright
|
||||
notice, this list of conditions and the following disclaimer in the
|
||||
documentation and/or other materials provided with the distribution.
|
||||
3. The name of the author may not be used to endorse or promote products
|
||||
derived from this software without specific prior written permission.
|
||||
.
|
||||
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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.
|
||||
|
||||
License: GPL-3+
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
.
|
||||
On Debian systems, the full text of the GNU General Public License
|
||||
version 3 can be found in the file
|
||||
`/usr/share/common-licenses/GPL-3'.
|
||||
|
||||
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.
|
||||
|
|
@ -0,0 +1,104 @@
|
|||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: heimdal
|
||||
Upstream-Contact: heimdal@h5l.org
|
||||
Source: https://github.com/heimdal/heimdal
|
||||
Files-Excluded: doc/doxyout
|
||||
lib/wind/rfc3490.txt
|
||||
lib/wind/rfc3491.txt
|
||||
lib/wind/rfc4013.txt
|
||||
lib/wind/rfc4518.txt
|
||||
|
||||
Files: *
|
||||
Copyright: 1996-2017 Kungliga Tekniska Högskolan
|
||||
2009, 2010 Apple, Inc.
|
||||
1991, 2013 Massachusetts Institute of Technology
|
||||
1995-1997 Eric Young <eay@@mincom.oz.au>
|
||||
1988, 1990, 1993 The Regents of the University of California
|
||||
License: BSD-3-clause
|
||||
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. Neither the name of the Institute 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 INSTITUTE 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 INSTITUTE 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: lib/wind/rfc3454.txt
|
||||
Copyright: None
|
||||
License: none
|
||||
Not copyrightable; stripped to contain only tables.
|
||||
|
||||
Files: lib/wind/rfc3492.txt
|
||||
Copyright: 2003 The Internet Society
|
||||
License: custom
|
||||
Regarding this entire document or any portion of it (including the
|
||||
pseudocode and C code), the author makes no guarantees and is not
|
||||
responsible for any damage resulting from its use. The author grants
|
||||
irrevocable permission to anyone to use, modify, and distribute it in
|
||||
any way that does not diminish the rights of anyone else to use,
|
||||
modify, and distribute it, provided that redistributed derivative
|
||||
works do not contain misleading author or version information.
|
||||
Derivative works need not be licensed under similar terms.
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 1999-2017 Brian May <bam@debian.org>
|
||||
2017 Dominik George <nik@naturalnet.de>
|
||||
License: GPL-2+
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License along
|
||||
with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
.
|
||||
On Debian systems, the full text can be found in
|
||||
/usr/share/common-licenses/GPL-2.
|
||||
|
||||
#Files: ?
|
||||
#Copyright: 1992 Simmule Turner and Rich Salz
|
||||
#License: Spencer-94
|
||||
# This software is not subject to any license of the American Telephone
|
||||
# and Telegraph Company or of the Regents of the University of California.
|
||||
# .
|
||||
# Permission is granted to anyone to use this software for any purpose on
|
||||
# any computer system, and to alter it and redistribute it freely, subject
|
||||
# to the following restrictions:
|
||||
# .
|
||||
# 1. The authors are not responsible for the consequences of use of this
|
||||
# software, no matter how awful, even if they arise from flaws in it.
|
||||
# .
|
||||
# 2. The origin of this software must not be misrepresented, either by
|
||||
# explicit claim or by omission. Since few users ever read sources,
|
||||
# credits must appear in the documentation.
|
||||
# .
|
||||
# 3. Altered versions must be plainly marked as such, and must not be
|
||||
# misrepresented as being the original software. Since few users
|
||||
# ever read sources, credits must appear in the documentation.
|
||||
# .
|
||||
# 4. This notice may not be removed or altered.
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,96 @@
|
|||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: LAPACK — Linear Algebra PACKage
|
||||
Upstream-Contact: http://icl.cs.utk.edu/lapack-forum/
|
||||
Source: http://www.netlib.org/lapack/
|
||||
|
||||
Files: *
|
||||
Copyright: 1992-2017 The University of Tennessee and The University of Tennessee Research Foundation
|
||||
2000-2017 The University of California Berkeley
|
||||
2006-2017 The University of Colorado Denverf
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: CMAKE/FindGcov.cmake
|
||||
CMAKE/Findcodecov.cmake
|
||||
Copyright: 2015-2016 RWTH Aachen University, Federal Republic of Germany
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: LAPACKE/*
|
||||
Copyright: 2010-2017 Intel Corp
|
||||
License: BSD-3-clause-intel
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions are met:
|
||||
.
|
||||
* Redistributions of source code must retain the above copyright notice,
|
||||
this list of conditions and the following disclaimer.
|
||||
* 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.
|
||||
* Neither the name of Intel Corporation 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 COPYRIGHT HOLDERS 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 COPYRIGHT OWNER 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: debian/*
|
||||
License: BSD-3-clause
|
||||
Copyright: 1997 Sue Campbell <sacampbe@mercator.math.uwaterloo.ca>
|
||||
1998,2008 Matthias Klose <doko@debian.org>
|
||||
1999-2000 James A. Treacy <treacy@debian.org>
|
||||
2000 Christopher C. Chimelis <chris@classnet.med.miami.edu>
|
||||
2001-2005,2007 Camm Maguire <camm@enhanced.com>
|
||||
2001 John Daily <jdaily@progeny.com>
|
||||
2007 Amaya Rodrigo Sastre <amaya@debian.org>
|
||||
2008 Kumar Appaiah <akumar@ee.iitm.ac.in>
|
||||
2008 Riku Voipio <riku.voipio@iki.fi>
|
||||
2008 Ondrej Certik <ondrej@certik.cz>
|
||||
2009 Rafael Laboissiere <rafael@laboissiere.net>
|
||||
2010 Laurent Bigonville <bigon@debian.org>
|
||||
2013 Julian Taylor
|
||||
2008-2013 Sylvestre Ledru <sylvestre@debian.org>
|
||||
2012-2017 Sébastien Villemot <sebastien@debian.org>
|
||||
|
||||
License: BSD-3-clause
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions are
|
||||
met:
|
||||
.
|
||||
- Redistributions of source code must retain the above copyright
|
||||
notice, this list of conditions and the following disclaimer.
|
||||
.
|
||||
- Redistributions in binary form must reproduce the above copyright
|
||||
notice, this list of conditions and the following disclaimer listed
|
||||
in this license in the documentation and/or other materials
|
||||
provided with the distribution.
|
||||
.
|
||||
- Neither the name of the copyright holders nor the names of its
|
||||
contributors may be used to endorse or promote products derived from
|
||||
this software without specific prior written permission.
|
||||
.
|
||||
The copyright holders provide no reassurances that the source code
|
||||
provided does not infringe any patent, copyright, or any other
|
||||
intellectual property rights of third parties. The copyright holders
|
||||
disclaim any liability to any recipient for claims brought against
|
||||
recipient by any third party for infringement of that parties
|
||||
intellectual property rights.
|
||||
.
|
||||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 COPYRIGHT
|
||||
OWNER 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.
|
|
@ -0,0 +1,44 @@
|
|||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: Little CMS
|
||||
Source: http://www.littlecms.com/
|
||||
|
||||
Files: *
|
||||
Copyright: 1998-2014 Marti Maria Saguer <marti.maria@littlecms.com>
|
||||
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
|
||||
AUTHORS OR COPYRIGHT HOLDERS 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.
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2011 Oleksandr Moskalenko <malex@debian.org>
|
||||
2013 Thomas Weber <tweber@debian.org>
|
||||
License: GPL-2+
|
||||
This package is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
This package is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>
|
||||
.
|
||||
On Debian systems, the complete text of the GNU General
|
||||
Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
|
|
@ -0,0 +1,466 @@
|
|||
This package was downloaded from:
|
||||
|
||||
<http://www.openldap.org/>
|
||||
|
||||
The upstream distribution has been repackaged to remove the RFCs and
|
||||
Internet-Drafts included in the upstream distribution, since the Internet
|
||||
Society license does not meet the Debian Free Software Guidelines. The
|
||||
schema files that contain verbatim text from RFCs or Internet-Drafts have
|
||||
similarly been removed and are replaced during the package build with
|
||||
versions stripped of the literal RFC or Internet-Draft text.
|
||||
|
||||
Copyright:
|
||||
|
||||
Copyright 1998-2016 The OpenLDAP Foundation
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted only as authorized by the OpenLDAP
|
||||
Public License.
|
||||
|
||||
A copy of this license is available in the file LICENSE in the
|
||||
top-level directory of the distribution or, alternatively, at
|
||||
<http://www.OpenLDAP.org/license.html>.
|
||||
|
||||
OpenLDAP is a registered trademark of the OpenLDAP Foundation.
|
||||
|
||||
Individual files and/or contributed packages may be copyright by
|
||||
other parties and/or subject to additional restrictions.
|
||||
|
||||
This work is derived from the University of Michigan LDAP v3.3
|
||||
distribution. Information concerning this software is available
|
||||
at <http://www.umich.edu/~dirsvcs/ldap/ldap.html>.
|
||||
|
||||
This work also contains materials derived from public sources.
|
||||
|
||||
Additional information about OpenLDAP can be obtained at
|
||||
<http://www.openldap.org/>.
|
||||
|
||||
---
|
||||
|
||||
The OpenLDAP Public License
|
||||
Version 2.8, 17 August 2003
|
||||
|
||||
Redistribution and use of this software and associated documentation
|
||||
("Software"), with or without modification, are permitted provided
|
||||
that the following conditions are met:
|
||||
|
||||
1. Redistributions in source form must retain copyright statements
|
||||
and notices,
|
||||
|
||||
2. Redistributions in binary form must reproduce applicable copyright
|
||||
statements and notices, this list of conditions, and the following
|
||||
disclaimer in the documentation and/or other materials provided
|
||||
with the distribution, and
|
||||
|
||||
3. Redistributions must contain a verbatim copy of this document.
|
||||
|
||||
The OpenLDAP Foundation may revise this license from time to time.
|
||||
Each revision is distinguished by a version number. You may use
|
||||
this Software under terms of this license revision or under the
|
||||
terms of any subsequent revision of the license.
|
||||
|
||||
THIS SOFTWARE IS PROVIDED BY THE OPENLDAP FOUNDATION AND ITS
|
||||
CONTRIBUTORS ``AS IS'' AND ANY EXPRESSED 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 OPENLDAP FOUNDATION, ITS CONTRIBUTORS, OR THE AUTHOR(S)
|
||||
OR OWNER(S) OF THE SOFTWARE 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.
|
||||
|
||||
The names of the authors and copyright holders must not be used in
|
||||
advertising or otherwise to promote the sale, use or other dealing
|
||||
in this Software without specific, written prior permission. Title
|
||||
to copyright in this Software shall at all times remain with copyright
|
||||
holders.
|
||||
|
||||
---
|
||||
Noted above is that various files can be copyrighted individually.
|
||||
The licenses found in the OpenLDAP tree are as follows:
|
||||
|
||||
CRL
|
||||
-----------------------------------
|
||||
# Copyright 1999 Computing Research Labs, New Mexico State University
|
||||
#
|
||||
# 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 COMPUTING RESEARCH LAB OR NEW MEXICO STATE UNIVERSITY 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.
|
||||
|
||||
-----------------------------------
|
||||
|
||||
|
||||
FSF
|
||||
-----------------------------------
|
||||
# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
|
||||
# This Makefile.in is free software; the Free Software Foundation
|
||||
# gives unlimited permission to copy and/or distribute it,
|
||||
# with or without modifications, as long as this notice is preserved.
|
||||
|
||||
# This program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
||||
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
||||
# PARTICULAR PURPOSE.
|
||||
|
||||
-----------------------------------
|
||||
|
||||
|
||||
HC
|
||||
-----------------------------------
|
||||
* Permission is granted to anyone to use this software for any purpose
|
||||
* on any computer system, and to alter it and redistribute it, subject
|
||||
* to the following restrictions:
|
||||
*
|
||||
* 1. The author is not responsible for the consequences of use of this
|
||||
* software, no matter how awful, even if they arise from flaws in it.
|
||||
*
|
||||
* 2. The origin of this software must not be misrepresented, either by
|
||||
* explicit claim or by omission. Since few users ever read sources,
|
||||
* credits should appear in the documentation.
|
||||
*
|
||||
* 3. Altered versions must be plainly marked as such, and must not be
|
||||
* misrepresented as being the original software. Since few users
|
||||
* ever read sources, credits should appear in the
|
||||
* documentation.
|
||||
*
|
||||
* 4. This notice may not be removed or altered.
|
||||
|
||||
-----------------------------------
|
||||
|
||||
|
||||
IBM
|
||||
-----------------------------------
|
||||
* Portions Copyright (c) 1995 by International Business Machines, Inc.
|
||||
*
|
||||
* International Business Machines, Inc. (hereinafter called IBM) grants
|
||||
* permission under its copyrights to use, copy, modify, and distribute this
|
||||
* Software with or without fee, provided that the above copyright notice and
|
||||
* all paragraphs of this notice appear in all copies, and that the name of IBM
|
||||
* not be used in connection with the marketing of any product incorporating
|
||||
* the Software or modifications thereof, without specific, written prior
|
||||
* permission.
|
||||
*
|
||||
* To the extent it has a right to do so, IBM grants an immunity from suit
|
||||
* under its patents, if any, for the use, sale or manufacture of products to
|
||||
* the extent that such products are used for performing Domain Name System
|
||||
* dynamic updates in TCP/IP networks by means of the Software. No immunity is
|
||||
* granted for any product per se or for any other function of any product.
|
||||
*
|
||||
* THE SOFTWARE IS PROVIDED "AS IS", AND IBM DISCLAIMS ALL WARRANTIES,
|
||||
* INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
|
||||
* PARTICULAR PURPOSE. IN NO EVENT SHALL IBM BE LIABLE FOR ANY SPECIAL,
|
||||
* DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER ARISING
|
||||
* OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE, EVEN
|
||||
* IF IBM IS APPRISED OF THE POSSIBILITY OF SUCH DAMAGES.
|
||||
|
||||
-----------------------------------
|
||||
|
||||
|
||||
IS
|
||||
-----------------------------------
|
||||
# Full Copyright Statement
|
||||
#
|
||||
# Copyright (C) The Internet Society (1999). All Rights Reserved.
|
||||
#
|
||||
# This document and translations of it may be copied and furnished to
|
||||
# others, and derivative works that comment on or otherwise explain it
|
||||
# or assist in its implementation may be prepared, copied, published
|
||||
# and distributed, in whole or in part, without restriction of any
|
||||
# kind, provided that the above copyright notice and this paragraph are
|
||||
# included on all such copies and derivative works. However, this
|
||||
# document itself may not be modified in any way, such as by removing
|
||||
# the copyright notice or references to the Internet Society or other
|
||||
# Internet organizations, except as needed for the purpose of
|
||||
# developing Internet standards in which case the procedures for
|
||||
# copyrights defined in the Internet Standards process must be
|
||||
# followed, or as required to translate it into languages other than
|
||||
# English.
|
||||
#
|
||||
# The limited permissions granted above are perpetual and will not be
|
||||
# revoked by the Internet Society or its successors or assigns.
|
||||
#
|
||||
# This document and the information contained herein is provided on an
|
||||
# "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING
|
||||
# TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING
|
||||
# BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION
|
||||
# HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF
|
||||
# MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
|
||||
|
||||
This license was present in the copies of several schema files and one
|
||||
LDIF file as distributed upstream. The relevant content has been removed
|
||||
except where it is purely functional (descriptions of an LDAP schema).
|
||||
The copyright notice has been retained with a clarifying comment. The
|
||||
provisions in the above license that prohibit modification therefore
|
||||
should no longer apply to any files distributed with the Debian package.
|
||||
|
||||
Several files in libraries/libldap also reference this license as the
|
||||
copyright on ABNF sequences embedded as comments in those files. These
|
||||
too are purely functional interface specifications distributed as part of
|
||||
the LDAP protocol standard and do not contain creative work such as
|
||||
free-form text.
|
||||
-----------------------------------
|
||||
|
||||
|
||||
ISC
|
||||
-----------------------------------
|
||||
* Copyright (c) 1996, 1998 by Internet Software Consortium.
|
||||
*
|
||||
* Permission to use, copy, modify, and distribute this software for any
|
||||
* purpose with or without fee is hereby granted, provided that the above
|
||||
* copyright notice and this permission notice appear in all copies.
|
||||
*
|
||||
* THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS
|
||||
* ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
|
||||
* OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
|
||||
* CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, 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.
|
||||
|
||||
-----------------------------------
|
||||
|
||||
|
||||
JC
|
||||
-----------------------------------
|
||||
* This software is not subject to any license of Silicon Graphics
|
||||
* Inc. or Purdue University.
|
||||
*
|
||||
* Redistribution and use in source and binary forms are permitted
|
||||
* without restriction or fee of any kind as long as this notice
|
||||
* is preserved.
|
||||
|
||||
The following is additional information from Juan C. Gomez on how
|
||||
this license is to be interpreted:
|
||||
-----
|
||||
Local-Date: Fri, 06 Jun 2003 13:18:52 -0400
|
||||
Date: Fri, 6 Jun 2003 10:18:52 -0700
|
||||
From: Juan Gomez <juang@us.ibm.com>
|
||||
To: Stephen Frost <sfrost@debian.org>
|
||||
X-Mailer: Lotus Notes Release 5.0.2a (Intl) 23 November 1999
|
||||
Subject: Re: Juan C. Gomez license in OpenLDAP Source
|
||||
|
||||
Stephen,
|
||||
|
||||
"There is no restriction on modifications and derived works" on the work I
|
||||
did for the openldap server as long as this is consistent with the openldap
|
||||
license. Please forward this email to Kurt so he does the appropriate
|
||||
changes to the files to reflect this.
|
||||
|
||||
|
||||
Regards, Juan
|
||||
-----------------------------------
|
||||
|
||||
|
||||
MA
|
||||
-----------------------------------
|
||||
* Copyright (c) 2000, Mark Adamson, Carnegie Mellon. All rights reserved.
|
||||
* This software is not subject to any license of Carnegie Mellon University.
|
||||
*
|
||||
* Redistribution and use in source and binary forms are permitted without
|
||||
* restriction or fee of any kind as long as this notice is preserved.
|
||||
*
|
||||
* The name "Carnegie Mellon" must not be used to endorse or promote
|
||||
* products derived from this software without prior written permission.
|
||||
|
||||
The following is additional information from Mark Adamson on how this license
|
||||
is to be interpreted:
|
||||
------
|
||||
Local-Date: Thu, 05 Jun 2003 16:53:32 -0400
|
||||
Date: Thu, 5 Jun 2003 16:53:32 -0400 (EDT)
|
||||
From: Mark Adamson <adamson@andrew.cmu.edu>
|
||||
To: Stephen Frost <sfrost@debian.org>
|
||||
Subject: Re: Mark Adamson license in OpenLDAP source
|
||||
|
||||
Hi Stephen,
|
||||
|
||||
I don't see how this conflicts with the Debian FSG. The first statement
|
||||
in the copyright pertaining to CMU say only that we don't license out the
|
||||
software. The second mention denies the right to say things like,
|
||||
"Now! Powered by software from Carnegie Mellon!" There is no restriction
|
||||
on modifications and derived works.
|
||||
|
||||
-Mark
|
||||
------
|
||||
-----------------------------------
|
||||
|
||||
|
||||
MIT
|
||||
-----------------------------------
|
||||
# Copyright 1991 by the Massachusetts Institute of Technology
|
||||
#
|
||||
# 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, and that the name of M.I.T. not be used in advertising or
|
||||
# publicity pertaining to distribution of the software without specific,
|
||||
# written prior permission. M.I.T. makes no representations about the
|
||||
# suitability of this software for any purpose. It is provided "as is"
|
||||
# without express or implied warranty.
|
||||
|
||||
-----------------------------------
|
||||
|
||||
|
||||
OL2
|
||||
-----------------------------------
|
||||
Copyright 1999-2001 The OpenLDAP Foundation, Redwood City,
|
||||
California, USA. All Rights Reserved. Permission to copy and
|
||||
distribute verbatim copies of this document is granted.
|
||||
-----------------------------------
|
||||
|
||||
|
||||
PM
|
||||
-----------------------------------
|
||||
* Copyright (C) 2000 Pierangelo Masarati, <ando@sys-net.it>
|
||||
* All rights reserved.
|
||||
*
|
||||
* Permission is granted to anyone to use this software for any purpose
|
||||
* on any computer system, and to alter it and redistribute it, subject
|
||||
* to the following restrictions:
|
||||
*
|
||||
* 1. The author is not responsible for the consequences of use of this
|
||||
* software, no matter how awful, even if they arise from flaws in it.
|
||||
*
|
||||
* 2. The origin of this software must not be misrepresented, either by
|
||||
* explicit claim or by omission. Since few users ever read sources,
|
||||
* credits should appear in the documentation.
|
||||
*
|
||||
* 3. Altered versions must be plainly marked as such, and must not be
|
||||
* misrepresented as being the original software. Since few users
|
||||
* ever read sources, credits should appear in the documentation.
|
||||
*
|
||||
* 4. This notice may not be removed or altered.
|
||||
*
|
||||
-----------------------------------
|
||||
|
||||
|
||||
PM2
|
||||
-----------------------------------
|
||||
* Redistribution and use in source and binary forms are permitted only
|
||||
* as authorized by the OpenLDAP Public License. A copy of this
|
||||
* license is available at http://www.OpenLDAP.org/license.html or
|
||||
* in file LICENSE in the top-level directory of the distribution.
|
||||
-----------------------------------
|
||||
|
||||
|
||||
UoC
|
||||
-----------------------------------
|
||||
* Redistribution and use in source and binary forms are permitted
|
||||
* provided that the above copyright notice and this paragraph are
|
||||
* duplicated in all such forms and that any documentation,
|
||||
* advertising materials, and other materials related to such
|
||||
* distribution and use acknowledge that the software was developed
|
||||
* by the University of California, Berkeley. The name of the
|
||||
* University may not be used to endorse or promote products derived
|
||||
* from this software without specific prior written permission.
|
||||
* THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
|
||||
* IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
|
||||
* WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
|
||||
|
||||
NOTE: The Regents have since retroactively removed the advertising
|
||||
clause from above.
|
||||
|
||||
-----------------------------------
|
||||
|
||||
|
||||
UoC2
|
||||
-----------------------------------
|
||||
* 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. All advertising materials mentioning features or use of this software
|
||||
* must display the following acknowledgement:
|
||||
* This product includes software developed by the University of
|
||||
* California, Berkeley and its contributors.
|
||||
* 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.
|
||||
|
||||
NOTE: The Regents have since retroactively removed the advertising
|
||||
clause from above.
|
||||
See:
|
||||
ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change
|
||||
|
||||
-----------------------------------
|
||||
|
||||
|
||||
UoM
|
||||
-----------------------------------
|
||||
* Redistribution and use in source and binary forms are permitted
|
||||
* provided that this notice is preserved and that due credit is given
|
||||
* to the University of Michigan at Ann Arbor. The name of the University
|
||||
* may not be used to endorse or promote products derived from this
|
||||
* software without specific prior written permission. This software
|
||||
* is provided ``as is'' without express or implied warranty.
|
||||
---
|
||||
After discussing this license with the OpenLDAP Foundation we received
|
||||
clarification on it:
|
||||
---
|
||||
|
||||
* To: Stephen Frost <sfrost@snowman.net>
|
||||
* Subject: Re: OpenLDAP Licenseing issues
|
||||
* From: "Kurt D. Zeilenga" <Kurt@OpenLDAP.org>
|
||||
* Date: Wed, 28 May 2003 10:55:44 -0700
|
||||
* Cc: Steve Langasek <vorlon@netexpress.net>,debian-legal@lists.debian.org, openldap-devel@OpenLDAP.org
|
||||
* In-reply-to: <20030528162613.GB8524@ns.snowman.net>
|
||||
* Message-id: <5.2.0.9.0.20030528094229.02924780@127.0.0.1>
|
||||
* Old-return-path: <Kurt@OpenLDAP.org>
|
||||
|
||||
Steven,
|
||||
|
||||
The OpenLDAP Foundation believes it the Regents' statement grants a
|
||||
license to redistribute derived works and is confident that the University,
|
||||
who is quite aware of our actions (as they actively participate in them),
|
||||
does not consider our actions to infringe on their rights. You are
|
||||
welcomed to your opinions. I suggest, however, that before you rely
|
||||
on your or other people's opinions (including ours), that you consult
|
||||
with a lawyer familiar with applicable law and the particulars of your
|
||||
situation.
|
||||
|
||||
The Foundation sees no reason for it to expend its limited resources
|
||||
seeking clarifications which it believes are unnecessary. You are,
|
||||
of course, welcomed to expend time and energy seeking clarifications
|
||||
you think are necessary. I suggest you contact University's general
|
||||
counsel office (http://www.umich.edu/~vpgc/).
|
||||
|
||||
Regards, Kurt
|
||||
-----------------------------------
|
||||
|
||||
|
|
@ -0,0 +1,36 @@
|
|||
This package was debianized by Jeff Breidenbach <jab@debian.org> on
|
||||
Tue, 27 Jun 2006 14:50:37 -0700.
|
||||
|
||||
It was downloaded from https://github.com/DanBloomberg/leptonica/releases
|
||||
|
||||
Copyright:
|
||||
|
||||
Upstream Author: Dan Bloomberg <bloomberg@ieee.org>
|
||||
|
||||
License:
|
||||
|
||||
/*====================================================================*
|
||||
- Copyright (C) 2001 Leptonica. 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.
|
||||
-
|
||||
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 ANY
|
||||
- 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.
|
||||
*====================================================================*/
|
|
@ -0,0 +1,54 @@
|
|||
This is the Debian package of GNU Libtool.
|
||||
|
||||
The Debian package is currently maintained by Kurt Roeckx <kurt@roeckx.be>
|
||||
|
||||
libtool is:
|
||||
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
|
||||
Free Software Foundation, Inc.
|
||||
Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
|
||||
|
||||
|
||||
Additional information about Libtool is available at:
|
||||
|
||||
http://www.gnu.org/software/libtool/
|
||||
|
||||
The upstream sources were obtained from:
|
||||
|
||||
ftp://ftp.gnu.org/pub/gnu/libtool/
|
||||
|
||||
|
||||
License:
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful, but
|
||||
WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
General Public License for more details.
|
||||
|
||||
As a special exception to the GNU General Public License, if you
|
||||
distribute this file as part of a program that contains a
|
||||
configuration script generated by Autoconf, you may include it under
|
||||
the same distribution terms that you use for the rest of that program.
|
||||
|
||||
On Debian GNU/Linux systems, the complete text of the GNU General Public
|
||||
License can be found in `/usr/share/common-licenses/GPL'.
|
||||
|
||||
|
||||
The documentation is:
|
||||
Copyright (C) 1996-2009 Free Software Foundation, Inc.
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled "GNU
|
||||
Free Documentation License".
|
||||
|
||||
On Debian GNU/Linux systems, the complete text of the GNU
|
||||
Free Documentation License can be found in
|
||||
`/usr/share/common-licenses/GFDL'.
|
||||
|
|
@ -0,0 +1,383 @@
|
|||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: XZ Utils
|
||||
Upstream-Contact:
|
||||
Lasse Collin <lasse.collin@tukaani.org>
|
||||
http://tukaani.org/xz/lists.html
|
||||
Source:
|
||||
http://tukaani.org/xz
|
||||
http://git.tukaani.org/xz.git
|
||||
Comment:
|
||||
XZ Utils is developed and maintained upstream by Lasse Collin. Major
|
||||
portions are based on code by other authors; see AUTHORS for details.
|
||||
Most of the source has been put into the public domain, but some files
|
||||
have not (details below).
|
||||
.
|
||||
This file describes the source package. The binary packages contain
|
||||
some files derived from other works: for example, images in the API
|
||||
documentation come from Doxygen.
|
||||
License:
|
||||
Different licenses apply to different files in this package. Here
|
||||
is a rough summary of which licenses apply to which parts of this
|
||||
package (but check the individual files to be sure!):
|
||||
.
|
||||
- liblzma is in the public domain.
|
||||
.
|
||||
- xz, xzdec, and lzmadec command line tools are in the public
|
||||
domain unless GNU getopt_long had to be compiled and linked
|
||||
in from the lib directory. The getopt_long code is under
|
||||
GNU LGPLv2.1+.
|
||||
.
|
||||
- The scripts to grep, diff, and view compressed files have been
|
||||
adapted from gzip. These scripts and their documentation are
|
||||
under GNU GPLv2+.
|
||||
.
|
||||
- All the documentation in the doc directory and most of the
|
||||
XZ Utils specific documentation files in other directories
|
||||
are in the public domain.
|
||||
.
|
||||
- Translated messages are in the public domain.
|
||||
.
|
||||
- The build system contains public domain files, and files that
|
||||
are under GNU GPLv2+ or GNU GPLv3+. None of these files end up
|
||||
in the binaries being built.
|
||||
.
|
||||
- Test files and test code in the tests directory, and debugging
|
||||
utilities in the debug directory are in the public domain.
|
||||
.
|
||||
- The extra directory may contain public domain files, and files
|
||||
that are under various free software licenses.
|
||||
.
|
||||
You can do whatever you want with the files that have been put into
|
||||
the public domain. If you find public domain legally problematic,
|
||||
take the previous sentence as a license grant. If you still find
|
||||
the lack of copyright legally problematic, you have too many
|
||||
lawyers.
|
||||
.
|
||||
As usual, this software is provided "as is", without any warranty.
|
||||
.
|
||||
If you copy significant amounts of public domain code from XZ Utils
|
||||
into your project, acknowledging this somewhere in your software is
|
||||
polite (especially if it is proprietary, non-free software), but
|
||||
naturally it is not legally required. Here is an example of a good
|
||||
notice to put into "about box" or into documentation:
|
||||
.
|
||||
This software includes code from XZ Utils <http://tukaani.org/xz/>.
|
||||
.
|
||||
The following license texts are included in the following files:
|
||||
- COPYING.LGPLv2.1: GNU Lesser General Public License version 2.1
|
||||
- COPYING.GPLv2: GNU General Public License version 2
|
||||
- COPYING.GPLv3: GNU General Public License version 3
|
||||
.
|
||||
Note that the toolchain (compiler, linker etc.) may add some code
|
||||
pieces that are copyrighted. Thus, it is possible that e.g. liblzma
|
||||
binary wouldn't actually be in the public domain in its entirety
|
||||
even though it contains no copyrighted code from the XZ Utils source
|
||||
package.
|
||||
.
|
||||
If you have questions, don't hesitate to ask the author(s) for more
|
||||
information.
|
||||
|
||||
Files: *
|
||||
Copyright: 2006-2012, Lasse Collin
|
||||
1999-2008, Igor Pavlov
|
||||
2006, Ville Koskinen
|
||||
1998, Steve Reid
|
||||
2000, Wei Dai
|
||||
2003, Kevin Springle
|
||||
2009, Jonathan Nieder
|
||||
2010, Anders F Björklund
|
||||
License: PD
|
||||
This file has been put in the public domain.
|
||||
You can do whatever you want with this file.
|
||||
Comment:
|
||||
From: Lasse Collin <lasse.collin@tukaani.org>
|
||||
To: Jonathan Nieder <jrnieder@gmail.com>
|
||||
Subject: Re: XZ utils for Debian
|
||||
Date: Sun, 19 Jul 2009 13:28:23 +0300
|
||||
Message-Id: <200907191328.23816.lasse.collin@tukaani.org>
|
||||
.
|
||||
[...]
|
||||
.
|
||||
> AUTHORS, ChangeLog, COPYING, README, THANKS, TODO,
|
||||
> dos/README, windows/README
|
||||
.
|
||||
COPYING says that most docs are in the public domain. Maybe that's not
|
||||
clear enough, but on the other hand it looks a bit stupid to put
|
||||
copyright information in tiny and relatively small docs like README.
|
||||
.
|
||||
I don't dare to say that _all_ XZ Utils specific docs are in the public
|
||||
domain unless otherwise mentioned in the file. I'm including PDF files
|
||||
generated by groff + ps2pdf, and some day I might include Doxygen-
|
||||
generated HTML docs too. Those don't include any copyright notices, but
|
||||
it seems likely that groff + ps2pdf or at least Doxygen put some
|
||||
copyrighted content into the generated files.
|
||||
|
||||
Files: INSTALL NEWS PACKAGERS
|
||||
windows/README-Windows.txt
|
||||
windows/INSTALL-Windows.txt
|
||||
Copyright: 2009-2010, Lasse Collin
|
||||
License: probably-PD
|
||||
See the note on AUTHORS, README, and so on above.
|
||||
|
||||
Files: src/scripts/* lib/* extra/scanlzma/scanlzma.c
|
||||
Copyright: © 1993, Jean-loup Gailly
|
||||
© 1989-1994, 1996-1999, 2001-2007, Free Software Foundation, Inc.
|
||||
© 2006 Timo Lindfors
|
||||
2005, Charles Levert
|
||||
2005, 2009, Lasse Collin
|
||||
2009, Andrew Dudman
|
||||
Other-Authors: Paul Eggert, Ulrich Drepper
|
||||
License: GPL-2+
|
||||
|
||||
Files: src/scripts/Makefile.am src/scripts/xzless.1
|
||||
Copyright: 2009, Andrew Dudman
|
||||
2009, Lasse Collin
|
||||
License: PD
|
||||
This file has been put in the public domain.
|
||||
You can do whatever you want with this file.
|
||||
|
||||
Files: doc/examples/xz_pipe_comp.c doc/examples/xz_pipe_decomp.c
|
||||
Copyright: 2010, Daniel Mealha Cabrita
|
||||
License: PD
|
||||
Not copyrighted -- provided to the public domain.
|
||||
|
||||
Files: lib/getopt.c lib/getopt1.c lib/getopt.in.h
|
||||
Copyright: © 1987-2007 Free Software Foundation, Inc.
|
||||
Other-Authors: Ulrich Drepper
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: m4/getopt.m4 m4/posix-shell.m4
|
||||
Copyright: © 2002-2006, 2008 Free Software Foundation, Inc.
|
||||
© 2007-2008 Free Software Foundation, Inc.
|
||||
Other-Authors: Bruno Haible, Paul Eggert
|
||||
License: permissive-fsf
|
||||
|
||||
Files: m4/acx_pthread.m4
|
||||
Copyright: © 2008, Steven G. Johnson <stevenj@alum.mit.edu>
|
||||
License: Autoconf
|
||||
|
||||
Files: Doxyfile.in
|
||||
Copyright: © 1997-2007 by Dimitri van Heesch
|
||||
Origin: Doxygen 1.4.7
|
||||
License: GPL-2
|
||||
|
||||
Files: src/liblzma/check/crc32_table_?e.h
|
||||
src/liblzma/check/crc64_table_?e.h
|
||||
src/liblzma/lzma/fastpos_table.c
|
||||
src/liblzma/rangecoder/price_table.c
|
||||
Copyright: none, automatically generated data
|
||||
Generated-With:
|
||||
src/liblzma/check/crc32_tablegen.c
|
||||
src/liblzma/check/crc64_tablegen.c
|
||||
src/liblzma/lzma/fastpos_tablegen.c
|
||||
src/liblzma/rangecoder/price_tablegen.c
|
||||
License: none
|
||||
No copyright to license.
|
||||
|
||||
Files: .gitignore m4/.gitignore po/.gitignore po/LINGUAS po/POTFILES.in
|
||||
Copyright: none; these are just short lists.
|
||||
License: none
|
||||
No copyright to license.
|
||||
|
||||
Files: tests/compress_prepared_bcj_*
|
||||
Copyright: 2008-2009, Lasse Collin
|
||||
Source-Code: tests/bcj_test.c
|
||||
License: PD
|
||||
This file has been put into the public domain.
|
||||
You can do whatever you want with this file.
|
||||
Comment:
|
||||
changelog.gz (commit 975d8fd) explains:
|
||||
.
|
||||
Recreated the BCJ test files for x86 and SPARC. The old files
|
||||
were linked with crt*.o, which are copyrighted, and thus the
|
||||
old test files were not in the public domain as a whole. They
|
||||
are freely distributable though, but it is better to be careful
|
||||
and avoid including any copyrighted pieces in the test files.
|
||||
The new files are just compiled and assembled object files,
|
||||
and thus don't contain any copyrighted code.
|
||||
|
||||
Files: po/cs.po po/de.po po/fr.po
|
||||
Copyright: 2010, Marek Černocký
|
||||
2010, Andre Noll
|
||||
2011, Adrien Nader
|
||||
License: PD
|
||||
This file is put in the public domain.
|
||||
|
||||
Files: po/it.po po/pl.po
|
||||
Copyright: 2009, 2010, Gruppo traduzione italiano di Ubuntu-it
|
||||
2010, Lorenzo De Liso
|
||||
2009, 2010, 2011, Milo Casagrande
|
||||
2011, Jakub Bogusz
|
||||
License: PD
|
||||
This file is in the public domain
|
||||
|
||||
Files: INSTALL.generic
|
||||
Copyright: © 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005,
|
||||
2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
|
||||
License: permissive-nowarranty
|
||||
|
||||
Files: dos/config.h
|
||||
Copyright: © 1992, 1993, 1994, 1999, 2000, 2001, 2002, 2005
|
||||
Free Software Foundation, Inc.
|
||||
2007-2010, Lasse Collin
|
||||
Other-Authors: Roland McGrath, Akim Demaille, Paul Eggert,
|
||||
David Mackenzie, Bruno Haible, and many others.
|
||||
Origin: configure.ac from XZ Utils,
|
||||
visibility.m4 serial 1 (gettext-0.15),
|
||||
Autoconf 2.52g
|
||||
License: config-h
|
||||
configure.ac:
|
||||
.
|
||||
# Author: Lasse Collin
|
||||
#
|
||||
# This file has been put into the public domain.
|
||||
# You can do whatever you want with this file.
|
||||
.
|
||||
visibility.m4:
|
||||
.
|
||||
dnl Copyright (C) 2005 Free Software Foundation, Inc.
|
||||
dnl This file is free software; the Free Software Foundation
|
||||
dnl gives unlimited permission to copy and/or distribute it,
|
||||
dnl with or without modifications, as long as this notice is preserved.
|
||||
.
|
||||
dnl From Bruno Haible.
|
||||
.
|
||||
comments from Autoconf 2.52g:
|
||||
.
|
||||
# Copyright 1992, 1993, 1994, 1999, 2000, 2001, 2002
|
||||
# Free Software Foundation, Inc.
|
||||
.
|
||||
[...]
|
||||
.
|
||||
# As a special exception, the Free Software Foundation gives unlimited
|
||||
# permission to copy, distribute and modify the configure scripts that
|
||||
# are the output of Autoconf. You need not follow the terms of the GNU
|
||||
# General Public License when using or distributing such scripts, even
|
||||
# though portions of the text of Autoconf appear in them. The GNU
|
||||
# General Public License (GPL) does govern all other use of the material
|
||||
# that constitutes the Autoconf program.
|
||||
.
|
||||
On Debian systems, the complete text of the GNU General Public
|
||||
License version 2 can be found in ‘/usr/share/common-licenses/GPL-2’.
|
||||
dos/config.h was generated with autoheader, which tells Autoconf to
|
||||
output a script to generate a config.h file and then runs it.
|
||||
|
||||
Files: po/Makevars
|
||||
Origin: gettext-runtime/po/Makevars (gettext-0.12)
|
||||
Copyright: © 2003 Free Software Foundation, Inc.
|
||||
Authors: Bruno Haible
|
||||
License: LGPL-2.1+
|
||||
The gettext-runtime package is under the LGPL, see files intl/COPYING.LIB-2.0
|
||||
and intl/COPYING.LIB-2.1.
|
||||
.
|
||||
On Debian systems, the complete text of intl/COPYING.LIB-2.0 from
|
||||
gettext-runtime 0.12 can be found in ‘/usr/share/common-licenses/LGPL-2’
|
||||
and the text of intl/COPYING.LIB-2.1 can be found in
|
||||
‘/usr/share/common-licenses/LGPL-2.1’.
|
||||
.
|
||||
po/Makevars consists mostly of helpful comments and does not contain a
|
||||
copyright and license notice.
|
||||
|
||||
Files: COPYING.GPLv2 COPYING.GPLv3 COPYING.LGPLv2.1
|
||||
Copyright: © 1989, 1991, 1999, 2007 Free Software Foundation, Inc.
|
||||
License: noderivs
|
||||
Everyone is permitted to copy and distribute verbatim copies
|
||||
of this license document, but changing it is not allowed.
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2009-2012, Jonathan Nieder
|
||||
License: PD-debian
|
||||
The Debian packaging files are in the public domain.
|
||||
You may freely use, modify, distribute, and relicense them.
|
||||
|
||||
License: LGPL-2.1+
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU Lesser General Public License as published by
|
||||
the Free Software Foundation; either version 2.1, or (at your option)
|
||||
any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Lesser General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU Lesser General Public License along
|
||||
with this program; if not, write to the Free Software Foundation,
|
||||
Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
.
|
||||
On Debian systems, the complete text of the GNU Lesser General Public
|
||||
License version 2.1 can be found in ‘/usr/share/common-licenses/LGPL-2.1’.
|
||||
|
||||
License: GPL-2
|
||||
Permission to use, copy, modify, and distribute this software and its
|
||||
documentation under the terms of the GNU General Public License is
|
||||
hereby granted. No representations are made about the suitability of
|
||||
this software for any purpose. It is provided "as is" without express
|
||||
or implied warranty. See the GNU General Public License for more
|
||||
details.
|
||||
.
|
||||
Documents produced by doxygen are derivative works derived from the
|
||||
input used in their production; they are not affected by this license.
|
||||
.
|
||||
On Debian systems, the complete text of the version of the GNU General
|
||||
Public License distributed with Doxygen can be found in
|
||||
‘/usr/share/common-licenses/GPL-2’.
|
||||
|
||||
License: GPL-2+
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2, or (at your option)
|
||||
any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License along
|
||||
with this program; if not, write to the Free Software Foundation,
|
||||
Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
.
|
||||
On Debian systems, the complete text of the GNU General Public License
|
||||
version 2 can be found in ‘/usr/share/common-licenses/GPL-2’.
|
||||
|
||||
License: Autoconf
|
||||
This program is free software: you can redistribute it and/or modify it
|
||||
under the terms of the GNU General Public License as published by the
|
||||
Free Software Foundation, either version 3 of the License, or (at your
|
||||
option) any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful, but
|
||||
WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
|
||||
Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License along
|
||||
with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
.
|
||||
As a special exception, the respective Autoconf Macro's copyright owner
|
||||
gives unlimited permission to copy, distribute and modify the configure
|
||||
scripts that are the output of Autoconf when processing the Macro. You
|
||||
need not follow the terms of the GNU General Public License when using
|
||||
or distributing such scripts, even though portions of the text of the
|
||||
Macro appear in them. The GNU General Public License (GPL) does govern
|
||||
all other use of the material that constitutes the Autoconf Macro.
|
||||
.
|
||||
This special exception to the GPL applies to versions of the Autoconf
|
||||
Macro released by the Autoconf Archive. When you make and distribute a
|
||||
modified version of the Autoconf Macro, you may extend this special
|
||||
exception to the GPL to apply to your modified version as well.
|
||||
.
|
||||
On Debian systems, the complete text of the GNU General Public
|
||||
License version 3 can be found in ‘/usr/share/common-licenses/GPL-3’.
|
||||
|
||||
License: permissive-fsf
|
||||
This file is free software; the Free Software Foundation
|
||||
gives unlimited permission to copy and/or distribute it,
|
||||
with or without modifications, as long as this notice is preserved.
|
||||
|
||||
License: permissive-nowarranty
|
||||
Copying and distribution of this file, with or without modification,
|
||||
are permitted in any medium without royalty provided the copyright
|
||||
notice and this notice are preserved. This file is offered as-is,
|
||||
without warranty of any kind.
|
|
@ -0,0 +1,44 @@
|
|||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0
|
||||
Upstream-Name: minizip
|
||||
Source: http://www.winimage.com/zLibDll/minizip.html
|
||||
|
||||
Files: *
|
||||
Copyright:
|
||||
Copyright (C) 1998-2010 Gilles Vollant <info@winimage.com>
|
||||
Copyright (C) 2007-2008 Even Rouault
|
||||
Copyright (C) 2010 Daniel Borca
|
||||
Copyright (C) 2009-2010 Mathias Svensson <mathias@result42.com>
|
||||
License: zlib
|
||||
|
||||
Files: debian/minizip.1
|
||||
Copyright:
|
||||
Copyright (C) Mark Brown <broonie@sirena.org.uk>
|
||||
License: zlib
|
||||
|
||||
Files: debian/miniunzip.1
|
||||
Copyright:
|
||||
Copyright (C) Mark Brown <broonie@sirena.org.uk>
|
||||
Copyright (C) Dirk Eddelbuettel <edd@debian.org>.
|
||||
License: zlib
|
||||
|
||||
Files: debian/*
|
||||
Copyright:
|
||||
Copyright (C) 2014 Michael Gilbert <mgilbert@debian.org>
|
||||
License: zlib
|
||||
|
||||
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.
|
|
@ -0,0 +1,824 @@
|
|||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: MySQL 5.7
|
||||
Upstream-Contact: http://bugs.mysql.com/
|
||||
Source: http://dev.mysql.com/downloads/mysql/5.7.html
|
||||
Comments:
|
||||
The file Docs/mysql.info is removed from the upstream source
|
||||
because it is incompatible with the Debian Free Software Guidelines.
|
||||
See debian/README.source for how this repacking was done.
|
||||
.
|
||||
Originally produced by a modified version of licensecheck2dep5
|
||||
from CDBS by Clint Byrum <clint@ubuntu.com>. Hand modified to reduce
|
||||
redundancy in the output and add appropriate license text.
|
||||
.
|
||||
Also, MySQL carries the "FOSS License Exception" specified in README
|
||||
.
|
||||
Quoting from README:
|
||||
.
|
||||
MySQL FOSS License Exception We want free and open source
|
||||
software applications under certain licenses to be able to use
|
||||
specified GPL-licensed MySQL client libraries despite the fact
|
||||
that not all such FOSS licenses are compatible with version
|
||||
2 of the GNU General Public License. Therefore there are
|
||||
special exceptions to the terms and conditions of the GPLv2
|
||||
as applied to these client libraries, which are identified
|
||||
and described in more detail in the FOSS License Exception at
|
||||
<http://www.mysql.com/about/legal/licensing/foss-exception.html>.
|
||||
.
|
||||
The text of the Above URL is quoted below, as of Aug 17, 2011.
|
||||
.
|
||||
> FOSS License Exception
|
||||
> .
|
||||
> Updated July 1, 2010
|
||||
> .
|
||||
> What is the FOSS License Exception? Oracle's Free and Open Source
|
||||
> Software ("FOSS") License Exception (formerly known as the FLOSS
|
||||
> License Exception) allows developers of FOSS applications to include
|
||||
> Oracle's MySQL Client Libraries (also referred to as "MySQL Drivers"
|
||||
> or "MySQL Connectors") with their FOSS applications. MySQL Client
|
||||
> Libraries are typically licensed pursuant to version 2 of the General
|
||||
> Public License ("GPL"), but this exception permits distribution of
|
||||
> certain MySQL Client Libraries with a developer's FOSS applications
|
||||
> licensed under the terms of another FOSS license listed below,
|
||||
> even though such other FOSS license may be incompatible with the GPL.
|
||||
> .
|
||||
> The following terms and conditions describe the circumstances under
|
||||
> which Oracle's FOSS License Exception applies.
|
||||
> .
|
||||
> Oracle's FOSS License Exception Terms and Conditions Definitions.
|
||||
> "Derivative Work" means a derivative work, as defined under applicable
|
||||
> copyright law, formed entirely from the Program and one or more
|
||||
> FOSS Applications.
|
||||
> .
|
||||
> "FOSS Application" means a free and open source software application
|
||||
> distributed subject to a license listed in the section below titled
|
||||
> "FOSS License List."
|
||||
> .
|
||||
> "FOSS Notice" means a notice placed by Oracle or MySQL in a copy
|
||||
> of the MySQL Client Libraries stating that such copy of the MySQL
|
||||
> Client Libraries may be distributed under Oracle's or MySQL's FOSS
|
||||
> (or FLOSS) License Exception.
|
||||
> .
|
||||
> "Independent Work" means portions of the Derivative Work that are not
|
||||
> derived from the Program and can reasonably be considered independent
|
||||
> and separate works.
|
||||
> .
|
||||
> "Program" means a copy of Oracle's MySQL Client Libraries that
|
||||
> contains a FOSS Notice.
|
||||
> .
|
||||
> A FOSS application developer ("you" or "your") may distribute a
|
||||
> Derivative Work provided that you and the Derivative Work meet all
|
||||
> of the following conditions: You obey the GPL in all respects for
|
||||
> the Program and all portions (including modifications) of the Program
|
||||
> included in the Derivative Work (provided that this condition does not
|
||||
> apply to Independent Works); The Derivative Work does not include any
|
||||
> work licensed under the GPL other than the Program; You distribute
|
||||
> Independent Works subject to a license listed in the section below
|
||||
> titled "FOSS License List"; You distribute Independent Works in
|
||||
> object code or executable form with the complete corresponding
|
||||
> machine-readable source code on the same medium and under the same
|
||||
> FOSS license applying to the object code or executable forms; All
|
||||
> works that are aggregated with the Program or the Derivative Work
|
||||
> on a medium or volume of storage are not derivative works of the
|
||||
> Program, Derivative Work or FOSS Application, and must reasonably
|
||||
> be considered independent and separate works. Oracle reserves all
|
||||
> rights not expressly granted in these terms and conditions. If all
|
||||
> of the above conditions are not met, then this FOSS License Exception
|
||||
> does not apply to you or your Derivative Work.
|
||||
> .
|
||||
> FOSS License List
|
||||
> .
|
||||
> License Name Version(s)/Copyright Date
|
||||
> Release Early Certified Software
|
||||
> Academic Free License 2.0
|
||||
> Apache Software License 1.0/1.1/2.0
|
||||
> Apple Public Source License 2.0
|
||||
> Artistic license From Perl 5.8.0
|
||||
> BSD license "July 22 1999"
|
||||
> Common Development and Distribution License (CDDL) 1.0
|
||||
> Common Public License 1.0
|
||||
> Eclipse Public License 1.0
|
||||
> European Union Public License (EUPL)[1] 1.1
|
||||
> GNU Library or "Lesser" General Public License (LGPL) 2.0/2.1/3.0
|
||||
> GNU General Public License (GPL) 3.0
|
||||
> IBM Public License 1.0
|
||||
> Jabber Open Source License 1.0
|
||||
> MIT License (As listed in file MIT-License.txt) -
|
||||
> Mozilla Public License (MPL) 1.0/1.1
|
||||
> Open Software License 2.0
|
||||
> OpenSSL license (with original SSLeay license) "2003" ("1998")
|
||||
> PHP License 3.0/3.01
|
||||
> Python license (CNRI Python License) -
|
||||
> Python Software Foundation License 2.1.1
|
||||
> Sleepycat License "1999"
|
||||
> University of Illinois/NCSA Open Source License -
|
||||
> W3C License "2001"
|
||||
> X11 License "2001"
|
||||
> Zlib/libpng License -
|
||||
> Zope Public License 2.0
|
||||
> [1] When an Independent Work is licensed under a "Compatible License"
|
||||
> pursuant to the EUPL, the Compatible License rather than the EUPL is
|
||||
> the applicable license for purposes of these FOSS License Exception
|
||||
> Terms and Conditions.
|
||||
.
|
||||
The above text is subject to this copyright notice:
|
||||
© 2010, Oracle and/or its affiliates.
|
||||
|
||||
Files: debian/*
|
||||
Copyright:
|
||||
1997-1998, Scott Hanson <shanson@debian.org>
|
||||
1997, Christian Schwarz <schwarz@debian.org>
|
||||
1999-2007, 2009, Christian Hammers <ch@debian.org>
|
||||
2000-2001, Christopher C. Chimelis <chris@debian.org>
|
||||
2001, Matthew Wilcox <willy@debian.org>
|
||||
2005-2007, sean finney <seanius@debian.org>
|
||||
2006, Adam Conrad <adconrad@0c3.net>
|
||||
2007-2011, Norbert Tretkowski <norbert@tretkowski.de>
|
||||
2007-2008, Monty Taylor <mordred@inaugust.com>
|
||||
2008, Devin Carraway <devin@debian.org>
|
||||
2008, Steffen Joeris <white@debian.org>
|
||||
2009, Canonical Ltd
|
||||
2010, Xavier Oswald <xoswald@debian.org>
|
||||
2011, Clint Byrum <clint@ubuntu.com>
|
||||
2011, Ondřej Surý <ondrej@debian.org>
|
||||
2012, Nicholas Bamber <nicholas@periapt.co.uk>
|
||||
2013-2014, Otto Kekäläinen <otto@seravo.fi>
|
||||
License: GPL-2+
|
||||
|
||||
Files: debian/additions/mysqlreport*
|
||||
Copyright: 2006-2008, Daniel Nichter <public@codenode.com>
|
||||
License: GPL-2+
|
||||
|
||||
Files: debian/additions/innotop/*
|
||||
Copyright: 2006, Baron Schwartz <baron at xaprb dot com>
|
||||
License: Artistic or GPL-2
|
||||
|
||||
Files: cmd-line-utils/libedit/config.h
|
||||
dbug/example1.c
|
||||
dbug/example2.c
|
||||
dbug/example3.c
|
||||
dbug/factorial.c
|
||||
dbug/main.c
|
||||
dbug/my_main.c
|
||||
dbug/remove_function_from_trace.pl
|
||||
dbug/tests.c
|
||||
dbug/tests-t.pl
|
||||
dbug/monty.doc
|
||||
dbug/user.r
|
||||
extra/yassl/src/dummy.cpp
|
||||
include/probes_mysql_nodtrace.h
|
||||
libmysqld/resource.h
|
||||
mysql-test/*
|
||||
regex/*
|
||||
storage/ndb/demos/*
|
||||
support-files/build-tags
|
||||
support-files/magic
|
||||
support-files/mysqld_multi.server.sh
|
||||
support-files/mysql-log-rotate.sh
|
||||
support-files/mysql.server-sys5.sh
|
||||
win/create_def_file.js
|
||||
man/*
|
||||
.gitignore
|
||||
COPYING
|
||||
Doxyfile-perfschema
|
||||
INSTALL
|
||||
VERSION
|
||||
plugin/connection_control/*
|
||||
plugin/innodb_memcached/daemon_memcached/*
|
||||
plugin/innodb_memcached/README-innodb_memcached
|
||||
plugin/udf_services/*
|
||||
rapid/*
|
||||
Copyright: UNKNOWN
|
||||
Comment: These files fall under the blanket license specified in the file
|
||||
COPYING and README
|
||||
GPLv2 Disclaimer
|
||||
For the avoidance of doubt, except that if any license choice
|
||||
other than GPL or LGPL is available it will apply instead,
|
||||
Oracle elects to use only the General Public License version 2
|
||||
(GPLv2) at this time for any software where a choice of GPL
|
||||
license versions is made available with the language indicating
|
||||
that GPLv2 or any later version may be used, or where a choice
|
||||
of which version of the GPL is applied is otherwise unspecified.
|
||||
License: GPL-2
|
||||
|
||||
Files: BUILD/*
|
||||
Docs/*
|
||||
client/*
|
||||
client/echo.c
|
||||
client/get_password.c
|
||||
cmake/*
|
||||
dbug/dbug_add_tags.pl
|
||||
extra/*
|
||||
include/*
|
||||
libmysql/*
|
||||
libmysqld/*
|
||||
libservices/*
|
||||
mysql-test/include/have_perfschema.inc
|
||||
mysql-test/include/have_perfschema.inc
|
||||
mysql-test/lib/mtr_cases.pm
|
||||
mysql-test/lib/mtr_gcov.pl
|
||||
mysql-test/lib/mtr_gprof.pl
|
||||
mysql-test/lib/mtr_io.pl
|
||||
mysql-test/lib/mtr_match.pm
|
||||
mysql-test/lib/mtr_misc.pl
|
||||
mysql-test/lib/mtr_process.pl
|
||||
mysql-test/lib/mtr_report.pm
|
||||
mysql-test/lib/mtr_results.pm
|
||||
mysql-test/lib/mtr_stress.pl
|
||||
mysql-test/lib/mtr_unique.pm
|
||||
mysql-test/lib/My/ConfigFactory.pm
|
||||
mysql-test/lib/My/Config.pm
|
||||
mysql-test/lib/My/CoreDump.pm
|
||||
mysql-test/lib/My/File/*
|
||||
mysql-test/lib/My/Find.pm
|
||||
mysql-test/lib/My/Handles.pm
|
||||
mysql-test/lib/My/Options.pm
|
||||
mysql-test/lib/My/Platform.pm
|
||||
mysql-test/lib/My/SafeProcess/Base.pm
|
||||
mysql-test/lib/My/SafeProcess.pm
|
||||
mysql-test/lib/My/SafeProcess/safe_kill_win.cc
|
||||
mysql-test/lib/My/SafeProcess/safe_process.cc
|
||||
mysql-test/lib/My/SafeProcess/safe_process_win.cc
|
||||
mysql-test/lib/My/SysInfo.pm
|
||||
mysql-test/lib/My/Test.pm
|
||||
mysql-test/lib/t/*
|
||||
mysql-test/lib/v1/mtr_cases.pl
|
||||
mysql-test/lib/v1/mtr_gcov.pl
|
||||
mysql-test/lib/v1/mtr_gprof.pl
|
||||
mysql-test/lib/v1/mtr_im.pl
|
||||
mysql-test/lib/v1/mtr_io.pl
|
||||
mysql-test/lib/v1/mtr_match.pl
|
||||
mysql-test/lib/v1/mtr_misc.pl
|
||||
mysql-test/lib/v1/mtr_process.pl
|
||||
mysql-test/lib/v1/mtr_report.pl
|
||||
mysql-test/lib/v1/mtr_stress.pl
|
||||
mysql-test/lib/v1/mtr_timer.pl
|
||||
mysql-test/lib/v1/mtr_unique.pl
|
||||
mysql-test/lib/v1/My/*
|
||||
mysql-test/lib/v1/My/*
|
||||
mysql-test/lib/v1/mysql-test-run.pl
|
||||
mysql-test/mysql-stress-test.pl
|
||||
mysql-test/mysql-test-run.pl
|
||||
mysql-test/std_data/*
|
||||
mysql-test/suite/perfschema/include/*
|
||||
mysql-test/suite/perfschema_stress/include/*
|
||||
mysql-test/suite/perfschema_stress/include/*
|
||||
mysys/*
|
||||
packaging/WiX/ca/*
|
||||
plugin/audit_null/*
|
||||
plugin/auth/*
|
||||
plugin/daemon_example/*
|
||||
plugin/fulltext/*
|
||||
plugin/semisync/semisync_slave.cc
|
||||
plugin/semisync/semisync_slave.h
|
||||
scripts/*
|
||||
sql/*
|
||||
sql-common/*
|
||||
storage/*
|
||||
strings/*
|
||||
support-files/compiler_warnings.supp
|
||||
support-files/MacOSX/*
|
||||
support-files/mysql.m4
|
||||
unittest/*
|
||||
vio/*
|
||||
Copyright: 1979-2008 MySQL AB
|
||||
1995-2010 MySQL AB Sun Microsystems Inc
|
||||
1994-1997,2000-2011 Oracle and/or its affiliates.
|
||||
License: GPL-2
|
||||
|
||||
Files: storage/innobase/*
|
||||
Copyright: 1994-2011 Innobase Oy.
|
||||
License: GPL-2
|
||||
|
||||
Files: cmd-line-utils/libedit/*
|
||||
Copyright: 1989-1990,1992-1993 The Regents of the University of California.
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: cmd-line-utils/libedit/filecomplete.c
|
||||
cmd-line-utils/libedit/filecomplete.h
|
||||
cmd-line-utils/libedit/np/fgetln.c
|
||||
cmd-line-utils/libedit/read.h
|
||||
cmd-line-utils/libedit/readline.c
|
||||
Copyright: 1997-2001 The NetBSD Foundation Inc
|
||||
License: BSD-2-clause
|
||||
This code is derived from software contributed to The NetBSD Foundation
|
||||
by Jaromir Dolecek.
|
||||
.
|
||||
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.
|
||||
.
|
||||
THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. 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 FOUNDATION 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: client/completion_hash.h
|
||||
storage/myisam/ftbench/ft-test-run.sh
|
||||
storage/myisam/mi_test_all.sh
|
||||
storage/ndb/test/run-test/atrt-analyze-result.sh
|
||||
storage/ndb/test/run-test/atrt-gather-result.sh
|
||||
storage/ndb/test/run-test/atrt-setup.sh
|
||||
storage/ndb/test/run-test/make-config.sh
|
||||
storage/ndb/test/run-test/make-html-reports.sh
|
||||
storage/ndb/test/run-test/make-index.sh
|
||||
storage/ndb/test/run-test/ndb-autotest.sh
|
||||
strings/strxmov.c
|
||||
strings/strxnmov.c
|
||||
support-files/MacOSX/postflight.sh
|
||||
support-files/MacOSX/preflight.sh
|
||||
Copyright: 2000-2009 MySQL AB Sun Microsystems Inc
|
||||
2000-2007 MySQL AB
|
||||
License: LGPL
|
||||
|
||||
Files: storage/archive/azio.c
|
||||
storage/archive/azlib.h
|
||||
zlib/*
|
||||
Copyright: 1995-2005 Jean-loup Gailly and Mark Adler
|
||||
License: zlib/libpng
|
||||
|
||||
Files: storage/innobase/btr/btr0sea.c
|
||||
storage/innobase/include/log0log.h
|
||||
storage/innobase/include/os0sync.h
|
||||
storage/innobase/log/log0log.c
|
||||
storage/innobase/row/row0sel.c
|
||||
Copyright: 1995-1997,2009-2010 Innobase Oy.
|
||||
2008-2009 Google Inc
|
||||
License: GPL-2
|
||||
|
||||
Files: storage/innobase/btr/btr0cur.c
|
||||
storage/innobase/buf/buf0buf.c
|
||||
storage/innobase/include/sync0rw.h
|
||||
storage/innobase/include/sync0sync.h
|
||||
storage/innobase/sync/*
|
||||
Copyright: 1994-2011 Oracle and/or its affiliates.
|
||||
2008 Google Inc
|
||||
License: GPL-2
|
||||
|
||||
Files: storage/myisam/rt_index.h
|
||||
storage/myisam/rt_key.c
|
||||
storage/myisam/rt_mbr.c
|
||||
storage/myisam/rt_mbr.h
|
||||
storage/myisam/sp_defs.h
|
||||
Copyright: 2000,2002-2006 MySQL AB & Ramil Kalimullin
|
||||
License: GPL-2
|
||||
|
||||
Files: strings/ctype-bin.c
|
||||
strings/ctype-eucjpms.c
|
||||
strings/ctype-ujis.c
|
||||
Copyright: 2000,2002,2005-2011 Oracle and/or its affiliates. & tommy@valley.ne.jp
|
||||
License: LGPL
|
||||
|
||||
Files: scripts/mysqld_safe.sh
|
||||
support-files/mysql.server.sh
|
||||
Copyright: 1996 Abandoned TCX DataKonsult AB & Monty Program KB & Detron HB
|
||||
License: public-domain
|
||||
This file is public domain and comes with NO WARRANTY of any kind
|
||||
|
||||
Files: sql/sql_yacc.cc
|
||||
sql/sql_yacc.h
|
||||
Copyright: 1984,1989-1990,2000-2006 Free Software Foundation, Inc.
|
||||
License: GPL-2+
|
||||
|
||||
Files: storage/innobase/include/pars0grm.h
|
||||
storage/innobase/pars/pars0grm.c
|
||||
Copyright: 1995-2009 Innobase Oy.
|
||||
1984,1989-1990,2000-2004 Free Software Foundation Inc.
|
||||
License: GPL-2
|
||||
|
||||
Files: storage/innobase/include/srv0srv.h
|
||||
storage/innobase/srv/srv0start.c
|
||||
Copyright: 1995-1996,2010-2011 Innobase Oy.
|
||||
2008-2009 Google Inc
|
||||
2009 Percona Inc
|
||||
License: GPL-2
|
||||
|
||||
Files: storage/innobase/include/os0file.h
|
||||
storage/innobase/os/os0file.c
|
||||
Copyright: 1995-2010 Innobase Oy.
|
||||
2009 Percona Inc
|
||||
License: GPL-2
|
||||
|
||||
Files: strings/t_ctype.h
|
||||
Copyright: 2000 MySQL AB
|
||||
1998 Theppitak Karoonboonyanan
|
||||
1998-1999 Pruet Boonma
|
||||
License: GPL-2
|
||||
|
||||
Files: cmd-line-utils/libedit/np/strlcat.c
|
||||
cmd-line-utils/libedit/np/strlcpy.c
|
||||
Copyright: 1998 Todd C. Miller <Todd.Miller@courtesan.com>
|
||||
License: ISC
|
||||
Permission to use, copy, modify, and distribute this software for any
|
||||
purpose with or without fee is hereby granted, provided that the above
|
||||
copyright notice and this permission notice appear in all copies.
|
||||
.
|
||||
THE SOFTWARE IS PROVIDED "AS IS" AND TODD C. MILLER DISCLAIMS ALL
|
||||
WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
|
||||
OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL TODD C. MILLER BE LIABLE
|
||||
FOR ANY SPECIAL, DIRECT, 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: sql/nt_servc.cc
|
||||
sql/nt_servc.h
|
||||
Copyright: 1998 Abandoned Irena Pancirov - Irnet Snc
|
||||
License: public-domain
|
||||
This file is public domain and comes with NO WARRANTY of any kind
|
||||
|
||||
Files: dbug/dbug.c
|
||||
Copyright: 1987 Abandoned Fred Fish
|
||||
License: public-domain
|
||||
N O T I C E
|
||||
.
|
||||
Copyright Abandoned, 1987, Fred Fish
|
||||
.
|
||||
.
|
||||
This previously copyrighted work has been placed into the public
|
||||
domain by the author and may be freely used for any purpose,
|
||||
private or commercial.
|
||||
.
|
||||
Because of the number of inquiries I was receiving about the use
|
||||
of this product in commercially developed works I have decided to
|
||||
simply make it public domain to further its unrestricted use. I
|
||||
specifically would be most happy to see this material become a
|
||||
part of the standard Unix distributions by AT&T and the Berkeley
|
||||
Computer Science Research Group, and a standard part of the GNU
|
||||
system from the Free Software Foundation.
|
||||
.
|
||||
I would appreciate it, as a courtesy, if this notice is left in
|
||||
all copies and derivative works. Thank you.
|
||||
.
|
||||
The author makes no warranty of any kind with respect to this
|
||||
product and explicitly disclaims any implied warranties of mer-
|
||||
chantability or fitness for any particular purpose.
|
||||
|
||||
Files: cmd-line-utils/libedit/np/vis.c
|
||||
Copyright: 1989-1993 The Regents of the University of California.
|
||||
1999-2005 The NetBSD Foundation Inc
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: scripts/dheadgen.pl
|
||||
Copyright: 2008-2009 Sun Microsystems Inc
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: storage/ndb/test/src/getarg.c
|
||||
Copyright: 1997-2000 - Kungliga Tekniska Högskolan
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: storage/ndb/test/include/getarg.h
|
||||
Copyright: 2003 MySQL AB
|
||||
1997-1999 Kungliga Tekniska Högskolan
|
||||
License: BSD-3-clause and GPL-2
|
||||
|
||||
Files: storage/innobase/handler/ha_innodb.cc
|
||||
Copyright: 2008-2009 Google Inc
|
||||
2009 Percona Inc
|
||||
2000-2011 MySQL AB & Innobase Oy.
|
||||
License: GPL-2
|
||||
|
||||
Files: storage/innobase/srv/srv0srv.c
|
||||
Copyright: 2008-2009 Google Inc
|
||||
1995-2011 Oracle and/or its affiliates.
|
||||
2009 Percona Inc
|
||||
License: GPL-2
|
||||
|
||||
Files: storage/innobase/ut/ut0rbt.c
|
||||
Copyright: 2007-2010 Innobase Oy.
|
||||
2007 Oracle/Innobase Oy
|
||||
License: GPL-2
|
||||
|
||||
Files: strings/ctype-win1250ch.c
|
||||
Copyright: 2002-2010 Oracle and/or its affiliates.
|
||||
2001 Jan Pazdziora
|
||||
License: GPL-2
|
||||
|
||||
Files: strings/ctype-tis620.c
|
||||
Copyright: 1998 Theppitak Karoonboonyanan <thep@links.nectec.or.th>
|
||||
1989-1991 Samphan Raruenrom <samphan@thai.com>
|
||||
2000-2010 Oracle and/or its affiliates.
|
||||
2003 Sathit Jittanupat
|
||||
2001 Korakot Chaovavanich <korakot@iname.com> and
|
||||
1998-1999 Pruet Boonma <pruet@eng.cmu.ac.th>
|
||||
License: GPL-2
|
||||
|
||||
Files: storage/innobase/handler/ha_innodb.h
|
||||
Copyright: 2000-2010 MySQL AB & Innobase Oy.
|
||||
License: GPL-2
|
||||
|
||||
Files: strings/dtoa.c
|
||||
Copyright: 2007-2010 Oracle and/or its affiliates.
|
||||
1991,2000-2001 Lucent Technologies
|
||||
License: LGPL
|
||||
|
||||
Files: scripts/mysqldumpslow.sh
|
||||
Copyright: 2000-2002,2005-2009 MySQL AB Sun Microsystems Inc
|
||||
License: LGPL
|
||||
|
||||
Files: libmysqld/lib_sql.cc
|
||||
Copyright: 2000 SWsoft company
|
||||
License: SWsoft
|
||||
This material is provided "as is", with absolutely no warranty expressed
|
||||
or implied. Any use is at your own risk.
|
||||
.
|
||||
Permission to use or copy this software for any purpose is hereby granted
|
||||
without fee, provided the above notices are retained on all copies.
|
||||
Permission to modify the code and to distribute modified code is granted,
|
||||
provided the above notices are retained, and a notice that the code was
|
||||
modified is included with the above copyright notice.
|
||||
|
||||
Files: dbug/dbug_analyze.c
|
||||
Copyright: 1987 June Binayak Banerjee
|
||||
License: public-domain
|
||||
This program may be freely distributed under the same terms and
|
||||
conditions as Fred Fish's Dbug package.
|
||||
|
||||
Files: regex/regexp.c
|
||||
Copyright: 1986 University of Toronto
|
||||
License: BSD-like
|
||||
Permission is granted to anyone to use this software for any
|
||||
purpose on any computer system, and to redistribute it freely,
|
||||
subject to the following restrictions:
|
||||
.
|
||||
1. The author is not responsible for the consequences of use of
|
||||
this software, no matter how awful, even if they arise
|
||||
from defects in it.
|
||||
.
|
||||
2. The origin of this software must not be misrepresented, either
|
||||
by explicit claim or by omission.
|
||||
.
|
||||
3. Altered versions must be plainly marked as such, and must not
|
||||
be misrepresented as being the original software.
|
||||
|
||||
Files: libevent/*
|
||||
Copyright: 2000, 2006 Niels Provos
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: libevent/CMakeLists.txt
|
||||
Copyright: 2011, 2012 Oracle and/or its affiliates.
|
||||
License: GPL-2
|
||||
|
||||
Files: libevent/compat/sys/queue.h
|
||||
libevent/compat/sys/_time.h
|
||||
Copyright: 1982, 1993 The Regents of the University of California
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: libevent/event.3
|
||||
Copyright: 2000 Artur Grabowski
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: libevent/evport.c
|
||||
Copyright: 2007 Sun Microsystems
|
||||
License: GPL-2
|
||||
|
||||
Files: libevent/log.c
|
||||
Copyright: 2005 Nick Mathewson
|
||||
2000 Dug Song
|
||||
1993 The Regents of the University of California
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: libevent/min_heap.h
|
||||
Copyright: 2006 Maxim Yegorushkin
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: libevent/strlcpy.c
|
||||
Copyright: 1998 Todd C. Miller
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: libevent/WIN32-Code/win32.c
|
||||
Copyright: 2000, 2002 Niels Provos
|
||||
2003 Michael A. Davis
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: mysys_ssl/*
|
||||
packaging/*
|
||||
libbinlogevents/*
|
||||
libbinlogstandalone/*
|
||||
plugin/password_validation/*
|
||||
plugin/replication_observers_example/*
|
||||
plugin/rewriter/*
|
||||
plugin/rewrite_example/*
|
||||
plugin/semisync/*
|
||||
plugin/test_services/*
|
||||
plugin/test_service_sql_api/*
|
||||
plugin/version_token/*
|
||||
plugin/keyring/*
|
||||
testclients/*
|
||||
Copyright: 2002, 2016 Oracle and/or its affiliates.
|
||||
License: GPL-2
|
||||
|
||||
Files: packaging/*
|
||||
CMakeLists.txt
|
||||
README
|
||||
config.h.cmake
|
||||
configure.cmake
|
||||
dbug/CMakeLists.txt
|
||||
support-files/CMakeLists.txt
|
||||
plugin/innodb_memcached/CMakeLists.txt
|
||||
plugin/innodb_memcached/daemon_memcached/CMakeLists.txt
|
||||
plugin/innodb_memcached/innodb_memcache/*
|
||||
plugin/innodb_memcached/daemon_memcached/daemon/memcached_mysql.cc
|
||||
plugin/innodb_memcached/daemon_memcached/daemon/memcached_mysql.h
|
||||
plugin/innodb_memcached/daemon_memcached/utilities/util.c
|
||||
Copyright: 2010, 2015 Oracle and/or its affiliates.
|
||||
License: GPL-2
|
||||
|
||||
Files: plugin/innodb_memcached/daemon_memcached/daemon/memcached_mysql.h
|
||||
Copyright: 2008 Sun Microsystems, Inc.
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: plugin/innodb_memcached/daemon_memcached/include/memcached/genhash.h
|
||||
Copyright: 2006 Dustin Sallings
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: plugin/innodb_memcached/daemon_memcached/daemon/memcached.c
|
||||
Copyright: 2015 Oracle and/or its affiliates
|
||||
2003 Danga Interactive, Inc.
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: plugin/innodb_memcached/daemon_memcached/daemon/daemon.c
|
||||
plugin/innodb_memcached/daemon_memcached/win32/sysexits.h
|
||||
Copyright: 1987, 1993 The Regents of the University of California
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: plugin/innodb_memcached/daemon_memcached/scripts/damemtop
|
||||
Copyright: 2009 Dormando
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: plugin/innodb_memcached/daemon_memcached/win32/win32.c
|
||||
Copyright: 1983, 1993 The Regents of the University of California
|
||||
1993 Digital Equipment Corporation
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: plugin/semisync/CMakeLists.txt
|
||||
Copyright: 2006, 2010 Oracle and/or its affiliates.
|
||||
License: GPL-2
|
||||
|
||||
Files: plugin/semisync/semisync.cc
|
||||
plugin/semisync/semisync.h
|
||||
plugin/semisync/semisync_slave_plugin.cc
|
||||
Copyright: 2008 MySQL AB
|
||||
2007 Google Inc
|
||||
License: GPL-2
|
||||
|
||||
Files: plugin/semisync/semisync_master.h
|
||||
plugin/semisync/semisync_master.cc
|
||||
plugin/semisync/semisync_master_plugin.cc
|
||||
Copyright: 2008-2009 MySQL AB Sun Microsystems Inc
|
||||
2007 Google Inc
|
||||
License: GPL-2
|
||||
|
||||
Files: support-files/dtrace/*
|
||||
Copyright: 2009, 2014 Oracle and/or its affiliates.
|
||||
License: GPL-2
|
||||
|
||||
Files: boost/*
|
||||
Copyright:
|
||||
License: Boost-1.0
|
||||
|
||||
License: GPL-2
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; version 2 of the License.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
.
|
||||
On Debian and systems the full text of the GNU General Public
|
||||
License version 2 can be found in the file
|
||||
`/usr/share/common-licenses/GPL-2`
|
||||
|
||||
License: GPL-2+
|
||||
This file is part of GNU Readline, a library for reading lines
|
||||
of text with interactive input and history editing.
|
||||
.
|
||||
Readline is free software; you can redistribute it and/or modify it
|
||||
under the terms of the GNU General Public License as published by the
|
||||
Free Software Foundation; either version 2, or (at your option) any
|
||||
later version.
|
||||
.
|
||||
Readline is distributed in the hope that it will be useful, but
|
||||
WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with Readline; see the file COPYING. If not, write to the Free
|
||||
Software Foundation, 59 Temple Place, Suite 330, Boston, MA 02111 USA. */
|
||||
.
|
||||
On Debian and systems the full text of the GNU General Public
|
||||
License version 2 can be found in the file
|
||||
`/usr/share/common-licenses/GPL-2`
|
||||
|
||||
License: LGPL
|
||||
This library is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU Library General Public
|
||||
License as published by the Free Software Foundation; version 2
|
||||
of the License.
|
||||
.
|
||||
This library is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
Library General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU Library General Public
|
||||
License along with this library; if not, write to the Free
|
||||
Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||
MA 02110-1301, USA
|
||||
.
|
||||
On Debian and systems the full text of the GNU Library General Public
|
||||
License version 2 can be found in the file
|
||||
`/usr/share/common-licenses/LGPL-2`
|
||||
|
||||
License: BSD-3-clause
|
||||
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. 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.
|
||||
|
||||
License: Artistic
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the Artistic License, which comes with Perl.
|
||||
.
|
||||
On Debian systems, the complete text of the Artistic License can be
|
||||
found in `/usr/share/common-licenses/Artistic'.
|
||||
|
||||
License: zlib/libpng
|
||||
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.
|
||||
|
||||
License: Boost-1.0
|
||||
Boost Software License - Version 1.0 - August 17th, 2003.
|
||||
.
|
||||
Permission is hereby granted, free of charge, to any person or organization
|
||||
obtaining a copy of the software and accompanying documentation covered by
|
||||
this license (the "Software") to use, reproduce, display, distribute,
|
||||
execute, and transmit the Software, and to prepare derivative works of the
|
||||
Software, and to permit third-parties to whom the Software is furnished to
|
||||
do so, all subject to the following:
|
||||
.
|
||||
The copyright notices in the Software and this entire statement, including
|
||||
the above license grant, this restriction and the following disclaimer,
|
||||
must be included in all copies of the Software, in whole or in part, and
|
||||
all derivative works of the Software, unless such copies or derivative
|
||||
works are solely in the form of machine-executable object code generated by
|
||||
a source language processor.
|
||||
.
|
||||
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, TITLE AND NON-INFRINGEMENT. IN NO EVENT
|
||||
SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
|
||||
FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
|
||||
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
||||
DEALINGS IN THE SOFTWARE.
|
|
@ -0,0 +1,333 @@
|
|||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: NetCDF-C
|
||||
Upstream-Contact: University Corporation for Atmospheric Research/Unidata
|
||||
Source: https://github.com/Unidata/netcdf-c/releases
|
||||
|
||||
Files: *
|
||||
Copyright: 1988-2018, University Corporation for Atmospheric Research/Unidata
|
||||
2003, 2014, Northwestern University and Argonne National Laboratory
|
||||
2009, OPeNDAP, Inc
|
||||
License: NetCDF
|
||||
|
||||
Files: ltmain.sh
|
||||
Copyright: 1996-2015, Free Software Foundation, Inc
|
||||
License: GPL-2+ with Libtool exception
|
||||
|
||||
Files: include/XGetopt.h
|
||||
libsrc/XGetopt.c
|
||||
ncdump/XGetopt.c
|
||||
ncgen/XGetopt.c
|
||||
ncgen3/XGetopt.c
|
||||
Copyright: Hans Dietrich <hdietrich2@hotmail.com>
|
||||
License: public-domain
|
||||
This software is released into the public domain.
|
||||
You are free to use it in any way you like.
|
||||
.
|
||||
This software is provided "as is" with no expressed
|
||||
or implied warranty. I accept no liability for any
|
||||
damage or loss of business that this software may cause.
|
||||
|
||||
Files: libsrc/lookup3.c
|
||||
Copyright: 2006, Bob Jenkins
|
||||
License: public-domain
|
||||
lookup3.c, by Bob Jenkins, May 2006, Public Domain.
|
||||
Original: http://burtleburtle.net/bob/c/lookup3.c
|
||||
Modified by Russ Rew for adaption in netCDF.
|
||||
|
||||
Files: libdap2/dcetab.c
|
||||
libdap2/dcetab.h
|
||||
ncgen/ncgeny.c
|
||||
ncgen/ncgeny.h
|
||||
ncgen3/ncgentab.c
|
||||
ncgen3/ncgentab.h
|
||||
oc2/dapy.c
|
||||
oc2/dapy.h
|
||||
Copyright: 1984, 1989-1990, 2000-2015, Free Software Foundation, Inc
|
||||
License: GPL-3+ with Bison exception
|
||||
|
||||
Files: libdap4/d4crc32.c
|
||||
Copyright: 1986, Gary S. Brown
|
||||
License: d4crc32
|
||||
You may use this program, or code or tables extracted from it,
|
||||
as desired without restriction.
|
||||
|
||||
Files: libdap4/ezxml.c
|
||||
libdap4/ezxml.h
|
||||
Copyright: 2004-2006, Aaron Voisine <aaron@voisine.org>
|
||||
License: Expat
|
||||
|
||||
Files: libdispatch/u/utf8proc.c
|
||||
libdispatch/u/utf8proc.h
|
||||
libdispatch/utf8proc.c
|
||||
libdispatch/utf8proc.h
|
||||
Copyright: 2015, Steven G. Johnson, Jiahao Chen, Peter Colberg, Tony Kelman, Scott P. Jones, and other contributors.
|
||||
2009, Public Software Group e. V., Berlin, Germany
|
||||
License: Expat
|
||||
|
||||
Files: libdispatch/u8.c
|
||||
libdispatch/u8.h
|
||||
Copyright: 2014-2016, Quinten Lansu
|
||||
License: Expat
|
||||
|
||||
Files: libdispatch/utf8proc_data.c
|
||||
Copyright: 1991-2007, Unicode, Inc.
|
||||
License: Unicode-data
|
||||
|
||||
Files: libsrc/pstdint.h
|
||||
Copyright: 2005-2007, Paul Hsieh
|
||||
License: BSD-3-Clause
|
||||
|
||||
Files: oc2/xxdr.c
|
||||
oc2/xxdr.h
|
||||
Copyright: 2009, Sun Microsystems, Inc
|
||||
License: BSD-3-Clause
|
||||
|
||||
Files: libdispatch/ncaux.c
|
||||
nc_test4/tst_parallel3.c
|
||||
Copyright: The HDF Group
|
||||
the Board of Trustees of the University of Illinois
|
||||
License: HDF5
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2006-2007, Warren Turkal
|
||||
2009, Debian GIS Team
|
||||
License: BSD-3-Clause
|
||||
|
||||
License: NetCDF
|
||||
Portions of this software were developed by the Unidata Program at the
|
||||
University Corporation for Atmospheric Research.
|
||||
.
|
||||
Access and use of this software shall impose the following obligations
|
||||
and understandings on the user. The user is granted the right, without
|
||||
any fee or cost, to use, copy, modify, alter, enhance and distribute
|
||||
this software, and any derivative works thereof, and its supporting
|
||||
documentation for any purpose whatsoever, provided that this entire
|
||||
notice appears in all copies of the software, derivative works and
|
||||
supporting documentation. Further, UCAR requests that the user credit
|
||||
UCAR/Unidata in any publications that result from the use of this
|
||||
software or in any product that includes this software, although this
|
||||
is not an obligation. The names UCAR and/or Unidata, however, may not
|
||||
be used in any advertising or publicity to endorse or promote any
|
||||
products or commercial entity unless specific written permission is
|
||||
obtained from UCAR/Unidata. The user also understands that
|
||||
UCAR/Unidata is not obligated to provide the user with any support,
|
||||
consulting, training or assistance of any kind with regard to the use,
|
||||
operation and performance of this software nor to provide the user
|
||||
with any updates, revisions, new versions or "bug fixes."
|
||||
.
|
||||
THIS SOFTWARE IS PROVIDED BY UCAR/UNIDATA "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 UCAR/UNIDATA 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 ACCESS, USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
License: BSD-3-Clause
|
||||
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. The name of the author may not be used to endorse or promote products
|
||||
derived from this software without specific prior written permission.
|
||||
.
|
||||
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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.
|
||||
|
||||
License: GPL-2+ with Libtool exception
|
||||
GNU Libtool is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
As a special exception to the GNU General Public License,
|
||||
if you distribute this file as part of a program or library that
|
||||
is built using GNU Libtool, you may include this file under the
|
||||
same distribution terms that you use for the rest of that program.
|
||||
.
|
||||
GNU Libtool is distributed in the hope that it will be useful, but
|
||||
WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with GNU Libtool; see the file COPYING. If not, a copy
|
||||
can be downloaded from http://www.gnu.org/licenses/gpl.html,
|
||||
or obtained by writing to the Free Software Foundation, Inc.,
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
.
|
||||
On Debian systems, the full text of the GNU General Public
|
||||
License version 2 can be found in the file
|
||||
`/usr/share/common-licenses/GPL-2'.
|
||||
|
||||
License: GPL-3+ with Bison exception
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
.
|
||||
As a special exception, you may create a larger work that contains
|
||||
part or all of the Bison parser skeleton and distribute that work
|
||||
under terms of your choice, so long as that work isn't itself a
|
||||
parser generator using the skeleton or a modified version thereof
|
||||
as a parser skeleton. Alternatively, if you modify or redistribute
|
||||
the parser skeleton itself, you may (at your option) remove this
|
||||
special exception, which will cause the skeleton and the resulting
|
||||
Bison output files to be licensed under the GNU General Public
|
||||
License without this special exception.
|
||||
.
|
||||
This special exception was added by the Free Software Foundation in
|
||||
version 2.2 of Bison.
|
||||
.
|
||||
On Debian systems, the full text of the GNU General Public
|
||||
License version 3 can be found in the file
|
||||
`/usr/share/common-licenses/GPL-3'.
|
||||
|
||||
License: Expat
|
||||
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
|
||||
AUTHORS OR COPYRIGHT HOLDERS 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.
|
||||
|
||||
License: Unicode-data
|
||||
Permission is hereby granted, free of charge, to any person obtaining a
|
||||
copy of the Unicode data files and any associated documentation (the "Data
|
||||
Files") or Unicode software and any associated documentation (the
|
||||
"Software") to deal in the Data Files or Software without restriction,
|
||||
including without limitation the rights to use, copy, modify, merge,
|
||||
publish, distribute, and/or sell copies of the Data Files or Software, and
|
||||
to permit persons to whom the Data Files or Software are furnished to do
|
||||
so, provided that (a) the above copyright notice(s) and this permission
|
||||
notice appear with all copies of the Data Files or Software, (b) both the
|
||||
above copyright notice(s) and this permission notice appear in associated
|
||||
documentation, and (c) there is clear notice in each modified Data File or
|
||||
in the Software as well as in the documentation associated with the Data
|
||||
File(s) or Software that the data or software has been modified.
|
||||
.
|
||||
THE DATA FILES AND SOFTWARE ARE 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 OF
|
||||
THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS
|
||||
INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR
|
||||
CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
|
||||
USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||||
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
PERFORMANCE OF THE DATA FILES OR SOFTWARE.
|
||||
.
|
||||
Except as contained in this notice, the name of a copyright holder shall
|
||||
not be used in advertising or otherwise to promote the sale, use or other
|
||||
dealings in these Data Files or Software without prior written
|
||||
authorization of the copyright holder.
|
||||
|
||||
License: HDF5
|
||||
HDF5 (Hierarchical Data Format 5) Software Library and Utilities
|
||||
Copyright 2006-2008 by The HDF Group (THG).
|
||||
.
|
||||
NCSA HDF5 (Hierarchical Data Format 5) Software Library and Utilities
|
||||
Copyright 1998-2006 by the Board of Trustees of the University of Illinois.
|
||||
.
|
||||
All rights reserved.
|
||||
.
|
||||
Contributors: National Center for Supercomputing Applications (NCSA) at
|
||||
the University of Illinois, Fortner Software, Unidata Program Center (netCDF),
|
||||
The Independent JPEG Group (JPEG), Jean-loup Gailly and Mark Adler (gzip),
|
||||
and Digital Equipment Corporation (DEC).
|
||||
.
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted for any purpose (including commercial purposes)
|
||||
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 materials provided with the distribution.
|
||||
.
|
||||
3. In addition, redistributions of modified forms of the source or binary
|
||||
code must carry prominent notices stating that the original code was
|
||||
changed and the date of the change.
|
||||
.
|
||||
4. All publications or advertising materials mentioning features or use of
|
||||
this software are asked, but not required, to acknowledge that it was
|
||||
developed by The HDF Group and by the National Center for Supercomputing
|
||||
Applications at the University of Illinois at Urbana-Champaign and
|
||||
credit the contributors.
|
||||
.
|
||||
5. Neither the name of The HDF Group, the name of the University, nor the
|
||||
name of any Contributor may be used to endorse or promote products derived
|
||||
from this software without specific prior written permission from the
|
||||
University, THG, or the Contributor, respectively.
|
||||
.
|
||||
DISCLAIMER:
|
||||
THIS SOFTWARE IS PROVIDED BY THE HDF GROUP (THG) AND THE CONTRIBUTORS
|
||||
"AS IS" WITH NO WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED. In no
|
||||
event shall THG or the Contributors be liable for any damages suffered by
|
||||
the users arising out of the use of this software, even if advised of the
|
||||
possibility of such damage.
|
||||
.
|
||||
-----------------------------------------------------------------------------
|
||||
Portions of HDF5 were developed with support from the University of
|
||||
California, Lawrence Livermore National Laboratory (UC LLNL).
|
||||
The following statement applies to those portions of the product and must
|
||||
be retained in any redistribution of source code, binaries, documentation,
|
||||
and/or accompanying materials:
|
||||
.
|
||||
This work was partially produced at the University of California,
|
||||
Lawrence Livermore National Laboratory (UC LLNL) under contract
|
||||
no. W-7405-ENG-48 (Contract 48) between the U.S. Department of Energy
|
||||
(DOE) and The Regents of the University of California (University)
|
||||
for the operation of UC LLNL.
|
||||
.
|
||||
DISCLAIMER:
|
||||
This work was prepared as an account of work sponsored by an agency of
|
||||
the United States Government. Neither the United States Government nor
|
||||
the University of California nor any of their employees, makes any
|
||||
warranty, express or implied, or assumes any liability or responsibility
|
||||
for the accuracy, completeness, or usefulness of any information,
|
||||
apparatus, product, or process disclosed, or represents that its use
|
||||
would not infringe privately- owned rights. Reference herein to any
|
||||
specific commercial products, process, or service by trade name,
|
||||
trademark, manufacturer, or otherwise, does not necessarily constitute
|
||||
or imply its endorsement, recommendation, or favoring by the United
|
||||
States Government or the University of California. The views and
|
||||
opinions of authors expressed herein do not necessarily state or reflect
|
||||
those of the United States Government or the University of California,
|
||||
and shall not be used for advertising or product endorsement purposes.
|
||||
-----------------------------------------------------------------------------
|
||||
|
|
@ -0,0 +1,348 @@
|
|||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: Nettle
|
||||
Upstream-Contact: Niels Möller <nisse@lysator.liu.se>
|
||||
Source: http://www.lysator.liu.se/~nisse/nettle/
|
||||
Copyright: © 2001-2011 Niels Möller
|
||||
Some parts are Copyright © the Free Software Foundation and various
|
||||
people. See below and source code comments for details.
|
||||
License: LGPL-2.1+
|
||||
Comment:
|
||||
Nettle is distributed under the GNU Lesser General Public License
|
||||
(LGPL). A few of the individual files are in the public domain. To
|
||||
find the current status of particular files, you have to read the
|
||||
copyright notices at the top of the files.
|
||||
.
|
||||
A list of the supported algorithms, their origins and licenses (from
|
||||
the manual):
|
||||
.
|
||||
AES
|
||||
The implementation of the AES cipher (also known as rijndael) is
|
||||
written by Rafael Sevilla. Assembler for x86 by Rafael Sevilla and
|
||||
Niels Möller, Sparc assembler by Niels Möller. Released under the
|
||||
LGPL.
|
||||
.
|
||||
ARCFOUR
|
||||
The implementation of the ARCFOUR (also known as RC4) cipher is
|
||||
written by Niels Möller. Released under the LGPL.
|
||||
.
|
||||
ARCTWO
|
||||
The implementation of the ARCTWO (also known as RC2) cipher is
|
||||
written by Nikos Mavroyanopoulos and modified by Werner Koch and
|
||||
Simon Josefsson. Released under the LGPL.
|
||||
.
|
||||
BLOWFISH
|
||||
The implementation of the BLOWFISH cipher is written by Werner
|
||||
Koch, copyright owned by the Free Software Foundation. Also hacked
|
||||
by Simon Josefsson and Niels Möller. Released under the LGPL.
|
||||
.
|
||||
CAMELLIA
|
||||
The C implementation is by Nippon Telegraph and Telephone
|
||||
Corporation (NTT), heavily modified by Niels Möller. Assembler for
|
||||
x86 and x86_64 by Niels Möller. Released under the LGPL.
|
||||
.
|
||||
CAST128
|
||||
The implementation of the CAST128 cipher is written by Steve Reid.
|
||||
Released into the public domain.
|
||||
.
|
||||
DES
|
||||
The implementation of the DES cipher is written by Dana L. How, and
|
||||
released under the LGPL.
|
||||
.
|
||||
MD2
|
||||
The implementation of MD2 is written by Andrew Kuchling, and hacked
|
||||
some by Andreas Sigfridsson and Niels Möller. Python Cryptography
|
||||
Toolkit license (essentially public domain).
|
||||
.
|
||||
MD4
|
||||
This is almost the same code as for MD5 below, with modifications
|
||||
by Marcus Comstedt. Released into the public domain.
|
||||
.
|
||||
MD5
|
||||
The implementation of the MD5 message digest is written by Colin
|
||||
Plumb. It has been hacked some more by Andrew Kuchling and Niels
|
||||
Möller. Released into the public domain.
|
||||
.
|
||||
SERPENT
|
||||
The implementation of the SERPENT is based on the code in
|
||||
libgcrypt, copyright owned by the Free Software Foundation.
|
||||
Adapted to Nettle by Simon Josefsson and heavily modified by
|
||||
Niels Möller. Assembly for x86_64 by Niels Möller. Released under
|
||||
the LGPL.
|
||||
.
|
||||
SHA1
|
||||
The C implementation of the SHA1 message digest is written by Peter
|
||||
Gutmann, and hacked some more by Andrew Kuchling and Niels Möller.
|
||||
Released into the public domain. Assembler for x86 by Niels Möller,
|
||||
released under the LGPL.
|
||||
.
|
||||
SHA224, SHA256, SHA384, and SHA512
|
||||
Written by Niels Möller, using Peter Gutmann's SHA1 code as a
|
||||
model. Released under the LGPL.
|
||||
.
|
||||
TWOFISH
|
||||
The implementation of the TWOFISH cipher is written by Ruud de
|
||||
Rooij. Released under the LGPL.
|
||||
.
|
||||
RSA
|
||||
Written by Niels Möller, released under the LGPL. Uses the GMP
|
||||
library for bignum operations.
|
||||
.
|
||||
DSA
|
||||
Written by Niels Möller, released under the LGPL. Uses the GMP
|
||||
library for bignum operations.
|
||||
|
||||
Files: *
|
||||
Copyright: © 2001-2011 Niels Möller
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: aes-set-*
|
||||
Copyright: © 2000, 2001, 2002 Rafael R. Sevilla, Niels Möller
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: arctwo*
|
||||
Copyright: © 2003 Nikos Mavroyanopoulos
|
||||
© 2004 Simon Josefsson
|
||||
© 2004 Free Software Foundation, Inc.
|
||||
© 2002, 2004 Niels Möller
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: base64.h base64-meta.c
|
||||
Copyright: © 2002 Dan Egnor
|
||||
© 2002 Niels Möller
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: blowfish.c
|
||||
Copyright: © 1998, 2001, 2002, 2003 Free Software Foundation, Inc.
|
||||
© 2010 Simon Josefsson
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: blowfish.h
|
||||
Copyright: © 1998, 2001 Free Software Foundation, Inc.
|
||||
© 1998, 2001 Ray Dassen
|
||||
© 1998, 2001 Niels Möller
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: camellia-table.c camellia-crypt-internal.c
|
||||
Copyright: © 2006, 2007 NTT (Nippon Telegraph and Telephone Corporation)
|
||||
© 2010 Niels Möller
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: der2dsa.c
|
||||
Copyright: © 2005, 2009 Niels Möller
|
||||
© 2009 Magnus Holmgren
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: desCode.h descode.README desdata.c desinfo.c
|
||||
Copyright: © 2002 Dana L. How
|
||||
License: LGPL-2+
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU Library General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Library General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU Library General Public License
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
.
|
||||
On Debian GNU/Linux systems, the complete text of the GNU Library
|
||||
General Public License, version 2, can be found in
|
||||
/usr/share/common-licenses/LGPL-2.
|
||||
|
||||
Files: des.c des.h
|
||||
Copyright: © 1992 Dana L. How
|
||||
© 1997, 2001 Niels Möller
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: gcm.c gcm.h
|
||||
Copyright: © 2011 Katholieke Universiteit Leuven
|
||||
© 2011 Niels Möller
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: md2.c
|
||||
Copyright: © ? Andrew Kuchling
|
||||
© 2003 Andreas Sigfridsson
|
||||
© 2003 Niels Möller
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: md4.c
|
||||
Copyright: © 2003 Marcus Comstedt
|
||||
© 2003 Niels Möller
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: md5.c md5-compress.c
|
||||
Copyright: © Colin Plumb, Andrew Kuchling
|
||||
© 2001 Niels Möller
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: memxor.c
|
||||
Copyright: © 1991,1993, 1995 Free Software Foundation, Inc.
|
||||
© 2010 Niels Möller
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: ripemd160.c ripemd160-compress.c
|
||||
Copyright: © 1998, 2001, 2002, 2003 Free Software Foundation, Inc.
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: ripemd160-meta.c ripemd160.h
|
||||
Copyright: © 2011 Andres Mejia
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: serpent-encrypt.c serpent-decrypt.c serpent-set-key.c
|
||||
Copyright: © 1998 Ross Anderson, Eli Biham, Lars Knudsen
|
||||
© 2003, 2004, 2005 Free Software Foundation, Inc.
|
||||
© 2010, 2011 Simon Josefsson
|
||||
© 2011 Niels Möller
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: sha*
|
||||
Copyright: © 2001, 2004 Peter Gutmann, Andrew Kuchling, Niels Möller
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: twofish*
|
||||
Copyright: © 1999 Ruud de Rooij <ruud@debian.org>
|
||||
© 1999 J.H.M. Dassen (Ray) <jdassen@wi.LeidenUniv.nl>
|
||||
© 2001 Niels Möller
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: dsa2sexp.c
|
||||
Copyright: © 2002, 2009 Niels Möller
|
||||
© 2009 Magnus Holmgren
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: testsuite/des-compat-test.c
|
||||
Copyright: © 1995-1997 Eric Young (eay@cryptsoft.com)
|
||||
License: other
|
||||
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 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. All advertising materials mentioning features or use of this software
|
||||
must display the following acknowledgement:
|
||||
"This product includes cryptographic software written by
|
||||
Eric Young (eay@cryptsoft.com)"
|
||||
The word 'cryptographic' can be left out if the rouines from the library
|
||||
being used are not cryptographic related :-).
|
||||
4. If you include any Windows specific code (or a derivative thereof) from
|
||||
the apps directory (application code) you must include an acknowledgement:
|
||||
"This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
|
||||
.
|
||||
THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``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 AUTHOR 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: tools/pkcs1-conv.c
|
||||
Copyright: © 2005, 2009 Niels Möller
|
||||
© 2009 Magnus Holmgren
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: x86*/aes-*-internal.asm
|
||||
Copyright: © 2001, 2002, 2005, 2008 Rafael R. Sevilla
|
||||
© 2001, 2002, 2005, 2008 Niels Möller
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: tools/getopt*
|
||||
Copyright: © 1987-2001 Free Software Foundation, Inc.
|
||||
License: GPL-2+
|
||||
|
||||
Files: config.guess config.sub
|
||||
Copyright: © 1992-2003 Free Software Foundation, Inc.
|
||||
License: GPL-2+ with Autoconf exception
|
||||
As a special exception to the GNU General Public License, if you
|
||||
distribute this file as part of a program that contains a
|
||||
configuration script generated by Autoconf, you may include it under
|
||||
the same distribution terms that you use for the rest of that program.
|
||||
|
||||
Files: debian/*
|
||||
Copyright: none
|
||||
License: public-domain
|
||||
I believe that most files in debian/ hardly contains any creative
|
||||
expression eligible for copyright.
|
||||
|
||||
Files: debian/sexp-conv.1
|
||||
Copyright: © 2002 Timshel Knoll <timshel@debian.org>
|
||||
© 2007 Magnus Holmgren
|
||||
License: GPL-2
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; version 2 dated June. 1991.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
|
||||
02110-1301 USA.
|
||||
.
|
||||
On Debian GNU/Linux systems, the complete text of the GNU General
|
||||
Public License, version 2, can be found in
|
||||
/usr/share/common-licenses/GPL-2.
|
||||
Comment:
|
||||
This manpage was copied from the lsh-utils package. Timshel didn't
|
||||
explicitly select a license for his packaging work, but I think that
|
||||
it can be considered released under the same license as LSH itself.
|
||||
|
||||
Files: debian/pkcs1-conv.1 debian/nettle-lfib-stream.1
|
||||
Copyright: © 2007 Magnus Holmgren
|
||||
License: GAP
|
||||
Copying and distribution of this file, with or without modification,
|
||||
are permitted in any medium without royalty provided the copyright
|
||||
notice and this notice are preserved.
|
||||
|
||||
License: LGPL-2.1+
|
||||
The nettle library is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU Lesser General Public License as published by
|
||||
the Free Software Foundation; either version 2.1 of the License, or (at your
|
||||
option) any later version.
|
||||
.
|
||||
The nettle library is distributed in the hope that it will be useful, but
|
||||
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
|
||||
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
|
||||
License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU Lesser General Public
|
||||
License along with this library; if not, write to the Free Software
|
||||
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
.
|
||||
On Debian GNU/Linux systems, the complete text of the newest version
|
||||
of the GNU Lesser General Public License can be found in
|
||||
/usr/share/common-licenses/LGPL.
|
||||
|
||||
License: GPL-2+
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
|
||||
02110-1301 USA.
|
||||
.
|
||||
On Debian GNU/Linux systems, the complete text of the newest version
|
||||
of the GNU General Public License can be found in
|
||||
/usr/share/common-licenses/GPL.
|
|
@ -0,0 +1,256 @@
|
|||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: nghttp2
|
||||
Upstream-Contact: Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
||||
Source: https://github.com/tatsuhiro-t/nghttp2
|
||||
|
||||
Files: *
|
||||
Copyright: 2012, 2013, 2014 Tatsuhiro Tsujikawa
|
||||
License: Expat
|
||||
|
||||
Files: third-party/http-parser/http_parser.h
|
||||
Copyright: Joyent, Inc. and other Node contributors. All rights reserved.
|
||||
License: Expat
|
||||
|
||||
Files: third-party/http-parser/http_parser.c
|
||||
Copyright: 2002-2013 Igor Sysoev
|
||||
2011-2013 Nginx, Inc.
|
||||
License: MIT
|
||||
Comment: Based on src/http/ngx_http_parse.c from NGINX copyright Igor Sysoev.
|
||||
Additional changes are licensed under the same terms as NGINX and
|
||||
copyright Joyent, Inc. and other Node contributors. All rights reserved.
|
||||
|
||||
Files: third-party/mruby/*
|
||||
Copyright: 2015 mruby developers
|
||||
License: MIT
|
||||
Comment: This code is not used by the Debian package, but is kept nevertheless.
|
||||
|
||||
Files: tests/nghttp2_npn_test.*
|
||||
Copyright: 2012, Twist Inc.
|
||||
License: Expat
|
||||
|
||||
Files: m4/ax_cxx_compile_stdcxx_11.m4
|
||||
Copyright: 2008, Benjamin Kosnik <bkoz@redhat.com>,
|
||||
2012, Zack Weinberg <zackw@panix.com>,
|
||||
2013, Roy Stogner <roystgnr@ices.utexas.edu>
|
||||
License: all-permissive
|
||||
|
||||
Files: m4/ax_python_devel.m4
|
||||
Copyright: 2009 Sebastian Huber <sebastian-huber@web.de>,
|
||||
2009 Alan W. Irwin,
|
||||
2009 Rafael Laboissiere <rafael@laboissiere.net>,
|
||||
2009 Andrew Collier,
|
||||
2009 Matteo Settenvini <matteo@member.fsf.org>,
|
||||
2009 Horst Knorr <hk_classes@knoda.org>,
|
||||
2013 Daniel Mullner <muellner@math.stanford.edu>
|
||||
License: GPL-3+ with autoconf exception
|
||||
|
||||
Files: doc/_themes/sphinx_rtd_theme/*
|
||||
Copyright: 2013 Dave Snider
|
||||
License: MIT
|
||||
|
||||
Files: doc/_themes/sphinx_rtd_theme/layout_old.html doc/_themes/sphinx_rtd_theme/search.html
|
||||
Copyright: 2007-2013 by the Sphinx team
|
||||
License: BSD-2-clause
|
||||
Comment: License details from https://bitbucket.org/birkenfeld/sphinx/src file LICENSE
|
||||
|
||||
Files: doc/_themes/sphinx_rtd_theme/static/fonts/FontAwesome.otf
|
||||
Copyright: Dave Gandy
|
||||
License: SIL-OFL-1.1
|
||||
Comment: Font Awesome by Dave Gandy - http://fontawesome.io
|
||||
|
||||
|
||||
License: Expat
|
||||
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 AUTHORS OR COPYRIGHT HOLDERS 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.
|
||||
|
||||
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
|
||||
AUTHORS OR COPYRIGHT HOLDERS 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.
|
||||
|
||||
License: GPL-3+ with autoconf exception
|
||||
This program is free software: you can redistribute it and/or modify it
|
||||
under the terms of the GNU General Public License as published by the
|
||||
Free Software Foundation, either version 3 of the License, or (at your
|
||||
option) any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful, but
|
||||
WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
|
||||
Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License along
|
||||
with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
.
|
||||
As a special exception, the respective Autoconf Macro's copyright owner
|
||||
gives unlimited permission to copy, distribute and modify the configure
|
||||
scripts that are the output of Autoconf when processing the Macro. You
|
||||
need not follow the terms of the GNU General Public License when using
|
||||
or distributing such scripts, even though portions of the text of the
|
||||
Macro appear in them. The GNU General Public License (GPL) does govern
|
||||
all other use of the material that constitutes the Autoconf Macro.
|
||||
.
|
||||
This special exception to the GPL applies to versions of the Autoconf
|
||||
Macro released by the Autoconf Archive. When you make and distribute a
|
||||
modified version of the Autoconf Macro, you may extend this special
|
||||
exception to the GPL to apply to your modified version as well.
|
||||
.
|
||||
On Debian systems, the full text of the GNU General Public
|
||||
License version 3 can be found in the file
|
||||
`/usr/share/common-licenses/GPL-3'.
|
||||
|
||||
License: all-permissive
|
||||
Copying and distribution of this file, with or without modification, are
|
||||
permitted in any medium without royalty provided the copyright notice
|
||||
and this notice are preserved. This file is offered as-is, without any
|
||||
warranty.
|
||||
|
||||
License: BSD-2-clause
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions are
|
||||
met:
|
||||
.
|
||||
* Redistributions of source code must retain the above copyright
|
||||
notice, this list of conditions and the following disclaimer.
|
||||
.
|
||||
* 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.
|
||||
.
|
||||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 COPYRIGHT
|
||||
OWNER 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.
|
||||
|
||||
License: SIL-OFL-1.1
|
||||
SIL Open Font License 1.1
|
||||
.
|
||||
License details from http://fortawesome.github.io/Font-Awesome/
|
||||
.
|
||||
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
||||
This license is copied below, and is also available with a FAQ at:
|
||||
http://scripts.sil.org/OFL
|
||||
.
|
||||
-----------------------------------------------------------
|
||||
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
|
||||
-----------------------------------------------------------
|
||||
.
|
||||
PREAMBLE
|
||||
The goals of the Open Font License (OFL) are to stimulate worldwide
|
||||
development of collaborative font projects, to support the font creation
|
||||
efforts of academic and linguistic communities, and to provide a free and
|
||||
open framework in which fonts may be shared and improved in partnership
|
||||
with others.
|
||||
.
|
||||
The OFL allows the licensed fonts to be used, studied, modified and
|
||||
redistributed freely as long as they are not sold by themselves. The
|
||||
fonts, including any derivative works, can be bundled, embedded,
|
||||
redistributed and/or sold with any software provided that any reserved
|
||||
names are not used by derivative works. The fonts and derivatives,
|
||||
however, cannot be released under any other type of license. The
|
||||
requirement for fonts to remain under this license does not apply
|
||||
to any document created using the fonts or their derivatives.
|
||||
.
|
||||
DEFINITIONS
|
||||
"Font Software" refers to the set of files released by the Copyright
|
||||
Holder(s) under this license and clearly marked as such. This may
|
||||
include source files, build scripts and documentation.
|
||||
.
|
||||
"Reserved Font Name" refers to any names specified as such after the
|
||||
copyright statement(s).
|
||||
.
|
||||
"Original Version" refers to the collection of Font Software components as
|
||||
distributed by the Copyright Holder(s).
|
||||
.
|
||||
"Modified Version" refers to any derivative made by adding to, deleting,
|
||||
or substituting -- in part or in whole -- any of the components of the
|
||||
Original Version, by changing formats or by porting the Font Software to a
|
||||
new environment.
|
||||
.
|
||||
"Author" refers to any designer, engineer, programmer, technical
|
||||
writer or other person who contributed to the Font Software.
|
||||
.
|
||||
PERMISSION & CONDITIONS
|
||||
Permission is hereby granted, free of charge, to any person obtaining
|
||||
a copy of the Font Software, to use, study, copy, merge, embed, modify,
|
||||
redistribute, and sell modified and unmodified copies of the Font
|
||||
Software, subject to the following conditions:
|
||||
.
|
||||
1) Neither the Font Software nor any of its individual components,
|
||||
in Original or Modified Versions, may be sold by itself.
|
||||
.
|
||||
2) Original or Modified Versions of the Font Software may be bundled,
|
||||
redistributed and/or sold with any software, provided that each copy
|
||||
contains the above copyright notice and this license. These can be
|
||||
included either as stand-alone text files, human-readable headers or
|
||||
in the appropriate machine-readable metadata fields within text or
|
||||
binary files as long as those fields can be easily viewed by the user.
|
||||
.
|
||||
3) No Modified Version of the Font Software may use the Reserved Font
|
||||
Name(s) unless explicit written permission is granted by the corresponding
|
||||
Copyright Holder. This restriction only applies to the primary font name as
|
||||
presented to the users.
|
||||
.
|
||||
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
|
||||
Software shall not be used to promote, endorse or advertise any
|
||||
Modified Version, except to acknowledge the contribution(s) of the
|
||||
Copyright Holder(s) and the Author(s) or with their explicit written
|
||||
permission.
|
||||
.
|
||||
5) The Font Software, modified or unmodified, in part or in whole,
|
||||
must be distributed entirely under this license, and must not be
|
||||
distributed under any other license. The requirement for fonts to
|
||||
remain under this license does not apply to any document created
|
||||
using the Font Software.
|
||||
.
|
||||
TERMINATION
|
||||
This license becomes null and void if any of the above conditions are
|
||||
not met.
|
||||
.
|
||||
DISCLAIMER
|
||||
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
|
||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
|
||||
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
|
||||
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
|
||||
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
|
||||
OTHER DEALINGS IN THE FONT SOFTWARE.
|
|
@ -0,0 +1,387 @@
|
|||
This package was debianized by Mike Hommey <glandium@debian.org> on
|
||||
Sun, 25 Mar 2007 12:17:27 +0200.
|
||||
|
||||
It was downloaded from http://ftp.mozilla.org/pub/mozilla.org/nspr/
|
||||
|
||||
Upstream Author: The Mozilla Project.
|
||||
|
||||
The NSPR library is licensed under the terms of the Mozilla Public License
|
||||
version 2.0 below.
|
||||
|
||||
The original code is copyright (c) 1998-2000 Netscape Communications
|
||||
Corporation.
|
||||
|
||||
|
||||
Mozilla Public License Version 2.0
|
||||
==================================
|
||||
|
||||
1. Definitions
|
||||
--------------
|
||||
|
||||
1.1. "Contributor"
|
||||
means each individual or legal entity that creates, contributes to
|
||||
the creation of, or owns Covered Software.
|
||||
|
||||
1.2. "Contributor Version"
|
||||
means the combination of the Contributions of others (if any) used
|
||||
by a Contributor and that particular Contributor's Contribution.
|
||||
|
||||
1.3. "Contribution"
|
||||
means Covered Software of a particular Contributor.
|
||||
|
||||
1.4. "Covered Software"
|
||||
means Source Code Form to which the initial Contributor has attached
|
||||
the notice in Exhibit A, the Executable Form of such Source Code
|
||||
Form, and Modifications of such Source Code Form, in each case
|
||||
including portions thereof.
|
||||
|
||||
1.5. "Incompatible With Secondary Licenses"
|
||||
means
|
||||
|
||||
(a) that the initial Contributor has attached the notice described
|
||||
in Exhibit B to the Covered Software; or
|
||||
|
||||
(b) that the Covered Software was made available under the terms of
|
||||
version 1.1 or earlier of the License, but not also under the
|
||||
terms of a Secondary License.
|
||||
|
||||
1.6. "Executable Form"
|
||||
means any form of the work other than Source Code Form.
|
||||
|
||||
1.7. "Larger Work"
|
||||
means a work that combines Covered Software with other material, in
|
||||
a separate file or files, that is not Covered Software.
|
||||
|
||||
1.8. "License"
|
||||
means this document.
|
||||
|
||||
1.9. "Licensable"
|
||||
means having the right to grant, to the maximum extent possible,
|
||||
whether at the time of the initial grant or subsequently, any and
|
||||
all of the rights conveyed by this License.
|
||||
|
||||
1.10. "Modifications"
|
||||
means any of the following:
|
||||
|
||||
(a) any file in Source Code Form that results from an addition to,
|
||||
deletion from, or modification of the contents of Covered
|
||||
Software; or
|
||||
|
||||
(b) any new file in Source Code Form that contains any Covered
|
||||
Software.
|
||||
|
||||
1.11. "Patent Claims" of a Contributor
|
||||
means any patent claim(s), including without limitation, method,
|
||||
process, and apparatus claims, in any patent Licensable by such
|
||||
Contributor that would be infringed, but for the grant of the
|
||||
License, by the making, using, selling, offering for sale, having
|
||||
made, import, or transfer of either its Contributions or its
|
||||
Contributor Version.
|
||||
|
||||
1.12. "Secondary License"
|
||||
means either the GNU General Public License, Version 2.0, the GNU
|
||||
Lesser General Public License, Version 2.1, the GNU Affero General
|
||||
Public License, Version 3.0, or any later versions of those
|
||||
licenses.
|
||||
|
||||
1.13. "Source Code Form"
|
||||
means the form of the work preferred for making modifications.
|
||||
|
||||
1.14. "You" (or "Your")
|
||||
means an individual or a legal entity exercising rights under this
|
||||
License. For legal entities, "You" includes any entity that
|
||||
controls, is controlled by, or is under common control with You. For
|
||||
purposes of this definition, "control" means (a) the power, direct
|
||||
or indirect, to cause the direction or management of such entity,
|
||||
whether by contract or otherwise, or (b) ownership of more than
|
||||
fifty percent (50%) of the outstanding shares or beneficial
|
||||
ownership of such entity.
|
||||
|
||||
2. License Grants and Conditions
|
||||
--------------------------------
|
||||
|
||||
2.1. Grants
|
||||
|
||||
Each Contributor hereby grants You a world-wide, royalty-free,
|
||||
non-exclusive license:
|
||||
|
||||
(a) under intellectual property rights (other than patent or trademark)
|
||||
Licensable by such Contributor to use, reproduce, make available,
|
||||
modify, display, perform, distribute, and otherwise exploit its
|
||||
Contributions, either on an unmodified basis, with Modifications, or
|
||||
as part of a Larger Work; and
|
||||
|
||||
(b) under Patent Claims of such Contributor to make, use, sell, offer
|
||||
for sale, have made, import, and otherwise transfer either its
|
||||
Contributions or its Contributor Version.
|
||||
|
||||
2.2. Effective Date
|
||||
|
||||
The licenses granted in Section 2.1 with respect to any Contribution
|
||||
become effective for each Contribution on the date the Contributor first
|
||||
distributes such Contribution.
|
||||
|
||||
2.3. Limitations on Grant Scope
|
||||
|
||||
The licenses granted in this Section 2 are the only rights granted under
|
||||
this License. No additional rights or licenses will be implied from the
|
||||
distribution or licensing of Covered Software under this License.
|
||||
Notwithstanding Section 2.1(b) above, no patent license is granted by a
|
||||
Contributor:
|
||||
|
||||
(a) for any code that a Contributor has removed from Covered Software;
|
||||
or
|
||||
|
||||
(b) for infringements caused by: (i) Your and any other third party's
|
||||
modifications of Covered Software, or (ii) the combination of its
|
||||
Contributions with other software (except as part of its Contributor
|
||||
Version); or
|
||||
|
||||
(c) under Patent Claims infringed by Covered Software in the absence of
|
||||
its Contributions.
|
||||
|
||||
This License does not grant any rights in the trademarks, service marks,
|
||||
or logos of any Contributor (except as may be necessary to comply with
|
||||
the notice requirements in Section 3.4).
|
||||
|
||||
2.4. Subsequent Licenses
|
||||
|
||||
No Contributor makes additional grants as a result of Your choice to
|
||||
distribute the Covered Software under a subsequent version of this
|
||||
License (see Section 10.2) or under the terms of a Secondary License (if
|
||||
permitted under the terms of Section 3.3).
|
||||
|
||||
2.5. Representation
|
||||
|
||||
Each Contributor represents that the Contributor believes its
|
||||
Contributions are its original creation(s) or it has sufficient rights
|
||||
to grant the rights to its Contributions conveyed by this License.
|
||||
|
||||
2.6. Fair Use
|
||||
|
||||
This License is not intended to limit any rights You have under
|
||||
applicable copyright doctrines of fair use, fair dealing, or other
|
||||
equivalents.
|
||||
|
||||
2.7. Conditions
|
||||
|
||||
Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted
|
||||
in Section 2.1.
|
||||
|
||||
3. Responsibilities
|
||||
-------------------
|
||||
|
||||
3.1. Distribution of Source Form
|
||||
|
||||
All distribution of Covered Software in Source Code Form, including any
|
||||
Modifications that You create or to which You contribute, must be under
|
||||
the terms of this License. You must inform recipients that the Source
|
||||
Code Form of the Covered Software is governed by the terms of this
|
||||
License, and how they can obtain a copy of this License. You may not
|
||||
attempt to alter or restrict the recipients' rights in the Source Code
|
||||
Form.
|
||||
|
||||
3.2. Distribution of Executable Form
|
||||
|
||||
If You distribute Covered Software in Executable Form then:
|
||||
|
||||
(a) such Covered Software must also be made available in Source Code
|
||||
Form, as described in Section 3.1, and You must inform recipients of
|
||||
the Executable Form how they can obtain a copy of such Source Code
|
||||
Form by reasonable means in a timely manner, at a charge no more
|
||||
than the cost of distribution to the recipient; and
|
||||
|
||||
(b) You may distribute such Executable Form under the terms of this
|
||||
License, or sublicense it under different terms, provided that the
|
||||
license for the Executable Form does not attempt to limit or alter
|
||||
the recipients' rights in the Source Code Form under this License.
|
||||
|
||||
3.3. Distribution of a Larger Work
|
||||
|
||||
You may create and distribute a Larger Work under terms of Your choice,
|
||||
provided that You also comply with the requirements of this License for
|
||||
the Covered Software. If the Larger Work is a combination of Covered
|
||||
Software with a work governed by one or more Secondary Licenses, and the
|
||||
Covered Software is not Incompatible With Secondary Licenses, this
|
||||
License permits You to additionally distribute such Covered Software
|
||||
under the terms of such Secondary License(s), so that the recipient of
|
||||
the Larger Work may, at their option, further distribute the Covered
|
||||
Software under the terms of either this License or such Secondary
|
||||
License(s).
|
||||
|
||||
3.4. Notices
|
||||
|
||||
You may not remove or alter the substance of any license notices
|
||||
(including copyright notices, patent notices, disclaimers of warranty,
|
||||
or limitations of liability) contained within the Source Code Form of
|
||||
the Covered Software, except that You may alter any license notices to
|
||||
the extent required to remedy known factual inaccuracies.
|
||||
|
||||
3.5. Application of Additional Terms
|
||||
|
||||
You may choose to offer, and to charge a fee for, warranty, support,
|
||||
indemnity or liability obligations to one or more recipients of Covered
|
||||
Software. However, You may do so only on Your own behalf, and not on
|
||||
behalf of any Contributor. You must make it absolutely clear that any
|
||||
such warranty, support, indemnity, or liability obligation is offered by
|
||||
You alone, and You hereby agree to indemnify every Contributor for any
|
||||
liability incurred by such Contributor as a result of warranty, support,
|
||||
indemnity or liability terms You offer. You may include additional
|
||||
disclaimers of warranty and limitations of liability specific to any
|
||||
jurisdiction.
|
||||
|
||||
4. Inability to Comply Due to Statute or Regulation
|
||||
---------------------------------------------------
|
||||
|
||||
If it is impossible for You to comply with any of the terms of this
|
||||
License with respect to some or all of the Covered Software due to
|
||||
statute, judicial order, or regulation then You must: (a) comply with
|
||||
the terms of this License to the maximum extent possible; and (b)
|
||||
describe the limitations and the code they affect. Such description must
|
||||
be placed in a text file included with all distributions of the Covered
|
||||
Software under this License. Except to the extent prohibited by statute
|
||||
or regulation, such description must be sufficiently detailed for a
|
||||
recipient of ordinary skill to be able to understand it.
|
||||
|
||||
5. Termination
|
||||
--------------
|
||||
|
||||
5.1. The rights granted under this License will terminate automatically
|
||||
if You fail to comply with any of its terms. However, if You become
|
||||
compliant, then the rights granted under this License from a particular
|
||||
Contributor are reinstated (a) provisionally, unless and until such
|
||||
Contributor explicitly and finally terminates Your grants, and (b) on an
|
||||
ongoing basis, if such Contributor fails to notify You of the
|
||||
non-compliance by some reasonable means prior to 60 days after You have
|
||||
come back into compliance. Moreover, Your grants from a particular
|
||||
Contributor are reinstated on an ongoing basis if such Contributor
|
||||
notifies You of the non-compliance by some reasonable means, this is the
|
||||
first time You have received notice of non-compliance with this License
|
||||
from such Contributor, and You become compliant prior to 30 days after
|
||||
Your receipt of the notice.
|
||||
|
||||
5.2. If You initiate litigation against any entity by asserting a patent
|
||||
infringement claim (excluding declaratory judgment actions,
|
||||
counter-claims, and cross-claims) alleging that a Contributor Version
|
||||
directly or indirectly infringes any patent, then the rights granted to
|
||||
You by any and all Contributors for the Covered Software under Section
|
||||
2.1 of this License shall terminate.
|
||||
|
||||
5.3. In the event of termination under Sections 5.1 or 5.2 above, all
|
||||
end user license agreements (excluding distributors and resellers) which
|
||||
have been validly granted by You or Your distributors under this License
|
||||
prior to termination shall survive termination.
|
||||
|
||||
************************************************************************
|
||||
* *
|
||||
* 6. Disclaimer of Warranty *
|
||||
* ------------------------- *
|
||||
* *
|
||||
* Covered Software is provided under this License on an "as is" *
|
||||
* basis, without warranty of any kind, either expressed, implied, or *
|
||||
* statutory, including, without limitation, warranties that the *
|
||||
* Covered Software is free of defects, merchantable, fit for a *
|
||||
* particular purpose or non-infringing. The entire risk as to the *
|
||||
* quality and performance of the Covered Software is with You. *
|
||||
* Should any Covered Software prove defective in any respect, You *
|
||||
* (not any Contributor) assume the cost of any necessary servicing, *
|
||||
* repair, or correction. This disclaimer of warranty constitutes an *
|
||||
* essential part of this License. No use of any Covered Software is *
|
||||
* authorized under this License except under this disclaimer. *
|
||||
* *
|
||||
************************************************************************
|
||||
|
||||
************************************************************************
|
||||
* *
|
||||
* 7. Limitation of Liability *
|
||||
* -------------------------- *
|
||||
* *
|
||||
* Under no circumstances and under no legal theory, whether tort *
|
||||
* (including negligence), contract, or otherwise, shall any *
|
||||
* Contributor, or anyone who distributes Covered Software as *
|
||||
* permitted above, be liable to You for any direct, indirect, *
|
||||
* special, incidental, or consequential damages of any character *
|
||||
* including, without limitation, damages for lost profits, loss of *
|
||||
* goodwill, work stoppage, computer failure or malfunction, or any *
|
||||
* and all other commercial damages or losses, even if such party *
|
||||
* shall have been informed of the possibility of such damages. This *
|
||||
* limitation of liability shall not apply to liability for death or *
|
||||
* personal injury resulting from such party's negligence to the *
|
||||
* extent applicable law prohibits such limitation. Some *
|
||||
* jurisdictions do not allow the exclusion or limitation of *
|
||||
* incidental or consequential damages, so this exclusion and *
|
||||
* limitation may not apply to You. *
|
||||
* *
|
||||
************************************************************************
|
||||
|
||||
8. Litigation
|
||||
-------------
|
||||
|
||||
Any litigation relating to this License may be brought only in the
|
||||
courts of a jurisdiction where the defendant maintains its principal
|
||||
place of business and such litigation shall be governed by laws of that
|
||||
jurisdiction, without reference to its conflict-of-law provisions.
|
||||
Nothing in this Section shall prevent a party's ability to bring
|
||||
cross-claims or counter-claims.
|
||||
|
||||
9. Miscellaneous
|
||||
----------------
|
||||
|
||||
This License represents the complete agreement concerning the subject
|
||||
matter hereof. If any provision of this License is held to be
|
||||
unenforceable, such provision shall be reformed only to the extent
|
||||
necessary to make it enforceable. Any law or regulation which provides
|
||||
that the language of a contract shall be construed against the drafter
|
||||
shall not be used to construe this License against a Contributor.
|
||||
|
||||
10. Versions of the License
|
||||
---------------------------
|
||||
|
||||
10.1. New Versions
|
||||
|
||||
Mozilla Foundation is the license steward. Except as provided in Section
|
||||
10.3, no one other than the license steward has the right to modify or
|
||||
publish new versions of this License. Each version will be given a
|
||||
distinguishing version number.
|
||||
|
||||
10.2. Effect of New Versions
|
||||
|
||||
You may distribute the Covered Software under the terms of the version
|
||||
of the License under which You originally received the Covered Software,
|
||||
or under the terms of any subsequent version published by the license
|
||||
steward.
|
||||
|
||||
10.3. Modified Versions
|
||||
|
||||
If you create software not governed by this License, and you want to
|
||||
create a new license for such software, you may create and use a
|
||||
modified version of this License if you rename the license and remove
|
||||
any references to the name of the license steward (except to note that
|
||||
such modified license differs from this License).
|
||||
|
||||
10.4. Distributing Source Code Form that is Incompatible With Secondary
|
||||
Licenses
|
||||
|
||||
If You choose to distribute Source Code Form that is Incompatible With
|
||||
Secondary Licenses under the terms of this version of the License, the
|
||||
notice described in Exhibit B of this License must be attached.
|
||||
|
||||
Exhibit A - Source Code Form License Notice
|
||||
-------------------------------------------
|
||||
|
||||
This Source Code Form is subject to the terms of the Mozilla Public
|
||||
License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
If it is not possible or desirable to put the notice in a particular
|
||||
file, then You may include the notice in a location (such as a LICENSE
|
||||
file in a relevant directory) where a recipient would be likely to look
|
||||
for such a notice.
|
||||
|
||||
You may add additional accurate notices of copyright ownership.
|
||||
|
||||
Exhibit B - "Incompatible With Secondary Licenses" Notice
|
||||
---------------------------------------------------------
|
||||
|
||||
This Source Code Form is "Incompatible With Secondary Licenses", as
|
||||
defined by the Mozilla Public License, v. 2.0.
|
|
@ -0,0 +1,577 @@
|
|||
This package was debianized by Mike Hommey <glandium@debian.org> on
|
||||
Sun, 25 Mar 2007 19:36:42 +0200.
|
||||
|
||||
It was downloaded from http://ftp.mozilla.org/pub/mozilla.org/security/nss/
|
||||
|
||||
Upstream Author: The Mozilla Project.
|
||||
|
||||
The NSS library is licensed under the terms of the Mozilla Public License
|
||||
version 2.0, which terms can be found further below.
|
||||
|
||||
The original code is copyright (c) 1994-2000 Netscape Communications
|
||||
Corporation.
|
||||
|
||||
Some external libraries are also provided in the source tree with the
|
||||
following licensing terms:
|
||||
|
||||
=== zlib
|
||||
|
||||
The nss/lib/zlib directory is licensed under the following
|
||||
terms:
|
||||
|
||||
(C) 1995-2004 Jean-loup Gailly and Mark Adler
|
||||
|
||||
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.
|
||||
|
||||
=== dbm
|
||||
|
||||
The nss/lib/dbm directory, with few exceptions, is licensed under the
|
||||
following terms:
|
||||
|
||||
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.
|
||||
|
||||
=== sqlite
|
||||
|
||||
The nss/lib/sqlite/sqlite3.[ch] files contain a copy of sqlite with the
|
||||
following licensing terms:
|
||||
|
||||
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.
|
||||
|
||||
=== mkdepend
|
||||
|
||||
The nss/coreconf/mkdepend directory contains a copy of mkdepend with the
|
||||
following licensing terms:
|
||||
|
||||
cppsetup.c, def.h, include.c, main.c, mkdepend.man, parse.c, pr.c:
|
||||
Copyright (c) 1993, 1994, 1998 The Open Group
|
||||
|
||||
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.
|
||||
|
||||
ifparser.[ch]:
|
||||
|
||||
Copyright 1992 Network Computing Devices, Inc.
|
||||
|
||||
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.
|
||||
|
||||
imakemdep.h:
|
||||
|
||||
Copyright (c) 1993, 1994 X Consortium
|
||||
|
||||
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.
|
||||
|
||||
|
||||
=== MPL
|
||||
|
||||
Note on GPL Compatibility
|
||||
-------------------------
|
||||
|
||||
The MPL 2, section 3.3, permits you to combine NSS with code under the GNU
|
||||
General Public License (GPL) version 2, or any later version of that
|
||||
license, to make a Larger Work, and distribute the result under the GPL.
|
||||
The only condition is that you must also make NSS, and any changes you
|
||||
have made to it, available to recipients under the terms of the MPL 2 also.
|
||||
|
||||
Anyone who receives the combined code from you does not have to continue
|
||||
to dual licence in this way, and may, if they wish, distribute under the
|
||||
terms of either of the two licences - either the MPL alone or the GPL
|
||||
alone. However, we discourage people from distributing copies of NSS under
|
||||
the GPL alone, because it means that any improvements they make cannot be
|
||||
reincorporated into the main version of NSS. There is never a need to do
|
||||
this for license compatibility reasons.
|
||||
|
||||
Note on LGPL Compatibility
|
||||
--------------------------
|
||||
|
||||
The above also applies to combining MPLed code in a single library with
|
||||
code under the GNU Lesser General Public License (LGPL) version 2.1, or
|
||||
any later version of that license. If the LGPLed code and the MPLed code
|
||||
are not in the same library, then the copyleft coverage of the two
|
||||
licences does not overlap, so no issues arise.
|
||||
|
||||
|
||||
Mozilla Public License Version 2.0
|
||||
==================================
|
||||
|
||||
1. Definitions
|
||||
--------------
|
||||
|
||||
1.1. "Contributor"
|
||||
means each individual or legal entity that creates, contributes to
|
||||
the creation of, or owns Covered Software.
|
||||
|
||||
1.2. "Contributor Version"
|
||||
means the combination of the Contributions of others (if any) used
|
||||
by a Contributor and that particular Contributor's Contribution.
|
||||
|
||||
1.3. "Contribution"
|
||||
means Covered Software of a particular Contributor.
|
||||
|
||||
1.4. "Covered Software"
|
||||
means Source Code Form to which the initial Contributor has attached
|
||||
the notice in Exhibit A, the Executable Form of such Source Code
|
||||
Form, and Modifications of such Source Code Form, in each case
|
||||
including portions thereof.
|
||||
|
||||
1.5. "Incompatible With Secondary Licenses"
|
||||
means
|
||||
|
||||
(a) that the initial Contributor has attached the notice described
|
||||
in Exhibit B to the Covered Software; or
|
||||
|
||||
(b) that the Covered Software was made available under the terms of
|
||||
version 1.1 or earlier of the License, but not also under the
|
||||
terms of a Secondary License.
|
||||
|
||||
1.6. "Executable Form"
|
||||
means any form of the work other than Source Code Form.
|
||||
|
||||
1.7. "Larger Work"
|
||||
means a work that combines Covered Software with other material, in
|
||||
a separate file or files, that is not Covered Software.
|
||||
|
||||
1.8. "License"
|
||||
means this document.
|
||||
|
||||
1.9. "Licensable"
|
||||
means having the right to grant, to the maximum extent possible,
|
||||
whether at the time of the initial grant or subsequently, any and
|
||||
all of the rights conveyed by this License.
|
||||
|
||||
1.10. "Modifications"
|
||||
means any of the following:
|
||||
|
||||
(a) any file in Source Code Form that results from an addition to,
|
||||
deletion from, or modification of the contents of Covered
|
||||
Software; or
|
||||
|
||||
(b) any new file in Source Code Form that contains any Covered
|
||||
Software.
|
||||
|
||||
1.11. "Patent Claims" of a Contributor
|
||||
means any patent claim(s), including without limitation, method,
|
||||
process, and apparatus claims, in any patent Licensable by such
|
||||
Contributor that would be infringed, but for the grant of the
|
||||
License, by the making, using, selling, offering for sale, having
|
||||
made, import, or transfer of either its Contributions or its
|
||||
Contributor Version.
|
||||
|
||||
1.12. "Secondary License"
|
||||
means either the GNU General Public License, Version 2.0, the GNU
|
||||
Lesser General Public License, Version 2.1, the GNU Affero General
|
||||
Public License, Version 3.0, or any later versions of those
|
||||
licenses.
|
||||
|
||||
1.13. "Source Code Form"
|
||||
means the form of the work preferred for making modifications.
|
||||
|
||||
1.14. "You" (or "Your")
|
||||
means an individual or a legal entity exercising rights under this
|
||||
License. For legal entities, "You" includes any entity that
|
||||
controls, is controlled by, or is under common control with You. For
|
||||
purposes of this definition, "control" means (a) the power, direct
|
||||
or indirect, to cause the direction or management of such entity,
|
||||
whether by contract or otherwise, or (b) ownership of more than
|
||||
fifty percent (50%) of the outstanding shares or beneficial
|
||||
ownership of such entity.
|
||||
|
||||
2. License Grants and Conditions
|
||||
--------------------------------
|
||||
|
||||
2.1. Grants
|
||||
|
||||
Each Contributor hereby grants You a world-wide, royalty-free,
|
||||
non-exclusive license:
|
||||
|
||||
(a) under intellectual property rights (other than patent or trademark)
|
||||
Licensable by such Contributor to use, reproduce, make available,
|
||||
modify, display, perform, distribute, and otherwise exploit its
|
||||
Contributions, either on an unmodified basis, with Modifications, or
|
||||
as part of a Larger Work; and
|
||||
|
||||
(b) under Patent Claims of such Contributor to make, use, sell, offer
|
||||
for sale, have made, import, and otherwise transfer either its
|
||||
Contributions or its Contributor Version.
|
||||
|
||||
2.2. Effective Date
|
||||
|
||||
The licenses granted in Section 2.1 with respect to any Contribution
|
||||
become effective for each Contribution on the date the Contributor first
|
||||
distributes such Contribution.
|
||||
|
||||
2.3. Limitations on Grant Scope
|
||||
|
||||
The licenses granted in this Section 2 are the only rights granted under
|
||||
this License. No additional rights or licenses will be implied from the
|
||||
distribution or licensing of Covered Software under this License.
|
||||
Notwithstanding Section 2.1(b) above, no patent license is granted by a
|
||||
Contributor:
|
||||
|
||||
(a) for any code that a Contributor has removed from Covered Software;
|
||||
or
|
||||
|
||||
(b) for infringements caused by: (i) Your and any other third party's
|
||||
modifications of Covered Software, or (ii) the combination of its
|
||||
Contributions with other software (except as part of its Contributor
|
||||
Version); or
|
||||
|
||||
(c) under Patent Claims infringed by Covered Software in the absence of
|
||||
its Contributions.
|
||||
|
||||
This License does not grant any rights in the trademarks, service marks,
|
||||
or logos of any Contributor (except as may be necessary to comply with
|
||||
the notice requirements in Section 3.4).
|
||||
|
||||
2.4. Subsequent Licenses
|
||||
|
||||
No Contributor makes additional grants as a result of Your choice to
|
||||
distribute the Covered Software under a subsequent version of this
|
||||
License (see Section 10.2) or under the terms of a Secondary License (if
|
||||
permitted under the terms of Section 3.3).
|
||||
|
||||
2.5. Representation
|
||||
|
||||
Each Contributor represents that the Contributor believes its
|
||||
Contributions are its original creation(s) or it has sufficient rights
|
||||
to grant the rights to its Contributions conveyed by this License.
|
||||
|
||||
2.6. Fair Use
|
||||
|
||||
This License is not intended to limit any rights You have under
|
||||
applicable copyright doctrines of fair use, fair dealing, or other
|
||||
equivalents.
|
||||
|
||||
2.7. Conditions
|
||||
|
||||
Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted
|
||||
in Section 2.1.
|
||||
|
||||
3. Responsibilities
|
||||
-------------------
|
||||
|
||||
3.1. Distribution of Source Form
|
||||
|
||||
All distribution of Covered Software in Source Code Form, including any
|
||||
Modifications that You create or to which You contribute, must be under
|
||||
the terms of this License. You must inform recipients that the Source
|
||||
Code Form of the Covered Software is governed by the terms of this
|
||||
License, and how they can obtain a copy of this License. You may not
|
||||
attempt to alter or restrict the recipients' rights in the Source Code
|
||||
Form.
|
||||
|
||||
3.2. Distribution of Executable Form
|
||||
|
||||
If You distribute Covered Software in Executable Form then:
|
||||
|
||||
(a) such Covered Software must also be made available in Source Code
|
||||
Form, as described in Section 3.1, and You must inform recipients of
|
||||
the Executable Form how they can obtain a copy of such Source Code
|
||||
Form by reasonable means in a timely manner, at a charge no more
|
||||
than the cost of distribution to the recipient; and
|
||||
|
||||
(b) You may distribute such Executable Form under the terms of this
|
||||
License, or sublicense it under different terms, provided that the
|
||||
license for the Executable Form does not attempt to limit or alter
|
||||
the recipients' rights in the Source Code Form under this License.
|
||||
|
||||
3.3. Distribution of a Larger Work
|
||||
|
||||
You may create and distribute a Larger Work under terms of Your choice,
|
||||
provided that You also comply with the requirements of this License for
|
||||
the Covered Software. If the Larger Work is a combination of Covered
|
||||
Software with a work governed by one or more Secondary Licenses, and the
|
||||
Covered Software is not Incompatible With Secondary Licenses, this
|
||||
License permits You to additionally distribute such Covered Software
|
||||
under the terms of such Secondary License(s), so that the recipient of
|
||||
the Larger Work may, at their option, further distribute the Covered
|
||||
Software under the terms of either this License or such Secondary
|
||||
License(s).
|
||||
|
||||
3.4. Notices
|
||||
|
||||
You may not remove or alter the substance of any license notices
|
||||
(including copyright notices, patent notices, disclaimers of warranty,
|
||||
or limitations of liability) contained within the Source Code Form of
|
||||
the Covered Software, except that You may alter any license notices to
|
||||
the extent required to remedy known factual inaccuracies.
|
||||
|
||||
3.5. Application of Additional Terms
|
||||
|
||||
You may choose to offer, and to charge a fee for, warranty, support,
|
||||
indemnity or liability obligations to one or more recipients of Covered
|
||||
Software. However, You may do so only on Your own behalf, and not on
|
||||
behalf of any Contributor. You must make it absolutely clear that any
|
||||
such warranty, support, indemnity, or liability obligation is offered by
|
||||
You alone, and You hereby agree to indemnify every Contributor for any
|
||||
liability incurred by such Contributor as a result of warranty, support,
|
||||
indemnity or liability terms You offer. You may include additional
|
||||
disclaimers of warranty and limitations of liability specific to any
|
||||
jurisdiction.
|
||||
|
||||
4. Inability to Comply Due to Statute or Regulation
|
||||
---------------------------------------------------
|
||||
|
||||
If it is impossible for You to comply with any of the terms of this
|
||||
License with respect to some or all of the Covered Software due to
|
||||
statute, judicial order, or regulation then You must: (a) comply with
|
||||
the terms of this License to the maximum extent possible; and (b)
|
||||
describe the limitations and the code they affect. Such description must
|
||||
be placed in a text file included with all distributions of the Covered
|
||||
Software under this License. Except to the extent prohibited by statute
|
||||
or regulation, such description must be sufficiently detailed for a
|
||||
recipient of ordinary skill to be able to understand it.
|
||||
|
||||
5. Termination
|
||||
--------------
|
||||
|
||||
5.1. The rights granted under this License will terminate automatically
|
||||
if You fail to comply with any of its terms. However, if You become
|
||||
compliant, then the rights granted under this License from a particular
|
||||
Contributor are reinstated (a) provisionally, unless and until such
|
||||
Contributor explicitly and finally terminates Your grants, and (b) on an
|
||||
ongoing basis, if such Contributor fails to notify You of the
|
||||
non-compliance by some reasonable means prior to 60 days after You have
|
||||
come back into compliance. Moreover, Your grants from a particular
|
||||
Contributor are reinstated on an ongoing basis if such Contributor
|
||||
notifies You of the non-compliance by some reasonable means, this is the
|
||||
first time You have received notice of non-compliance with this License
|
||||
from such Contributor, and You become compliant prior to 30 days after
|
||||
Your receipt of the notice.
|
||||
|
||||
5.2. If You initiate litigation against any entity by asserting a patent
|
||||
infringement claim (excluding declaratory judgment actions,
|
||||
counter-claims, and cross-claims) alleging that a Contributor Version
|
||||
directly or indirectly infringes any patent, then the rights granted to
|
||||
You by any and all Contributors for the Covered Software under Section
|
||||
2.1 of this License shall terminate.
|
||||
|
||||
5.3. In the event of termination under Sections 5.1 or 5.2 above, all
|
||||
end user license agreements (excluding distributors and resellers) which
|
||||
have been validly granted by You or Your distributors under this License
|
||||
prior to termination shall survive termination.
|
||||
|
||||
************************************************************************
|
||||
* *
|
||||
* 6. Disclaimer of Warranty *
|
||||
* ------------------------- *
|
||||
* *
|
||||
* Covered Software is provided under this License on an "as is" *
|
||||
* basis, without warranty of any kind, either expressed, implied, or *
|
||||
* statutory, including, without limitation, warranties that the *
|
||||
* Covered Software is free of defects, merchantable, fit for a *
|
||||
* particular purpose or non-infringing. The entire risk as to the *
|
||||
* quality and performance of the Covered Software is with You. *
|
||||
* Should any Covered Software prove defective in any respect, You *
|
||||
* (not any Contributor) assume the cost of any necessary servicing, *
|
||||
* repair, or correction. This disclaimer of warranty constitutes an *
|
||||
* essential part of this License. No use of any Covered Software is *
|
||||
* authorized under this License except under this disclaimer. *
|
||||
* *
|
||||
************************************************************************
|
||||
|
||||
************************************************************************
|
||||
* *
|
||||
* 7. Limitation of Liability *
|
||||
* -------------------------- *
|
||||
* *
|
||||
* Under no circumstances and under no legal theory, whether tort *
|
||||
* (including negligence), contract, or otherwise, shall any *
|
||||
* Contributor, or anyone who distributes Covered Software as *
|
||||
* permitted above, be liable to You for any direct, indirect, *
|
||||
* special, incidental, or consequential damages of any character *
|
||||
* including, without limitation, damages for lost profits, loss of *
|
||||
* goodwill, work stoppage, computer failure or malfunction, or any *
|
||||
* and all other commercial damages or losses, even if such party *
|
||||
* shall have been informed of the possibility of such damages. This *
|
||||
* limitation of liability shall not apply to liability for death or *
|
||||
* personal injury resulting from such party's negligence to the *
|
||||
* extent applicable law prohibits such limitation. Some *
|
||||
* jurisdictions do not allow the exclusion or limitation of *
|
||||
* incidental or consequential damages, so this exclusion and *
|
||||
* limitation may not apply to You. *
|
||||
* *
|
||||
************************************************************************
|
||||
|
||||
8. Litigation
|
||||
-------------
|
||||
|
||||
Any litigation relating to this License may be brought only in the
|
||||
courts of a jurisdiction where the defendant maintains its principal
|
||||
place of business and such litigation shall be governed by laws of that
|
||||
jurisdiction, without reference to its conflict-of-law provisions.
|
||||
Nothing in this Section shall prevent a party's ability to bring
|
||||
cross-claims or counter-claims.
|
||||
|
||||
9. Miscellaneous
|
||||
----------------
|
||||
|
||||
This License represents the complete agreement concerning the subject
|
||||
matter hereof. If any provision of this License is held to be
|
||||
unenforceable, such provision shall be reformed only to the extent
|
||||
necessary to make it enforceable. Any law or regulation which provides
|
||||
that the language of a contract shall be construed against the drafter
|
||||
shall not be used to construe this License against a Contributor.
|
||||
|
||||
10. Versions of the License
|
||||
---------------------------
|
||||
|
||||
10.1. New Versions
|
||||
|
||||
Mozilla Foundation is the license steward. Except as provided in Section
|
||||
10.3, no one other than the license steward has the right to modify or
|
||||
publish new versions of this License. Each version will be given a
|
||||
distinguishing version number.
|
||||
|
||||
10.2. Effect of New Versions
|
||||
|
||||
You may distribute the Covered Software under the terms of the version
|
||||
of the License under which You originally received the Covered Software,
|
||||
or under the terms of any subsequent version published by the license
|
||||
steward.
|
||||
|
||||
10.3. Modified Versions
|
||||
|
||||
If you create software not governed by this License, and you want to
|
||||
create a new license for such software, you may create and use a
|
||||
modified version of this License if you rename the license and remove
|
||||
any references to the name of the license steward (except to note that
|
||||
such modified license differs from this License).
|
||||
|
||||
10.4. Distributing Source Code Form that is Incompatible With Secondary
|
||||
Licenses
|
||||
|
||||
If You choose to distribute Source Code Form that is Incompatible With
|
||||
Secondary Licenses under the terms of this version of the License, the
|
||||
notice described in Exhibit B of this License must be attached.
|
||||
|
||||
Exhibit A - Source Code Form License Notice
|
||||
-------------------------------------------
|
||||
|
||||
This Source Code Form is subject to the terms of the Mozilla Public
|
||||
License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
If it is not possible or desirable to put the notice in a particular
|
||||
file, then You may include the notice in a location (such as a LICENSE
|
||||
file in a relevant directory) where a recipient would be likely to look
|
||||
for such a notice.
|
||||
|
||||
You may add additional accurate notices of copyright ownership.
|
||||
|
||||
Exhibit B - "Incompatible With Secondary Licenses" Notice
|
||||
---------------------------------------------------------
|
||||
|
||||
This Source Code Form is "Incompatible With Secondary Licenses", as
|
||||
defined by the Mozilla Public License, v. 2.0.
|
|
@ -0,0 +1,58 @@
|
|||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: unixODBC
|
||||
Upstream-Contact: unixodbc-dev@mailman.unixodbc.org
|
||||
Source: http://www.unixodbc.org/
|
||||
|
||||
Files: *
|
||||
Copyright: 1999-2005 Nick Gorham <nick@easysoft.com>,
|
||||
Peter Harvey <pharvey@codebydesign.com>, et al.
|
||||
License: LGPL-2+
|
||||
|
||||
Files: exe/*
|
||||
Copyright: 1999-2005 Nick Gorham <nick@easysoft.com>,
|
||||
Peter Harvey <pharvey@codebydesign.com>, et al.
|
||||
License: GPL-2+
|
||||
|
||||
Files: DRVConfig/esoob/esoobS.c
|
||||
Copyright: 1999 Easysoft Ltd.
|
||||
License: LGPL-2+
|
||||
|
||||
Files: Drivers/nn/*
|
||||
Copyright: 1995, 1996 Ke Jin <kejin@visigenic.com>
|
||||
License: GPL-2+
|
||||
|
||||
License: LGPL-2+
|
||||
This library is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU Lesser General Public
|
||||
License as published by the Free Software Foundation; either
|
||||
version 2 of the License, or (at your option) any later version.
|
||||
.
|
||||
This library is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
Lesser General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU Lesser General Public
|
||||
License along with this library; if not, write to the Free Software
|
||||
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
.
|
||||
On Debian GNU/Linux systems, the complete text of the GNU Lesser General
|
||||
Public License can be found in `/usr/share/common-licenses/LGPL'.
|
||||
|
||||
License: GPL-2+
|
||||
This program is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU General Public License
|
||||
as published by the Free Software Foundation; either version 2
|
||||
of the License, or (at your option) any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
.
|
||||
On Debian GNU/Linux systems, the complete text of the GNU General
|
||||
Public License can be found in `/usr/share/common-licenses/GPL'.
|
|
@ -0,0 +1,226 @@
|
|||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: OGDI
|
||||
Upstream-Contact: Frank Warmerdam et al. <warmerdam@pobox.com>
|
||||
Source: https://sourceforge.net/projects/ogdi/
|
||||
Embedded copies of 3rd party code are excluded from the repacked upstream
|
||||
tarball.
|
||||
Files-Excluded: external/*
|
||||
proj/*
|
||||
|
||||
Files: *
|
||||
Copyright: 1995-1997, Logiciels et Applications Scientifiques (L.A.S.), Inc.
|
||||
License: OGDI-LAS
|
||||
|
||||
Files: contrib/gdal/*
|
||||
contrib/ogdi_import/ogdi_import.c
|
||||
contrib/ogdi_info/ogdi_info.c
|
||||
Copyright: 1999-2000, Frank Warmerdam <warmerda@home.com>
|
||||
License: MIT
|
||||
|
||||
Files: contrib/ogdi_import/dbfopen.c
|
||||
contrib/ogdi_import/shapefil.h
|
||||
contrib/ogdi_import/shpopen.c
|
||||
Copyright: 1999, Frank Warmerdam <warmerda@home.com>
|
||||
Comment:This software is available under the following "MIT Style" license,
|
||||
or at the option of the licensee under the LGPL (see LICENSE.LGPL). This
|
||||
option is discussed in more detail in shapelib.html.
|
||||
License: MIT or LGPL-2.1+
|
||||
|
||||
Files: ogdi/c-api/ecshash.c
|
||||
Copyright: 1991-1993, The Regents of the University of California
|
||||
1994, Sun Microsystems, Inc.
|
||||
License: other-ecshash
|
||||
See the file "license.terms" for information on usage and redistribution
|
||||
of this file, and for a DISCLAIMER OF ALL WARRANTIES.
|
||||
|
||||
Files: ogdi/c-api/ecsregex.c
|
||||
Copyright: 1986, University of Toronto
|
||||
License: OGDI-TORONTO
|
||||
|
||||
Files: ogdi/c-api/opendir.c
|
||||
ogdi/c-api/opendir.h
|
||||
ogdi/glutil/dirent.c
|
||||
Copyright: Michael Rendell
|
||||
License: public-domain
|
||||
@(#)dir.c 1.4 87/11/06 Public Domain.
|
||||
.
|
||||
A public domain implementation of BSD directory routines for
|
||||
MS-DOS. Written by Michael Rendell ({uunet,utai}michael@garfield),
|
||||
|
||||
Files: ogdi/c-api/ecs_capabilities.c
|
||||
ogdi/driver/vrf/swq.c
|
||||
ogdi/driver/vrf/swq.h
|
||||
Copyright: 2001, Information Interoperability Institute (3i)
|
||||
License: OGDI-3I
|
||||
|
||||
Files: ogdi/c-api/makefile
|
||||
ogdi/datum_driver/makefile
|
||||
ogdi/driver/makefile
|
||||
ogdi/examples/makefile
|
||||
config/*
|
||||
contrib/makefile
|
||||
contrib/ogdi_import/makefile
|
||||
contrib/ogdi_info/makefile
|
||||
Copyright: 1996-1997, 2001, Her Majesty the Queen in Right of Canada
|
||||
License: OGDI-QUEEN
|
||||
|
||||
Files: vpflib/*
|
||||
Copyright: U.S. National Imagery and Mapping Agency
|
||||
License: VPFLIB
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2007-2010, Francesco Paolo Lovergine <frankie@debian.org>
|
||||
License: GPL-2+
|
||||
|
||||
License: OGDI-3I
|
||||
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, that
|
||||
both the copyright notice and this permission notice appear in
|
||||
supporting documentation, and that the name of 3i not be used
|
||||
in advertising or publicity pertaining to distribution of the software
|
||||
without specific, written prior permission. 3i makes no
|
||||
representations about the suitability of this software for any purpose.
|
||||
It is provided "as is" without express or implied warranty.
|
||||
|
||||
License: OGDI-LAS
|
||||
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, that
|
||||
both the copyright notice and this permission notice appear in
|
||||
supporting documentation, and that the name of L.A.S. Inc not be used
|
||||
in advertising or publicity pertaining to distribution of the software
|
||||
without specific, written prior permission. L.A.S. Inc. makes no
|
||||
representations about the suitability of this software for any purpose.
|
||||
It is provided "as is" without express or implied warranty.
|
||||
|
||||
License: OGDI-QUEEN
|
||||
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, that
|
||||
both the copyright notice and this permission notice appear in
|
||||
supporting documentation, and that the name of Her Majesty the Queen
|
||||
in Right of Canada not be used in advertising or publicity pertaining
|
||||
to distribution of the software without specific, written prior
|
||||
permission. Her Majesty the Queen in Right of Canada makes no
|
||||
representations about the suitability of this software for any purpose.
|
||||
It is provided "as is" without express or implied warranty.
|
||||
|
||||
License: OGDI-TORONTO
|
||||
Permission is granted to anyone to use this software for any
|
||||
purpose on any computer system, and to redistribute it freely,
|
||||
subject to the following restrictions:
|
||||
.
|
||||
1. The author is not responsible for the consequences of use of
|
||||
this software, no matter how awful, even if they arise
|
||||
from defects in it.
|
||||
.
|
||||
2. The origin of this software must not be misrepresented, either
|
||||
by explicit claim or by omission.
|
||||
.
|
||||
3. Altered versions must be plainly marked as such, and must not
|
||||
be misrepresented as being the original software.
|
||||
|
||||
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 AUTHORS OR COPYRIGHT HOLDERS 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.
|
||||
|
||||
License: GPL-2+
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation, either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
.
|
||||
On Debian systems, the full text of the GNU General Public
|
||||
License can be found in `/usr/share/common-licenses/GPL-2'.
|
||||
|
||||
License: LGPL-2.1+
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Lesser General Public License as published by
|
||||
the Free Software Foundation, either version 2.1 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU Lesser General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
.
|
||||
On Debian systems, the full text of the GNU Lesser General Public
|
||||
License can be found in `/usr/share/common-licenses/LGPL-2.1'.
|
||||
|
||||
License: VPFLIB
|
||||
The vpflib library contains the public domain VPFVIEW C code included
|
||||
with the Digital Chart of the World, Edition 1, which was pruned and ported
|
||||
to work on "POSIX"-like systems.
|
||||
.
|
||||
NIMA's LICENSE Disclaimer of VPFVIEW C source code:
|
||||
.
|
||||
/**********************************************************************************
|
||||
/* U.S. National Imagery and Mapping Agency -- UNCLASSIFIED --
|
||||
*
|
||||
* VPFView 2.1 Distribution - Source Code Disclaimer:
|
||||
*
|
||||
* 1. The VPFView source code ("the software") is provided free of charge via the
|
||||
* Internet by the National Imagery and Mapping Agency (NIMA) of the United States
|
||||
* Department of Defense. Although NIMA makes no copyright claim under Title 17
|
||||
* U.S.C.,NIMA claims copyrights in the source code under other legal regimes. NIMA
|
||||
* hereby grants to each user of the software a license to use and distribute the
|
||||
* software, and develop derivative works.
|
||||
*
|
||||
* 2. Warranty Disclaimer: The software was developed to meet only the internal
|
||||
* requirements of the U.S. National Imagery and Mapping Agency. The software
|
||||
* is provided "as is," and no warranty, express or implied, including but not
|
||||
* limited to the implied warranties of merchantability and fitness for particular
|
||||
* purpose or arising by statute or otherwise in law or from a course of dealing
|
||||
* or usage in trade, is made by NIMA as to the accuracy and functioning of the
|
||||
* software.
|
||||
*
|
||||
* 3. NIMA and its personnel are not required to provide technical support or general
|
||||
* assistance with respect to the software.
|
||||
*
|
||||
* 4. Neither NIMA nor its personnel will be liable for any claims, losses, or
|
||||
* damages arising from or connected with the use of the software. The user agrees
|
||||
* to hold harmless the United States National Imagery and Mapping Agency. The user
|
||||
* Is sole and exclusive remedy is to stop using the software.
|
||||
*
|
||||
* 5. NIMA requests that products developed using the software credit the source of
|
||||
* the software with the following statement, "The product was developed using VPFView,
|
||||
* a product of the National Imagery and Mapping Agency."
|
||||
*
|
||||
* 6. For any products developed using the software, NIMA requires a disclaimer that
|
||||
* use of the software does not indicate endorsement or approval of the product by
|
||||
* the Secretary of Defense or the National Imagery and Mapping Agency. Pursuant to
|
||||
* the United States Code, 10 U.S.C. ß 2797, the name of the National Imagery and
|
||||
* Mapping Agency, the initials "NIMA", the seal of the National Imagery and
|
||||
* Mapping Agency, or any colorable imitation thereof shall not be used to imply
|
||||
* approval, endorsement, or authorization of a product without prior written
|
||||
* permission from United States Secretary of Defense.
|
||||
*
|
||||
*/
|
||||
|
|
@ -0,0 +1,63 @@
|
|||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0
|
||||
Upstream-Name: OpenCV
|
||||
Source: https://opencv.org
|
||||
Files-Excluded:
|
||||
3rdparty
|
||||
doc/tutorials/introduction/biicode/images/bii_lena.png
|
||||
doc/tutorials/introduction/clojure_dev_intro/images/lena.png
|
||||
doc/tutorials/introduction/desktop_java/images/lena.png
|
||||
modules/highgui/src/files_Qt/Milky
|
||||
modules/java/common_test/res/drawable/lena.png
|
||||
samples/data/lena.jpg
|
||||
samples/data/lena_tmpl.jpg
|
||||
samples/java/clojure/simple-sample/resources
|
||||
samples/java/clojure/simple-sample/resources/images
|
||||
samples/java/clojure/simple-sample/resources/images/lena.png
|
||||
samples/winrt/OcvImageProcessing/OcvImageProcessing/Assets/Lena.png
|
||||
samples/winrt_universal/PhoneTutorial/Lena.png
|
||||
samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1/Assets/Lena.png
|
||||
samples/wp8/OpenCVXaml/OpenCVXaml/Assets/Lena.png
|
||||
Files-Excluded-contrib:
|
||||
modules/dnn/3rdparty
|
||||
modules/xfeatures2d
|
||||
|
||||
|
||||
Files: *
|
||||
Copyright: 2000-2015 Intel Corporation
|
||||
2009-2011 Willow Garage Inc.
|
||||
2009-2015 NVIDIA Corporation
|
||||
2010-2013 Advanced Micro Devices, Inc.
|
||||
2015 OpenCV Foundation
|
||||
2015 Itseez Inc.
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2004-2008 Sam Hocevar <sam@zoy.org>
|
||||
2009-2017 Nobuhiro Iwamatsu <iwamatsu@debian.org>
|
||||
2016-2017 Mattia Rizzolo <mattia@debian.org>
|
||||
License: BSD-3-clause
|
||||
|
||||
License: BSD-3-clause
|
||||
Redistribution and use in source and binary forms, with or without modification,
|
||||
are permitted provided that the following conditions are met:
|
||||
.
|
||||
* Redistribution's [sic] of source code must retain the above copyright notice,
|
||||
this list of conditions and the following disclaimer.
|
||||
.
|
||||
* Redistribution's [sic] 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.
|
||||
.
|
||||
* The name of the copyright holders may not be used to endorse or promote products
|
||||
derived from this software without specific prior written permission.
|
||||
.
|
||||
This software is provided by the copyright holders 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 Intel Corporation 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.
|
|
@ -0,0 +1,63 @@
|
|||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0
|
||||
Upstream-Name: OpenCV
|
||||
Source: https://opencv.org
|
||||
Files-Excluded:
|
||||
3rdparty
|
||||
doc/tutorials/introduction/biicode/images/bii_lena.png
|
||||
doc/tutorials/introduction/clojure_dev_intro/images/lena.png
|
||||
doc/tutorials/introduction/desktop_java/images/lena.png
|
||||
modules/highgui/src/files_Qt/Milky
|
||||
modules/java/common_test/res/drawable/lena.png
|
||||
samples/data/lena.jpg
|
||||
samples/data/lena_tmpl.jpg
|
||||
samples/java/clojure/simple-sample/resources
|
||||
samples/java/clojure/simple-sample/resources/images
|
||||
samples/java/clojure/simple-sample/resources/images/lena.png
|
||||
samples/winrt/OcvImageProcessing/OcvImageProcessing/Assets/Lena.png
|
||||
samples/winrt_universal/PhoneTutorial/Lena.png
|
||||
samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1/Assets/Lena.png
|
||||
samples/wp8/OpenCVXaml/OpenCVXaml/Assets/Lena.png
|
||||
Files-Excluded-contrib:
|
||||
modules/dnn/3rdparty
|
||||
modules/xfeatures2d
|
||||
|
||||
|
||||
Files: *
|
||||
Copyright: 2000-2015 Intel Corporation
|
||||
2009-2011 Willow Garage Inc.
|
||||
2009-2015 NVIDIA Corporation
|
||||
2010-2013 Advanced Micro Devices, Inc.
|
||||
2015 OpenCV Foundation
|
||||
2015 Itseez Inc.
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2004-2008 Sam Hocevar <sam@zoy.org>
|
||||
2009-2017 Nobuhiro Iwamatsu <iwamatsu@debian.org>
|
||||
2016-2017 Mattia Rizzolo <mattia@debian.org>
|
||||
License: BSD-3-clause
|
||||
|
||||
License: BSD-3-clause
|
||||
Redistribution and use in source and binary forms, with or without modification,
|
||||
are permitted provided that the following conditions are met:
|
||||
.
|
||||
* Redistribution's [sic] of source code must retain the above copyright notice,
|
||||
this list of conditions and the following disclaimer.
|
||||
.
|
||||
* Redistribution's [sic] 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.
|
||||
.
|
||||
* The name of the copyright holders may not be used to endorse or promote products
|
||||
derived from this software without specific prior written permission.
|
||||
.
|
||||
This software is provided by the copyright holders 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 Intel Corporation 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.
|
|
@ -0,0 +1,63 @@
|
|||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0
|
||||
Upstream-Name: OpenCV
|
||||
Source: https://opencv.org
|
||||
Files-Excluded:
|
||||
3rdparty
|
||||
doc/tutorials/introduction/biicode/images/bii_lena.png
|
||||
doc/tutorials/introduction/clojure_dev_intro/images/lena.png
|
||||
doc/tutorials/introduction/desktop_java/images/lena.png
|
||||
modules/highgui/src/files_Qt/Milky
|
||||
modules/java/common_test/res/drawable/lena.png
|
||||
samples/data/lena.jpg
|
||||
samples/data/lena_tmpl.jpg
|
||||
samples/java/clojure/simple-sample/resources
|
||||
samples/java/clojure/simple-sample/resources/images
|
||||
samples/java/clojure/simple-sample/resources/images/lena.png
|
||||
samples/winrt/OcvImageProcessing/OcvImageProcessing/Assets/Lena.png
|
||||
samples/winrt_universal/PhoneTutorial/Lena.png
|
||||
samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1/Assets/Lena.png
|
||||
samples/wp8/OpenCVXaml/OpenCVXaml/Assets/Lena.png
|
||||
Files-Excluded-contrib:
|
||||
modules/dnn/3rdparty
|
||||
modules/xfeatures2d
|
||||
|
||||
|
||||
Files: *
|
||||
Copyright: 2000-2015 Intel Corporation
|
||||
2009-2011 Willow Garage Inc.
|
||||
2009-2015 NVIDIA Corporation
|
||||
2010-2013 Advanced Micro Devices, Inc.
|
||||
2015 OpenCV Foundation
|
||||
2015 Itseez Inc.
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2004-2008 Sam Hocevar <sam@zoy.org>
|
||||
2009-2017 Nobuhiro Iwamatsu <iwamatsu@debian.org>
|
||||
2016-2017 Mattia Rizzolo <mattia@debian.org>
|
||||
License: BSD-3-clause
|
||||
|
||||
License: BSD-3-clause
|
||||
Redistribution and use in source and binary forms, with or without modification,
|
||||
are permitted provided that the following conditions are met:
|
||||
.
|
||||
* Redistribution's [sic] of source code must retain the above copyright notice,
|
||||
this list of conditions and the following disclaimer.
|
||||
.
|
||||
* Redistribution's [sic] 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.
|
||||
.
|
||||
* The name of the copyright holders may not be used to endorse or promote products
|
||||
derived from this software without specific prior written permission.
|
||||
.
|
||||
This software is provided by the copyright holders 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 Intel Corporation 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.
|
|
@ -0,0 +1,47 @@
|
|||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: openexr
|
||||
Upstream-Author: Florian Kainz <kainz@ilm.com>
|
||||
Rod Bogart <rgb@ilm.com>
|
||||
Drew Hess <dhess@ilm.com>
|
||||
Bill Anderson <wja@ilm.com>
|
||||
Wojciech Jarosz <wjarosz@ucsd.edu>
|
||||
Source: http://www.openexr.com/
|
||||
|
||||
Files: *
|
||||
Copyright: 2002, Industrial Light & Magic, a division of Lucas Digital Ltd. LLC
|
||||
License: openexr
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2007-2008 Adeodato Simó <dato@debian.org>
|
||||
2009 Cyril Brulebois <kibi@debian.org>
|
||||
2014 Mathieu Malaterre <malat@debian.org>
|
||||
2014 Matteo F. Vescovi <mfv@debian.org>
|
||||
License: openexr
|
||||
|
||||
License: openexr
|
||||
All rights reserved.
|
||||
.
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions are
|
||||
met:
|
||||
* Redistributions of source code must retain the above copyright
|
||||
notice, this list of conditions and the following disclaimer.
|
||||
* 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.
|
||||
* Neither the name of Industrial Light & Magic 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 COPYRIGHT HOLDERS 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 COPYRIGHT
|
||||
OWNER 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.
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,360 @@
|
|||
Format: http://dep.debian.net/deps/dep5
|
||||
Upstream-Name: p11-kit
|
||||
Source: http://p11-glue.freedesktop.org/p11-kit.html
|
||||
|
||||
Files: *
|
||||
Copyright: 2011 Collabora Ltd.
|
||||
License: BSD-3-Clause
|
||||
|
||||
Files: p11-kit/conf.* p11-kit/modules.c p11-kit/proxy.c
|
||||
common/dict.c common/dict.h
|
||||
Copyright: 2011 Collabora Ltd.
|
||||
2004 Stefan Walter
|
||||
License: BSD-3-Clause
|
||||
|
||||
Files: common/buffer.c common/buffer.h
|
||||
Copyright: 2007, 2012 Stefan Walter
|
||||
2013 Red Hat Inc.
|
||||
License: BSD-3-Clause
|
||||
|
||||
Files: common/library.c common/library.h common/message.c
|
||||
p11-kit/client-init.c p11-kit/proxy-init.c
|
||||
Copyright: 2011 Collabora Ltd.
|
||||
2012 Stef Walter
|
||||
License: BSD-3-Clause
|
||||
|
||||
Files: common/url.c common/url.h
|
||||
Copyright: 2011 Collabora Ltd.
|
||||
2013 Red Hat Inc.
|
||||
License: BSD-3-Clause
|
||||
|
||||
Files: p11-kit/log.c
|
||||
Copyright: 2007, Stefan Walter
|
||||
2013, Red Hat Inc.
|
||||
License: BSD-3-Clause
|
||||
|
||||
Files: common/pkcs11.h
|
||||
Copyright: 2006, 2007 g10 Code GmbH
|
||||
2006 Andreas Jellinghaus
|
||||
Copyright 2017 Red Hat, Inc.
|
||||
License: permissive-like-automake-output
|
||||
This file is free software; as a special exception the author gives
|
||||
unlimited permission to copy and/or distribute it, with or without
|
||||
modifications, as long as this notice is preserved.
|
||||
.
|
||||
This file is distributed in the hope that it will be useful, but
|
||||
WITHOUT ANY WARRANTY, to the extent permitted by law; without even
|
||||
the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
|
||||
PURPOSE. */
|
||||
|
||||
Files: common/argv.c common/argv.h common/hash.h
|
||||
trust/oid.c trust/oid.h
|
||||
trust/pem.c trust/pem.h common/argv.c common/argv.h common/pkcs11x.h
|
||||
common/pkcs11i.h
|
||||
common/test-constants.c common/test-hash.c
|
||||
p11-kit/pkcs11.h p11-kit/test-managed.c
|
||||
trust/builder.c
|
||||
trust/builder.h trust/digest.h trust/module.c trust/module.h trust/pem.c
|
||||
trust/pem.h trust/oid.c trust/oid.h trust/parser.h
|
||||
trust/session.c trust/session.h trust/frob-cert.c
|
||||
trust/frob-eku.c trust/frob-token.c
|
||||
trust/test-digest.c trust/test-enumerate.c
|
||||
trust/test-index.c trust/test-module.c trust/test-oid.c
|
||||
trust/test-parser.c trust/test-pem.c trust/test-token.c
|
||||
trust/token.c trust/token.h trust/test-trust.c
|
||||
trust/test-trust.h trust/x509.c trust/x509.h p11-kit/frob-setuid.c
|
||||
Copyright: 2012 Red Hat Inc.
|
||||
License: BSD-3-Clause
|
||||
|
||||
Files: common/attrs.c common/attrs.h
|
||||
Copyright: 2012, Redhat Inc.
|
||||
2011, Collabora Ltd.
|
||||
License: BSD-3-Clause
|
||||
|
||||
|
||||
Files: common/test-attrs.c common/test-buffer.c
|
||||
trust/frob-ku.c trust/frob-oid.c trust/test-asn1.c
|
||||
Copyright: 2012, Redhat Inc.
|
||||
License: BSD-3-Clause
|
||||
|
||||
|
||||
Files: p11-kit/test-modules.c
|
||||
Copyright: 2012, 2015, 2016 Red Hat Inc
|
||||
License: BSD-3-Clause
|
||||
|
||||
|
||||
Files: common/constants.c common/constants.h common/test.c
|
||||
common/test.h common/test-compat.c common/test-tests.c
|
||||
common/tool.h p11-kit/deprecated.h
|
||||
p11-kit/docs.h p11-kit/log.h p11-kit/modules.h p11-kit/proxy.h
|
||||
p11-kit/test-log.c trust/anchor.c trust/anchor.h
|
||||
trust/enumerate.c trust/enumerate.h trust/extract.c
|
||||
trust/extract-cer.c trust/extract.h trust/extract-jks.c
|
||||
trust/extract-openssl.c trust/extract-pem.c trust/index.c
|
||||
trust/index.h trust/list.c trust/list.h trust/persist.c
|
||||
trust/persist.h trust/save.c trust/save.h trust/frob-bc.c
|
||||
trust/frob-ext.c trust/frob-pow.c
|
||||
trust/test-base64.c
|
||||
trust/test-builder.c trust/test-save.c
|
||||
trust/test-utf8.c trust/test-x509.c
|
||||
trust/types.h trust/utf8.c trust/utf8.h
|
||||
Copyright: 2013, Redhat Inc.
|
||||
License: BSD-3-Clause
|
||||
|
||||
Files: p11-kit/remote.h common/frob-getenv.c
|
||||
common/unix-peer.h
|
||||
Copyright: 2014 Red Hat Inc.
|
||||
License: BSD-3-Clause
|
||||
|
||||
|
||||
Files: p11-kit/server.c
|
||||
common/unix-peer.h
|
||||
Copyright: 2014 Red Hat Inc.
|
||||
License: BSD-3-Clause
|
||||
Comment: make_private_security_descriptor() and the helper functions were
|
||||
* copied from putty/windows/winsecur.c in the PuTTY source code as of
|
||||
* git commit 12bd5a6c722152aa27f24598785593e72b3284ea.
|
||||
*
|
||||
* PuTTY is copyright 1997-2017 Simon Tatham.
|
||||
*
|
||||
* Portions copyright Robert de Bath, Joris van Rantwijk, Delian
|
||||
* Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry,
|
||||
* Justin Bradford, Ben Harris, Malcolm Smith, Ahmad Khalifa, Markus
|
||||
* Kuhn, Colin Watson, Christopher Staite, and CORE SDI S.A.
|
||||
*
|
||||
* 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.
|
||||
|
||||
|
||||
Files: p11-kit/remote.c
|
||||
Copyright: 2014,2016 Red Hat Inc.
|
||||
License: BSD-3-Clause
|
||||
|
||||
|
||||
Files: p11-kit/test-mock.c
|
||||
Copyright: 2012 Stefan Walter
|
||||
2012-2013 Red Hat Inc.
|
||||
License: BSD-3-Clause
|
||||
|
||||
Files: p11-kit/test-virtual.c p11-kit/test-transport.c
|
||||
Copyright: 2012 Stefan Walter
|
||||
2012 Red Hat Inc.
|
||||
License: BSD-3-Clause
|
||||
|
||||
|
||||
Files: p11-kit/test-rpc.c
|
||||
Copyright: 2012 Stefan Walter
|
||||
Copyright (C) 2012-2017 Red Hat Inc.
|
||||
License: BSD-3-Clause
|
||||
|
||||
|
||||
Files: p11-kit/rpc-transport.c
|
||||
Copyright: 2012 Stefan Walter
|
||||
2013 Red Hat Inc.
|
||||
License: BSD-3-Clause
|
||||
|
||||
Files: p11-kit/test-deprecated.c
|
||||
Copyright: 2011, Collabora Ltd.
|
||||
2012 Red Hat Inc.
|
||||
License: BSD-3-Clause
|
||||
|
||||
Files: p11-kit/virtual.c trust/asn1.c trust/asn1.h p11-kit/rpc-client.c
|
||||
p11-kit/rpc-message.c p11-kit/rpc-message.h p11-kit/rpc-server.c
|
||||
Copyright: 2008 Stefan Walter
|
||||
2012 Red Hat Inc.
|
||||
License: BSD-3-Clause
|
||||
|
||||
Files: p11-kit/rpc.h
|
||||
Copyright: 2012-2013 Stefan Walter
|
||||
License: BSD-3-Clause
|
||||
|
||||
Files: trust/digest.c trust/digest.c common/hash.c
|
||||
Copyright: 2004, 2005, 2007, 2011 Internet Systems Consortium, Inc. ("ISC")
|
||||
2000, 2001, 2003 Internet Software Consortium.
|
||||
License: ISC
|
||||
Permission to use, copy, modify, and/or distribute this software for any
|
||||
purpose with or without fee is hereby granted, provided that the above
|
||||
copyright notice and this permission notice appear in all copies.
|
||||
.
|
||||
THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
|
||||
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
||||
AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
|
||||
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: trust/base64.c trust/base64.h
|
||||
Copyright: 1996, 1998 by Internet Software Consortium
|
||||
Portions Copyright (c) 1995 by International Business Machines, Inc.
|
||||
License: ISC+IBM
|
||||
Copyright (c) 1996, 1998 by Internet Software Consortium.
|
||||
.
|
||||
Permission to use, copy, modify, and distribute this software for any
|
||||
purpose with or without fee is hereby granted, provided that the above
|
||||
copyright notice and this permission notice appear in all copies.
|
||||
.
|
||||
THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS
|
||||
ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
|
||||
OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
|
||||
CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, 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.
|
||||
.
|
||||
.
|
||||
Portions Copyright (c) 1995 by International Business Machines, Inc.
|
||||
.
|
||||
International Business Machines, Inc. (hereinafter called IBM) grants
|
||||
permission under its copyrights to use, copy, modify, and distribute this
|
||||
Software with or without fee, provided that the above copyright notice and
|
||||
all paragraphs of this notice appear in all copies, and that the name of IBM
|
||||
not be used in connection with the marketing of any product incorporating
|
||||
the Software or modifications thereof, without specific, written prior
|
||||
permission.
|
||||
.
|
||||
To the extent it has a right to do so, IBM grants an immunity from suit
|
||||
under its patents, if any, for the use, sale or manufacture of products to
|
||||
the extent that such products are used for performing Domain Name System
|
||||
dynamic updates in TCP/IP networks by means of the Software. No immunity is
|
||||
granted for any product per se or for any other function of any product.
|
||||
.
|
||||
THE SOFTWARE IS PROVIDED "AS IS", AND IBM DISCLAIMS ALL WARRANTIES,
|
||||
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
|
||||
PARTICULAR PURPOSE. IN NO EVENT SHALL IBM BE LIABLE FOR ANY SPECIAL,
|
||||
DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER ARISING
|
||||
OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE, EVEN
|
||||
IF IBM IS APPRISED OF THE POSSIBILITY OF SUCH DAMAGES.
|
||||
|
||||
Files: common/lexer.c common/lexer.h common/path.c
|
||||
Copyright: 2005 Stefan Walter
|
||||
2011 Collabora Ltd.
|
||||
2013 Red Hat Inc.
|
||||
License: BSD-3-Clause
|
||||
|
||||
Files: common/compat.c
|
||||
Copyright: Copyright (c) 2011 Collabora Ltd.
|
||||
Portions of this file are covered by the following copyright:
|
||||
Copyright (c) 2001 Mike Barcroft <mike@FreeBSD.org>
|
||||
Copyright (c) 1990, 1993
|
||||
Copyright (c) 1987, 1993
|
||||
The Regents of the University of California.
|
||||
License: BSD-3-Clause
|
||||
This code is derived from software contributed to Berkeley by
|
||||
Chris Torek.
|
||||
.
|
||||
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.
|
||||
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: common/mock.h common/path.h common/frob-getauxval.c
|
||||
common/test-lexer.c common/test-message.c
|
||||
common/test-path.c common/test-url.c
|
||||
p11-kit/test-proxy.c p11-kit/virtual.h p11-kit/test-util.c
|
||||
trust/frob-nss-trust.c trust/test-parser.c
|
||||
trust/test-persist.c p11-kit/client.h
|
||||
Copyright: 2013 Red Hat Inc.
|
||||
License: BSD-3-Clause
|
||||
|
||||
|
||||
Files: p11-kit/iter.c p11-kit/iter.h p11-kit/test-iter.c
|
||||
Copyright: 2013,2016 Red Hat Inc.
|
||||
License: BSD-3-Clause
|
||||
|
||||
|
||||
Files: p11-kit/client.c p11-kit/filter.c p11-kit/filter.h
|
||||
p11-kit/test-filter.c p11-kit/virtual-fixed.h
|
||||
Copyright: 2016 Red Hat Inc.
|
||||
License: BSD-3-Clause
|
||||
|
||||
|
||||
Files: common/test-argv.c
|
||||
Copyright: 2017 Red Hat Inc.
|
||||
License: BSD-3-Clause
|
||||
|
||||
|
||||
Files: p11-kit/mock-module-ep.c p11-kit/test-progname.c p11-kit/mock-module-ep3.c
|
||||
Copyright: 2012 Stefan Walter
|
||||
License: BSD-3-Clause
|
||||
|
||||
|
||||
Files: common/unix-peer.c
|
||||
Copyright: 2013 Nikos Mavrogiannopoulos
|
||||
License: BSD-3-Clause
|
||||
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2011 Chris Coulson <chris.coulson@canonical.com>
|
||||
2011-2013 Andreas Metzler <ametzler@debian.org>
|
||||
License: BSD-3-Clause
|
||||
|
||||
|
||||
Files: po/de.po
|
||||
Copyright: 2011 Chris Leick
|
||||
Comment: This file is distributed under the same license as the
|
||||
debian files of the p11-kit package.
|
||||
License: BSD-3-Clause
|
||||
|
||||
Files: po/fi.po
|
||||
Copyright: 2012 Rosetta Contributors and Canonical Ltd 2012
|
||||
Eerik Uusi-Illikainen https://launchpad.net/~ekiuusi-4, 2012
|
||||
Timo Jyrinki <timo.jyrinki@iki.fi>, 2012
|
||||
License: same-as-rest-of-p11kit
|
||||
This file is distributed under the same license as the p11-kit
|
||||
package.
|
||||
|
||||
|
||||
License: BSD-3-Clause
|
||||
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. 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.
|
|
@ -0,0 +1,74 @@
|
|||
This is Debian GNU/Linux's prepackaged version of the PCRE regular
|
||||
expression library and associated pgrep utility.
|
||||
|
||||
This package was put together by me, Mark Baker <mbaker@iee.org> from the
|
||||
original sources obtained from ftp.csx.cam.ac.uk:/pub/software/programming/pcre.
|
||||
|
||||
PCRE LICENCE
|
||||
------------
|
||||
|
||||
PCRE is a library of functions to support regular expressions whose syntax
|
||||
and semantics are as close as possible to those of the Perl 5 language.
|
||||
|
||||
Release 7 of PCRE is distributed under the terms of the "BSD" licence, as
|
||||
specified below. The documentation for PCRE, supplied in the "doc"
|
||||
directory, is distributed under the same terms as the software itself.
|
||||
|
||||
The basic library functions are written in C and are freestanding. Also
|
||||
included in the distribution is a set of C++ wrapper functions.
|
||||
|
||||
|
||||
THE BASIC LIBRARY FUNCTIONS
|
||||
---------------------------
|
||||
|
||||
Written by: Philip Hazel
|
||||
Email local part: ph10
|
||||
Email domain: cam.ac.uk
|
||||
|
||||
University of Cambridge Computing Service,
|
||||
Cambridge, England.
|
||||
|
||||
Copyright (c) 1997-2007 University of Cambridge
|
||||
All rights reserved.
|
||||
|
||||
|
||||
THE C++ WRAPPER FUNCTIONS
|
||||
-------------------------
|
||||
|
||||
Contributed by: Google Inc.
|
||||
|
||||
Copyright (c) 2007, Google Inc.
|
||||
All rights reserved.
|
||||
|
||||
|
||||
THE "BSD" LICENCE
|
||||
-----------------
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions are met:
|
||||
|
||||
* Redistributions of source code must retain the above copyright notice,
|
||||
this list of conditions and the following disclaimer.
|
||||
|
||||
* 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.
|
||||
|
||||
* Neither the name of the University of Cambridge nor the name of Google
|
||||
Inc. nor the names of their contributors may be used to endorse or
|
||||
promote products derived from this software without specific prior
|
||||
written permission.
|
||||
|
||||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 COPYRIGHT OWNER 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.
|
||||
|
||||
End
|
|
@ -0,0 +1,297 @@
|
|||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: libpng
|
||||
Source: http://www.libpng.org/pub/png/
|
||||
|
||||
Files: *
|
||||
Copyright: 1998-2017 Glenn Randers-Pehrson
|
||||
License: libpng
|
||||
|
||||
Files: contrib/pngminus/*
|
||||
Copyright: 1999 Willem van Schaik
|
||||
License: expat
|
||||
|
||||
Files: contrib/tools/*
|
||||
Copyright: 2013-2017 John Cunningham Bowler
|
||||
License: libpng
|
||||
|
||||
Files: pngwutil.c pngstruct.h pngwrite.c pnginfo.h pngrio.c png.h
|
||||
pngread.c pngwio.c pngrutil.c pngmem.c pngget.c pngtest.c
|
||||
pngrtran.c pngpriv.h pngset.c pngpread.c
|
||||
pngdebug.h pngerror.c pngwtran.c png.c pngtrans.c example.c
|
||||
Copyright: 1996, 1997 Andreas Dilger
|
||||
1995, 1996 Guy Eric Schalnat, Group 42, Inc.
|
||||
1998-2013 Glenn Randers-Pehrson
|
||||
License: libpng
|
||||
|
||||
Files: contrib/gregbook/rpng-win.c contrib/gregbook/rpng2-x.c contrib/gregbook/rpng-x.c
|
||||
contrib/gregbook/readpng2.h contrib/gregbook/rpng2-win.c
|
||||
Copyright: 1998-2008 Greg Roelofs
|
||||
License: GPL-2+ or BSD-like-with-advertising-clause
|
||||
|
||||
Files: contrib/gregbook/writepng.h contrib/gregbook/readppm.c
|
||||
contrib/gregbook/readpng.h contrib/gregbook/wpng.c
|
||||
contrib/gregbook/readpng.c contrib/gregbook/readpng2.c
|
||||
contrib/gregbook/writepng.c contrib/visupng/resource.h
|
||||
contrib/visupng/cexcept.h
|
||||
Copyright: 2000-2008 Adam M. Costello and Cosmin Truta
|
||||
License: GPL-2+ or BSD-like-with-advertising-clause
|
||||
|
||||
Files: contrib/visupng/PngFile.c contrib/visupng/PngFile.h
|
||||
contrib/visupng/VisualPng.c
|
||||
Copyright: 2000,2017 Willem van Schaik
|
||||
License: libpng
|
||||
|
||||
Files: contrib/libtests/tarith.c
|
||||
Copyright: 2011-2013 John Cunningham Bowler
|
||||
License: libpng
|
||||
|
||||
Files: contrib/oss-fuzz/*
|
||||
Copyright: 2017 Glenn Randers-Pehrson
|
||||
2016 Google Inc.
|
||||
License: libpng OR Apache-2.0 OR BSD-3-clause
|
||||
|
||||
Files: contrib/oss-fuzz/Dockerfile
|
||||
Copyright: 2016 Google Inc.
|
||||
License: Apache-2.0
|
||||
|
||||
Files: contrib/oss-fuzz/newcc
|
||||
Copyright: 2017 Glenn Randers-Pehrson
|
||||
2015 The Chromium Authors
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2001 Philippe Troin <phil@fifi.org>
|
||||
2002 Junichi Uekawa <dancer@debian.org>
|
||||
2003 Josselin Mouette <joss@debian.org>
|
||||
2006-2009 Anibal Monsalve Salazar <anibal@debian.org>
|
||||
2011-2014 Nobuhiro Iwamatsu <iwamatsu@debian.org>
|
||||
2016-2017 Gianfranco Costamagna <locutusofborg@debian.org>
|
||||
2016-2017 Tobias Frost <tobi@debian.org>
|
||||
License: GPL-2+
|
||||
|
||||
License: expat
|
||||
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. This software is provided "as is" without
|
||||
express or implied warranty.
|
||||
|
||||
License: GPL-2+
|
||||
This package is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
This package is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>
|
||||
.
|
||||
On Debian systems, the complete text of the GNU General
|
||||
Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
|
||||
|
||||
License: BSD-like-with-advertising-clause
|
||||
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. Redistributions of source code must retain the above copyright
|
||||
notice, disclaimer, and this list of conditions.
|
||||
2. Redistributions in binary form must reproduce the above copyright
|
||||
notice, disclaimer, and this list of conditions in the documenta-
|
||||
tion and/or other materials provided with the distribution.
|
||||
3. All advertising materials mentioning features or use of this
|
||||
software must display the following acknowledgment:
|
||||
.
|
||||
This product includes software developed by Greg Roelofs
|
||||
and contributors for the book, "PNG: The Definitive Guide,"
|
||||
published by O'Reilly and Associates.
|
||||
|
||||
License: libpng
|
||||
Here is the copyright and license for libpng:
|
||||
.
|
||||
libpng versions 1.2.6, August 15, 2004, through 1.5.2, March 31, 2011, are
|
||||
Copyright (c) 2004, 2006-2011 Glenn Randers-Pehrson, and are
|
||||
distributed according to the same disclaimer and license as libpng-1.2.5
|
||||
with the following individual added to the list of Contributing Authors
|
||||
.
|
||||
Cosmin Truta
|
||||
.
|
||||
libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are
|
||||
Copyright (c) 2000-2002 Glenn Randers-Pehrson, and are
|
||||
distributed according to the same disclaimer and license as libpng-1.0.6
|
||||
with the following individuals added to the list of Contributing Authors
|
||||
.
|
||||
Simon-Pierre Cadieux
|
||||
Eric S. Raymond
|
||||
Gilles Vollant
|
||||
.
|
||||
and with the following additions to the disclaimer:
|
||||
.
|
||||
There is no warranty against interference with your enjoyment of the
|
||||
library or against infringement. There is no warranty that our
|
||||
efforts or the library will fulfill any of your particular purposes
|
||||
or needs. This library is provided with all faults, and the entire
|
||||
risk of satisfactory quality, performance, accuracy, and effort is with
|
||||
the user.
|
||||
.
|
||||
libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
|
||||
Copyright (c) 1998, 1999 Glenn Randers-Pehrson, and are
|
||||
distributed according to the same disclaimer and license as libpng-0.96,
|
||||
with the following individuals added to the list of Contributing Authors:
|
||||
.
|
||||
Tom Lane
|
||||
Glenn Randers-Pehrson
|
||||
Willem van Schaik
|
||||
.
|
||||
(Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
|
||||
(Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
|
||||
.
|
||||
Authors and maintainers:
|
||||
libpng versions 0.71, May 1995, through 0.88, January 1996: Guy Schalnat
|
||||
libpng versions 0.89c, June 1996, through 0.96, May 1997: Andreas Dilger
|
||||
libpng versions 0.97, January 1998, through 1.2.26 - April 2, 2008: Glenn
|
||||
See also "Contributing Authors", below.
|
||||
.
|
||||
.
|
||||
COPYRIGHT NOTICE, DISCLAIMER, and LICENSE:
|
||||
.
|
||||
If you modify libpng you may insert additional notices immediately following
|
||||
this sentence.
|
||||
.
|
||||
libpng versions 1.2.6, August 15, 2004, through 1.2.26, April 2, 2008, are
|
||||
Copyright (c) 2004, 2006-2008 Glenn Randers-Pehrson, and are
|
||||
distributed according to the same disclaimer and license as libpng-1.2.5
|
||||
with the following individual added to the list of Contributing Authors:
|
||||
.
|
||||
Cosmin Truta
|
||||
.
|
||||
libpng versions 1.0.7, July 1, 2000, through 1.2.5, October 3, 2002, are
|
||||
Copyright (c) 2000-2002 Glenn Randers-Pehrson, and are
|
||||
distributed according to the same disclaimer and license as libpng-1.0.6
|
||||
with the following individuals added to the list of Contributing Authors:
|
||||
.
|
||||
Simon-Pierre Cadieux
|
||||
Eric S. Raymond
|
||||
Gilles Vollant
|
||||
.
|
||||
and with the following additions to the disclaimer:
|
||||
.
|
||||
There is no warranty against interference with your enjoyment of the
|
||||
library or against infringement. There is no warranty that our
|
||||
efforts or the library will fulfill any of your particular purposes
|
||||
or needs. This library is provided with all faults, and the entire
|
||||
risk of satisfactory quality, performance, accuracy, and effort is with
|
||||
the user.
|
||||
.
|
||||
libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
|
||||
Copyright (c) 1998, 1999, 2000 Glenn Randers-Pehrson, and are
|
||||
distributed according to the same disclaimer and license as libpng-0.96,
|
||||
with the following individuals added to the list of Contributing Authors:
|
||||
.
|
||||
Tom Lane
|
||||
Glenn Randers-Pehrson
|
||||
Willem van Schaik
|
||||
.
|
||||
libpng versions 0.89, June 1996, through 0.96, May 1997, are
|
||||
Copyright (c) 1996, 1997 Andreas Dilger
|
||||
Distributed according to the same disclaimer and license as libpng-0.88,
|
||||
with the following individuals added to the list of Contributing Authors:
|
||||
.
|
||||
John Bowler
|
||||
Kevin Bracey
|
||||
Sam Bushell
|
||||
Magnus Holmgren
|
||||
Greg Roelofs
|
||||
Tom Tanner
|
||||
.
|
||||
libpng versions 0.5, May 1995, through 0.88, January 1996, are
|
||||
Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.
|
||||
.
|
||||
For the purposes of this copyright and license, "Contributing Authors"
|
||||
is defined as the following set of individuals:
|
||||
.
|
||||
Andreas Dilger
|
||||
Dave Martindale
|
||||
Guy Eric Schalnat
|
||||
Paul Schmidt
|
||||
Tim Wegner
|
||||
.
|
||||
The PNG Reference Library is supplied "AS IS". The Contributing Authors
|
||||
and Group 42, Inc. disclaim all warranties, expressed or implied,
|
||||
including, without limitation, the warranties of merchantability and of
|
||||
fitness for any purpose. The Contributing Authors and Group 42, Inc.
|
||||
assume no liability for direct, indirect, incidental, special, exemplary,
|
||||
or consequential damages, which may result from the use of the PNG
|
||||
Reference Library, even if advised of the possibility of such damage.
|
||||
.
|
||||
Permission is hereby granted to use, copy, modify, and distribute this
|
||||
source code, or portions hereof, for any purpose, without fee, subject
|
||||
to the following restrictions:
|
||||
.
|
||||
1. The origin of this source code must not be misrepresented.
|
||||
.
|
||||
2. Altered versions must be plainly marked as such and
|
||||
must not be misrepresented as being the original source.
|
||||
.
|
||||
3. This Copyright notice may not be removed or altered from
|
||||
any source or altered source distribution.
|
||||
.
|
||||
The Contributing Authors and Group 42, Inc. specifically permit, without
|
||||
fee, and encourage the use of this source code as a component to
|
||||
supporting the PNG file format in commercial products. If you use this
|
||||
source code in a product, acknowledgment is not required but would be
|
||||
appreciated.
|
||||
.
|
||||
contrib/pngsuite:
|
||||
--------
|
||||
(c) Willem van Schaik, 1999, 2011
|
||||
.
|
||||
Permission to use, copy, modify, and distribute these images for any
|
||||
purpose and without fee is hereby granted.
|
||||
|
||||
License: Apache-2.0
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
.
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
.
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
.
|
||||
On Debian systems, the full text of the Apache License
|
||||
can be found in the file `/usr/share/common-licenses/Apache-2.0'.
|
||||
|
||||
License: BSD-3-clause
|
||||
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. 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.
|
||||
|
|
@ -0,0 +1,254 @@
|
|||
This package was debianized by Changwoo Ryu <cwryu@debian.org>.
|
||||
|
||||
It was downloaded from http://poppler.freedesktop.org
|
||||
|
||||
Upstream Authors:
|
||||
|
||||
Derek Noonburg <derekn@foolabs.com>
|
||||
Kristian Høgsberg <krh@bitplanet.net>
|
||||
Albert Astals Cid <aacid@kde.org>
|
||||
|
||||
Copyright:
|
||||
|
||||
Copyright © 2008 Adam Batkin
|
||||
Copyright © Adobe Systems Inc.
|
||||
Copyright © 2012-2015 Adam Reichold
|
||||
Copyright © 2007-2017 Adrian Johnson
|
||||
Copyright © 2008 Adrian Page
|
||||
Copyright © 2013 Adrian Perez de Castro
|
||||
Copyright © 2014 Aki Koskinen
|
||||
Copyright © 2004-2017 Albert Astals Cid
|
||||
Copyright © 2015 Aleksei Volkov
|
||||
Copyright © 2006-2010 Alexander Neundorf
|
||||
Copyright © 2012 Alexander Saprykin
|
||||
Copyright © 2012 Alexey Pavlov
|
||||
Copyright © 2016 Alok Anand
|
||||
Copyright © 2015 André Esser
|
||||
Copyright © 2015 André Guerreiro
|
||||
Copyright © 2011 Andrea Canciani
|
||||
Copyright © 2011 Andreas Hartmetz
|
||||
Copyright © 2013 Anthony Granger
|
||||
Copyright © 2012 Anthony Wesley
|
||||
Copyright © 2014 Anuj Khare
|
||||
Copyright © 2015-2016 Arseniy Lartsev
|
||||
Copyright © 2012 Arseny Solokha
|
||||
Copyright © 2015 Arthur Stavisky
|
||||
Copyright © 2009, 2011 Axel Strübing
|
||||
Copyright © 2014 Bogdan Cristea
|
||||
Copyright © 2008 Boris Toloknov
|
||||
Copyright © 2005-2008 Brad Hards
|
||||
Copyright © 2010 Brian Cameron
|
||||
Copyright © 2010 Brian Ewins
|
||||
Copyright © 2016-2017 Caolán McNamara
|
||||
Copyright © 2006-2016 Carlos Garcia Campos
|
||||
Copyright © 2008 Carl Worth
|
||||
Copyright © 2010 Christian Feuersänger
|
||||
Copyright © 2009 Christian Persch
|
||||
Copyright © 2008-2009 Chris Wilson
|
||||
Copyright © 2017 Christoph Cullmann
|
||||
Copyright © 2013 Christoph Duelli
|
||||
Copyright © 1998-2003 Daniel Veillard
|
||||
Copyright © 2011 Daiki Ueno
|
||||
Copyright © 2005 Dan Sheridan
|
||||
Copyright © 2011 Daniel Glöckner
|
||||
Copyright © 2013 Daniel Kahn Gillmor
|
||||
Copyright © 2011 Daniel Richard G.
|
||||
Copyright © 2009 Darren Kenny
|
||||
Copyright © 2009-2010 David Benjamin
|
||||
Copyright © 2006 David Faure
|
||||
Copyright © 1997, Derek B. Noonburg
|
||||
Copyright © 2015 Dmytro Morgun
|
||||
Copyright © 2013 Dominik Haumann
|
||||
Copyright © 2006-2007 Dominic Lachowicz
|
||||
Copyright © 2008 Ed Avis
|
||||
Copyright © 2006-2007, 2013 Ed Catmur
|
||||
Copyright © 2014 Ed Porras
|
||||
Copyright © 2011 Edward Jiang
|
||||
Copyright © 2004 Enrico Ros
|
||||
Copyright © 2009 Eric Toombs
|
||||
Copyright © 2012, 2015 Even Rouault
|
||||
Copyright © 2012-2014 Fabio D'Urso
|
||||
Copyright © 2017 Francesco Poli
|
||||
Copyright © 1989, 1991-2016 Free Software Foundation, Inc.
|
||||
Copyright © 2012 Gerald Schmidt
|
||||
Copyright © 2013 German Poo-Caamano
|
||||
Copyright © 2011 Glad Deschrijver
|
||||
Copyright © 1996-2013 Glyph & Cog, LLC.
|
||||
Copyright © 2009 Glenn Ganz
|
||||
Copyright © 1999-2000 Gueorgui Ovtcharov
|
||||
Copyright © 2010, 2012 Guillermo A. Amaral B.
|
||||
Copyright © 2016 Hanno Meyer-Thurow
|
||||
Copyright © 2014-2015 Hans-Peter Deifel
|
||||
Copyright © 2017 Hans-Ulrich Jüttner
|
||||
Copyright © 2010 Harry Roberts
|
||||
Copyright © 2008 Haruyuki Kawabe
|
||||
Copyright © 2008, 2010-2014 Hib Eris
|
||||
Copyright © 2012 Horst Prote
|
||||
Copyright © 2017 Hubert Figuière
|
||||
Copyright © 2008 Hugo Mercier
|
||||
Copyright © 2013-2014 Igalia S.L.
|
||||
Copyright © 2011-2012 Igor Slepchin
|
||||
Copyright © 2012 Ihar Filipau
|
||||
Copyright © 2007 Ilmari Heikkinen
|
||||
Copyright © 2008-2010 Ilya Gorenbein
|
||||
Copyright © 2007-2008 Iñigo Martínez
|
||||
Copyright © Insight Consortium
|
||||
Copyright © 2016 Jakub Alba
|
||||
Copyright © 2010 Jakob Voss
|
||||
Copyright © 2016 Jakub Kucharski
|
||||
Copyright © 2009-2010, 2015 Jakub Wilk
|
||||
Copyright © 2017 Jan-Erik S
|
||||
Copyright © 2009 Jan Jockusch
|
||||
Copyright © 2010 Jan Kümmel
|
||||
Copyright © 2017 Jason Alan Palmer
|
||||
Copyright © 2012-2016 Jason Crain
|
||||
Copyright © 2006-2007 Jauco Noordzij
|
||||
Copyright © 2005-2008 Jeff Muizelaar
|
||||
Copyright © 2016 Jeffrey Morlan
|
||||
Copyright © 2015 Jeremy Echols
|
||||
Copyright © Jerry Epplin
|
||||
Copyright © 2011 Jim Meyering
|
||||
Copyright © 2014 Jiri Slaby
|
||||
Copyright © 2013 Johannes Brandstätter
|
||||
Copyright © 2005 Jonathan Blandford
|
||||
Copyright © 2007-2009 Jonathan Kew
|
||||
Copyright © 2010 Jonathan Liu
|
||||
Copyright © 2011, 2013 José Aliste
|
||||
Copyright © 2011 Joshua Richardson
|
||||
Copyright © 2013 Julien Nabet
|
||||
Copyright © 2006-2008 Julien Rebetez
|
||||
Copyright © 2010 Jürg Billeter
|
||||
Copyright © 2016 Khaled Hosny
|
||||
Copyright © 2009 KDAB via Guillermo Amaral
|
||||
Copyright © 2010 Kenneth Berland
|
||||
Copyright © 2008 Kees Cook
|
||||
Copyright © 2011, 2015 Kenji Uno
|
||||
Copyright © 2002 Kitware, Inc.
|
||||
Copyright © 2008 Kjartan Maraas
|
||||
Copyright © 2007-2009, 2012 Koji Otani
|
||||
Copyright © 2006-2007 Kouhei Sutou
|
||||
Copyright © 2009 Kovid Goyal
|
||||
Copyright © 2005-2007 Kristian Høgsberg
|
||||
Copyright © 2006-2007 Krzysztof Kowalczyk
|
||||
Copyright © 2006-2007 Laurent Montel
|
||||
Copyright © 2017 Léonard Michelet
|
||||
Copyright © 2013, 2015 Li Junling
|
||||
Copyright © 2012-2013 Lu Wang
|
||||
Copyright © 2014 Luigi Scarso
|
||||
Copyright © 2012 Luis Parravicini
|
||||
Copyright © 2005 Marco Pesenti Gritti
|
||||
Copyright © 2010, 2012, 2014-2015 Marek Kasik
|
||||
Copyright © 2012 Mark Brand
|
||||
Copyright © 2008 Mark Kaplan
|
||||
Copyright © 2010, 2012 Mark Riedesel
|
||||
Copyright © 2015 Markus Kilås
|
||||
Copyright © 2012 Markus Trippelsdorf
|
||||
Copyright © 2005 Martin Kretzschmar
|
||||
Copyright © 2016 Masamichi Hosoda
|
||||
Copyright © 2009 Matthias Drochner
|
||||
Copyright © 2010 Matthias Fauconneau
|
||||
Copyright © 2009 Matthias Franz
|
||||
Copyright © 2012 Matthias Kramm
|
||||
Copyright © 2009 Michael K. Johnson
|
||||
Copyright © 2008 Michael Vrable
|
||||
Copyright © 2013 Michael Weiser
|
||||
Copyright © 2009 M Joonas Pihlaja
|
||||
Copyright © 2010 Mike Slegeir
|
||||
Copyright © 2009 Mozilla Corporation
|
||||
Copyright © 2005 Net Integration Technologies, Inc.
|
||||
Copyright © 2009 Nick Jones
|
||||
Copyright © 2005-2006 Nickolay V. Shmyrev
|
||||
Copyright © 2010 Nils Höglund
|
||||
Copyright © 2012-2017 Oliver Sander
|
||||
Copyright © 2014 Olly Betts
|
||||
Copyright © 2010 OSSD CDAC Mumbai by Leena Chourey and Onkar Potdar
|
||||
Copyright © 2012 Patrick Pfeifer
|
||||
Copyright © 2010 Patrick Spendrin
|
||||
Copyright © 2006 Paul Walmsley
|
||||
Copyright © 2010 Paweł Wiejacha
|
||||
Copyright © 2012-2014 Peter Breitenlohner
|
||||
Copyright © 2009 Peter Kerzum
|
||||
Copyright © 2009, 2015 Petr Gajdos
|
||||
Copyright © 2010 Philip Lorenz
|
||||
Copyright © 2015 Philipp Reinkemeier
|
||||
Copyright © 2006-2014 Pino Toscano
|
||||
Copyright © Rainer Dorsch
|
||||
Copyright © 2006 Rainer Keller
|
||||
Copyright © 2006 Raj Kumar
|
||||
Copyright © 2009 Reece Dunn
|
||||
Copyright © 2004-2006 Red Hat, Inc.
|
||||
Copyright © 2008 Richard Airlie
|
||||
Copyright © 2014 Richard PALO
|
||||
Copyright © 2014 Rodrigo Rivas Costa
|
||||
Copyright © 2017 Roland Hieber
|
||||
Copyright © 2009 Ross Moore
|
||||
Copyright © 2009 Ryszard Trojnacki
|
||||
Copyright © 2011 Sam Liao
|
||||
Copyright © 2009 Sanjoy Mahajan
|
||||
Copyright © 2004 Scott James Remnant
|
||||
Copyright © 2006 Scott Turner
|
||||
Copyright © 2014 Scott West
|
||||
Copyright © 2017 Sebastian Rasmussen
|
||||
Copyright © 2009 Shawn Rutledge
|
||||
Copyright © 2009 Shen Liang
|
||||
Copyright © 2011 Simon Kellner
|
||||
Copyright © 2010 Srinivas Adicherla
|
||||
Copyright © 2005-2006 Stefan Kebekus
|
||||
Copyright © 2006 Stefan Schweizer
|
||||
Copyright © 2009 Stefan Thomas
|
||||
Copyright © 2011 Stephen Reichling
|
||||
Copyright © 2008 Steven G. Johnson
|
||||
Copyright © 2014 Steven Lee
|
||||
Copyright © 2011 Steven Murdoch
|
||||
Copyright © 2010, 2012-2013, 2015 Suzuki Toshiya
|
||||
Copyright © 2015 Tamas Szekeres
|
||||
Copyright © 2005-2006 Takashi Iwai
|
||||
Copyright © 2016 Takahiro Hashimoto
|
||||
Copyright © The GLib Team
|
||||
Copyright © 2005-2010 The Poppler Developers
|
||||
Copyright © 2013 Thomas Fischer
|
||||
Copyright © 2009-2017 Thomas Freitag
|
||||
Copyright © 2011 Thomas Klausner
|
||||
Copyright © 2006 Thorkild Stray
|
||||
Copyright © 2009, 2014 Till Kamppeter
|
||||
Copyright © 2008 Timothy Lee
|
||||
Copyright © 2017 Tobias C. Berner
|
||||
Copyright © 2005, 2012, 2015 Tobias Koening
|
||||
Copyright © 2011 Tom Gleason
|
||||
Copyright © 2008 Tomas Are Haavet
|
||||
Copyright © 2010-2011 Tomas Hoger
|
||||
Copyright © 2016 Tor Lillqvist
|
||||
Copyright © 2008 Vasile Gaburici
|
||||
Copyright © 2016 Vincent Le Garrec
|
||||
Copyright © 2011 Vittal Aithal
|
||||
Copyright © 2012 Yi Yang
|
||||
Copyright © 2013 Yury G. Kudryashov
|
||||
Copyright © 2008-2009 Warren Toomey
|
||||
Copyright © 2006 Wilfried Huss
|
||||
Copyright © 2009-2016 William Bader
|
||||
Copyright © 2007 Will Stephenson
|
||||
Copyright © 1994 X Consortium
|
||||
|
||||
License:
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; version 2 dated June, 1991.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License along
|
||||
with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
|
||||
|
||||
Poppler is based on a Xpdf fork (updated at Xpdf 3.02), so the license
|
||||
of the poppler core library (libpoppler.so.X) is GPL v2 only.
|
||||
All the Poppler contributions are licensed as GPL v2+.
|
||||
|
||||
|
||||
On Debian systems, the complete text of the GNU General
|
||||
Public License can be found in `/usr/share/common-licenses/GPL-2'.
|
|
@ -0,0 +1,314 @@
|
|||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: PostgreSQL
|
||||
Source: https://www.postgresql.org/ftp/source/
|
||||
|
||||
### PostgreSQL copyrights ###
|
||||
|
||||
Files: *
|
||||
Copyright: Portions Copyright (c) 1996-2017, PostgreSQL Global Development Group
|
||||
Portions Copyright (c) 1994, The Regents of the University of California
|
||||
License: PostgreSQL
|
||||
Permission to use, copy, modify, and distribute this software and its
|
||||
documentation for any purpose, without fee, and without a written agreement
|
||||
is hereby granted, provided that the above copyright notice and this
|
||||
paragraph and the following two paragraphs appear in all copies.
|
||||
.
|
||||
IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY FOR
|
||||
DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING
|
||||
LOST PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS
|
||||
DOCUMENTATION, EVEN IF THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE
|
||||
POSSIBILITY OF SUCH DAMAGE.
|
||||
.
|
||||
THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES,
|
||||
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
|
||||
AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS
|
||||
ON AN "AS IS" BASIS, AND THE UNIVERSITY OF CALIFORNIA HAS NO OBLIGATIONS TO
|
||||
PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
|
||||
|
||||
Files: src/backend/regex/*
|
||||
Copyright: Copyright (c) 1998, 1999 Henry Spencer. All rights reserved.
|
||||
License: Custom-regex
|
||||
Development of this software was funded, in part, by Cray Research Inc.,
|
||||
UUNET Communications Services Inc., Sun Microsystems Inc., and Scriptics
|
||||
Corporation, none of whom are responsible for the results. The author
|
||||
thanks all of them.
|
||||
.
|
||||
Redistribution and use in source and binary forms -- with or without
|
||||
modification -- are permitted for any purpose, provided that
|
||||
redistributions in source form retain this entire copyright notice and
|
||||
indicate the origin and nature of any modifications.
|
||||
.
|
||||
I'd appreciate being given credit for this package in the documentation
|
||||
of software which uses it, but that is not a requirement.
|
||||
.
|
||||
THIS SOFTWARE IS PROVIDED ``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
|
||||
HENRY SPENCER 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: src/backend/regex/regc_locale.c
|
||||
Copyright: Copyright (c) 1998 by Scriptics Corporation.
|
||||
License: Tcl
|
||||
|
||||
Files: src/backend/regex/re_syntax.n
|
||||
Copyright: Copyright (c) 1998 Sun Microsystems, Inc.
|
||||
Copyright (c) 1999 Scriptics Corporation
|
||||
License: Tcl
|
||||
|
||||
Files: src/bin/pg_dump/*
|
||||
Copyright: Portions Copyright (c) 2000, Philip Warner
|
||||
License: Custom-pg_dump
|
||||
Rights are granted to use this software in any way so long as this notice is
|
||||
not removed. The author is not responsible for loss or damages that may
|
||||
result from its use.
|
||||
|
||||
Files: src/backend/utils/mb/Unicode/*.txt
|
||||
Copyright: Copyright (C) 2001 earthian@tama.or.jp, All Rights Reserved.
|
||||
Copyright (C) 2001 I'O, All Rights Reserved.
|
||||
Copyright (C) 2006 Project X0213, All Rights Reserved.
|
||||
License: Custom-Unicode
|
||||
You can use, modify, distribute this table freely.
|
||||
|
||||
### contrib copyrights ###
|
||||
|
||||
Files: contrib/fuzzystrmatch/dmetaphone.c
|
||||
Copyright: Copyright 2000, Maurice Aubrey <maurice@hevanet.com>
|
||||
Copyright 2003, North Carolina State Highway Patrol
|
||||
License: double-metaphone
|
||||
This module is free software; you may redistribute it and/or
|
||||
modify it under the same terms as Perl itself.
|
||||
.
|
||||
All rights reserved.
|
||||
.
|
||||
Permission to use, copy, modify, and distribute this software and its
|
||||
documentation for any purpose, without fee, and without a written agreement
|
||||
is hereby granted, provided that the above copyright notice and this
|
||||
paragraph and the following two paragraphs appear in all copies.
|
||||
.
|
||||
IN NO EVENT SHALL THE NORTH CAROLINA STATE HIGHWAY PATROL BE LIABLE TO ANY
|
||||
PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES,
|
||||
INCLUDING LOST PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS
|
||||
DOCUMENTATION, EVEN IF THE NORTH CAROLINA STATE HIGHWAY PATROL HAS BEEN
|
||||
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.
|
||||
THE NORTH CAROLINA STATE HIGHWAY PATROL SPECIFICALLY DISCLAIMS ANY
|
||||
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
||||
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED
|
||||
HEREUNDER IS ON AN "AS IS" BASIS, AND THE NORTH CAROLINA STATE HIGHWAY PATROL
|
||||
HAS NO OBLIGATIONS TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR
|
||||
MODIFICATIONS.
|
||||
.
|
||||
The license of Perl is:
|
||||
.
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of either:
|
||||
.
|
||||
a) the GNU General Public License as published by the Free Software
|
||||
Foundation; either version 1, or (at your option) any later
|
||||
version, or
|
||||
.
|
||||
b) the "Artistic License" which comes with Perl.
|
||||
.
|
||||
On Debian GNU/Linux systems, the complete text of the GNU General
|
||||
Public License version 1 can be found in
|
||||
`/usr/share/common-licenses/GPL-1' and the Artistic Licence in
|
||||
`/usr/share/common-licenses/Artistic'.
|
||||
|
||||
Files:
|
||||
contrib/pageinspect/btreefuncs.c
|
||||
contrib/pgrowlocks/*
|
||||
contrib/pgstattuple/*
|
||||
Copyright: Copyright (c) 2006 Satoshi Nagayasu <nagayasus@nttdata.co.jp>
|
||||
Copyright (c) 2001, 2002, 2005-2006 Tatsuo Ishii
|
||||
License: nagaysau-ishii
|
||||
Permission to use, copy, modify, and distribute this software and
|
||||
its documentation for any purpose, without fee, and without a
|
||||
written agreement is hereby granted, provided that the above
|
||||
copyright notice and this paragraph and the following two
|
||||
paragraphs appear in all copies.
|
||||
.
|
||||
IN NO EVENT SHALL THE AUTHOR BE LIABLE TO ANY PARTY FOR DIRECT,
|
||||
INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING
|
||||
LOST PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS
|
||||
DOCUMENTATION, EVEN IF THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED
|
||||
OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.
|
||||
THE AUTHOR SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT
|
||||
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
||||
A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS
|
||||
IS" BASIS, AND THE AUTHOR HAS NO OBLIGATIONS TO PROVIDE MAINTENANCE,
|
||||
SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
|
||||
|
||||
Files: contrib/pgcrypto/blf.*
|
||||
Copyright: PuTTY is copyright 1997-2007 Simon Tatham.
|
||||
Portions copyright Robert de Bath, Joris van Rantwijk, Delian
|
||||
Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry,
|
||||
Justin Bradford, Ben Harris, Malcolm Smith, Ahmad Khalifa, Markus
|
||||
Kuhn, and CORE SDI S.A.
|
||||
License: blf
|
||||
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 COPYRIGHT HOLDERS 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.
|
||||
|
||||
Files:
|
||||
contrib/pgcrypto/crypt-des.c
|
||||
contrib/pgcrypto/md5.*
|
||||
contrib/pgcrypto/sha1.*
|
||||
contrib/pgcrypto/sha2.*
|
||||
Copyright: Copyright (c) 1994 David Burren
|
||||
Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
|
||||
Copyright (c) 2000-2001, Aaron D. Gifford
|
||||
License: BSD-3-clause
|
||||
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. Neither the name of the author nor the names of other contributors
|
||||
may be used to endorse or promote products derived from this software
|
||||
without specific prior written permission.
|
||||
.
|
||||
THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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:
|
||||
contrib/pgcrypto/fortuna.*
|
||||
contrib/pgcrypto/internal*
|
||||
contrib/pgcrypto/mbuf.*
|
||||
contrib/pgcrypto/openssl.c
|
||||
contrib/pgcrypto/pgcrypto.*
|
||||
contrib/pgcrypto/pgp*
|
||||
contrib/pgcrypto/px*
|
||||
contrib/pgcrypto/random.c
|
||||
Copyright: Copyright (c) 2001, 2005 Marko Kreen
|
||||
License: BSD-2-clause
|
||||
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.
|
||||
.
|
||||
THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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: contrib/pgcrypto/imath.*
|
||||
Copyright: Copyright (C) 2002 Michael J. Fromberger
|
||||
License: imath
|
||||
All Rights Reserved.
|
||||
.
|
||||
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 AUTHORS OR COPYRIGHT HOLDERS
|
||||
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.
|
||||
|
||||
Files: contrib/pgcrypto/rijndael.*
|
||||
Copyright: Dr Brian Gladman
|
||||
License: rijndael
|
||||
Copyright in this implementation is held by Dr B R Gladman but I
|
||||
hereby give permission for its free direct or derivative use subject
|
||||
to acknowledgment of its origin and compliance with any conditions
|
||||
that the originators of the algorithm place on its exploitation.
|
||||
|
||||
### licenses ###
|
||||
|
||||
License: Tcl
|
||||
This software is copyrighted by the Regents of the University of
|
||||
California, Sun Microsystems, Inc., Scriptics Corporation, ActiveState
|
||||
Corporation and other parties. The following terms apply to all files
|
||||
associated with the software unless explicitly disclaimed in
|
||||
individual files.
|
||||
.
|
||||
The authors hereby grant permission to use, copy, modify, distribute,
|
||||
and license this software and its documentation for any purpose, provided
|
||||
that existing copyright notices are retained in all copies and that this
|
||||
notice is included verbatim in any distributions. No written agreement,
|
||||
license, or royalty fee is required for any of the authorized uses.
|
||||
Modifications to this software may be copyrighted by their authors
|
||||
and need not follow the licensing terms described here, provided that
|
||||
the new terms are clearly indicated on the first page of each file where
|
||||
they apply.
|
||||
.
|
||||
IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY
|
||||
FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
|
||||
ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY
|
||||
DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE
|
||||
POSSIBILITY OF SUCH DAMAGE.
|
||||
.
|
||||
THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,
|
||||
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. THIS SOFTWARE
|
||||
IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE
|
||||
NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR
|
||||
MODIFICATIONS.
|
||||
.
|
||||
GOVERNMENT USE: If you are acquiring this software on behalf of the
|
||||
U.S. government, the Government shall have only "Restricted Rights"
|
||||
in the software and related documentation as defined in the Federal
|
||||
Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2). If you
|
||||
are acquiring the software on behalf of the Department of Defense, the
|
||||
software shall be classified as "Commercial Computer Software" and the
|
||||
Government shall have only "Restricted Rights" as defined in Clause
|
||||
252.227-7013 (c) (1) of DFARs. Notwithstanding the foregoing, the
|
||||
authors grant the U.S. Government and others acting in its behalf
|
||||
permission to use and distribute the software in accordance with the
|
||||
terms specified in this license.
|
|
@ -0,0 +1,186 @@
|
|||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: PROJ.4
|
||||
Upstream-Contact: MetaCRS Developers <metacrs@lists.osgeo.org>
|
||||
Source: http://download.osgeo.org/proj/
|
||||
|
||||
Files: *
|
||||
Comment: Version 4.3.3 was authored by:
|
||||
Gerald (Jerry) Ian Evenden
|
||||
email: gie@kai.er.usgs.gov gevenden@capecod.net
|
||||
phone: (508)563-6766
|
||||
P.O. Box 1027
|
||||
N.Falmouth, MA 02556-1027
|
||||
.
|
||||
Proj is a U.S. Government work and is not eligible for U.S. copyright
|
||||
protection. This is free software.
|
||||
.
|
||||
Here's what Jerry replied when I asked what the license was:
|
||||
.
|
||||
`The software was developed by the USGS and has no copyright
|
||||
nor license. Do with it what you will. :-)'
|
||||
.
|
||||
Maintenance of proj has been taken up by Frank Warmerdam <warmerda@home.com>
|
||||
under the following license:
|
||||
.
|
||||
All source, data files and other contents of the PROJ.4 package are
|
||||
available under the following terms. Note that the PROJ 4.3 and earlier
|
||||
was "public domain" as is common with US government work, but apparently
|
||||
this is not a well defined legal term in many countries. I am placing
|
||||
everything under the following MIT style license because I believe it is
|
||||
effectively the same as public domain, allowing anyone to use the code as
|
||||
they wish, including making proprietary derivatives.
|
||||
.
|
||||
Though I have put my own name as copyright holder, I don't mean to imply
|
||||
I did the work. Essentially all work was done by Gerald Evenden.
|
||||
Copyright: 2012-2016, Charles Karney <charles@karney.com>
|
||||
2016, Kristian Evers
|
||||
2016, Thomas Knudsen
|
||||
2015, Drazen Tutic
|
||||
2015, Lovro Gradiser
|
||||
2000-2002, 2009-2010, 2012-2013, Frank Warmerdam <warmerdam@pobox.com>
|
||||
2008-2012, Even Rouault <even dot rouault at mines-paris dot org>
|
||||
2011-2012, Martin Lambers <marlam@marlam.de>
|
||||
2012, Martin Raspaud
|
||||
2011, Open Geospatial Consortium, Inc
|
||||
1995, 2003-2004, 2006, Gerald I. Evenden
|
||||
2006, Andrey Kiselev
|
||||
2005, Antonello Andrea
|
||||
2001, Thomas Flemming <tf@ttqv.com>
|
||||
License: Expat
|
||||
|
||||
Files: ltmain.sh
|
||||
Copyright: 1996-2015, Free Software Foundation, Inc.
|
||||
License: GPL-2+ with Libtool exception
|
||||
|
||||
Files: src/proj_etmerc.c
|
||||
Comment: The code in this file is largly based upon procedures:
|
||||
.
|
||||
Written by: Knud Poder and Karsten Engsager
|
||||
.
|
||||
Based on math from: R.Koenig and K.H. Weise, "Mathematische
|
||||
Grundlagen der hoeheren Geodaesie und Kartographie,
|
||||
Springer-Verlag, Berlin/Goettingen" Heidelberg, 1951.
|
||||
.
|
||||
Modified and used here by permission of Reference Networks
|
||||
Division, Kort og Matrikelstyrelsen (KMS), Copenhagen, Denmark
|
||||
Copyright: 2008, Gerald I. Evenden
|
||||
License: Expat
|
||||
|
||||
Files: src/PJ_isea.c
|
||||
Copyright: disclaimed
|
||||
License: public-domain
|
||||
This code was entirely written by Nathan Wagner
|
||||
and is in the public domain.
|
||||
|
||||
Files: src/PJ_patterson.c
|
||||
Copyright: 2014, Bojan Savric
|
||||
License: Apache-2.0
|
||||
|
||||
Files: src/PJ_sch.c
|
||||
Copyright: 2015, California Institute of Technology
|
||||
Comment: Government sponsorship acknowledged.
|
||||
License: public-domain
|
||||
NOTE: The SCH coordinate system is a sensor aligned coordinate system
|
||||
developed at JPL for radar mapping missions. Details pertaining to the
|
||||
coordinate system have been release in the public domain (see references above).
|
||||
This code is an independent implementation of the SCH coordinate system
|
||||
that conforms to the PROJ.4 conventions and uses the details presented in these
|
||||
publicly released documents. All credit for the development of the coordinate
|
||||
system and its use should be directed towards the original developers at JPL.
|
||||
.
|
||||
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 AUTHORS OR COPYRIGHT HOLDERS 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.
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 1999-2005, Peter S Galbraith <psg@debian.org>
|
||||
2007-2009, 2012-2013, Francesco Paolo Lovergine <frankie@debian.org>
|
||||
2014, Bas Couwenberg <sebastic@debian.org>
|
||||
License: GPL-2+
|
||||
|
||||
Files: debian/datumgrids.shar
|
||||
debian/datumgrids-ch.shar
|
||||
Copyright: disclaimed
|
||||
License: public-domain
|
||||
All those data are public domain, taken and collected from various
|
||||
US/Canada, France, Switzerland and New Zealand public domain resources.
|
||||
|
||||
License: Expat
|
||||
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 AUTHORS OR COPYRIGHT HOLDERS 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.
|
||||
|
||||
License: GPL-2+ with Libtool exception
|
||||
GNU Libtool is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
As a special exception to the GNU General Public License,
|
||||
if you distribute this file as part of a program or library that
|
||||
is built using GNU Libtool, you may include this file under the
|
||||
same distribution terms that you use for the rest of that program.
|
||||
.
|
||||
GNU Libtool is distributed in the hope that it will be useful, but
|
||||
WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with GNU Libtool; see the file COPYING. If not, a copy
|
||||
can be downloaded from http://www.gnu.org/licenses/gpl.html,
|
||||
or obtained by writing to the Free Software Foundation, Inc.,
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
.
|
||||
On Debian systems, the full text of the GNU General Public
|
||||
License version 2 can be found in the file
|
||||
`/usr/share/common-licenses/GPL-2'.
|
||||
|
||||
License: GPL-2+
|
||||
This program is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU General Public License as
|
||||
published by the Free Software Foundation; either version 2 of
|
||||
the License, or (at your option) any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
.
|
||||
On Debian systems, the complete text of the GNU General Public
|
||||
License can be found in the `/usr/share/common-licenses/GPL-2' file.
|
||||
|
||||
License: Apache-2.0
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
.
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
.
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
.
|
||||
On Debian systems, the complete text of the Apache License can be found
|
||||
in `/usr/share/common-licenses/Apache-2.0'.
|
||||
|
|
@ -0,0 +1,61 @@
|
|||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: libpsl
|
||||
Source: https://github.com/rockdaboot/libpsl
|
||||
|
||||
Files: *
|
||||
Copyright: 2014-2016 Tim Ruehsen
|
||||
License: MIT
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2014-2016 Daniel Kahn Gillmor
|
||||
License: MIT
|
||||
|
||||
Files: src/psl-make-dafsa src/lookup_string_in_fixed_set.c
|
||||
Copyright: 2014-2015 The Chromium Authors
|
||||
License: Chromium
|
||||
|
||||
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
|
||||
* AUTHORS OR COPYRIGHT HOLDERS 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.
|
||||
|
||||
License: Chromium
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions are
|
||||
met:
|
||||
.
|
||||
* Redistributions of source code must retain the above copyright
|
||||
notice, this list of conditions and the following disclaimer.
|
||||
* 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.
|
||||
* Neither the name of Google Inc. 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 COPYRIGHT HOLDERS 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 COPYRIGHT
|
||||
OWNER 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.
|
|
@ -0,0 +1,60 @@
|
|||
This package was debianized by Rafael Laboissiere <rafael@debian.org> on
|
||||
Mon Mar 1 00:28:18 CET 2004
|
||||
|
||||
It was downloaded from:
|
||||
|
||||
http://www.qhull.org/download/qhull-2003.1.tar.gz
|
||||
Current upstream repository is git://github.com/qhull/qhull.git
|
||||
|
||||
Upstream Authors:
|
||||
|
||||
C. Bradford Barber <bradb@qhull.org>
|
||||
Hannu Huhdanpaa <hannu@qhull.org>
|
||||
|
||||
c/o The Geometry Center
|
||||
University of Minnesota
|
||||
400 Lind Hall
|
||||
207 Church Street S.E.
|
||||
Minneapolis, MN 55455
|
||||
|
||||
Copyright:
|
||||
|
||||
The formal license is in the source file COPYING.txt
|
||||
|
||||
Qhull, Copyright (c) 1993-2003
|
||||
|
||||
The National Science and Technology Research Center for
|
||||
Computation and Visualization of Geometric Structures
|
||||
(The Geometry Center)
|
||||
University of Minnesota
|
||||
|
||||
email: qhull@qhull.org
|
||||
|
||||
This software includes Qhull from The Geometry Center. Qhull is
|
||||
copyrighted as noted above. Qhull is free software and may be obtained
|
||||
via http from www.qhull.org. It may be freely copied, modified,
|
||||
and redistributed under the following conditions:
|
||||
|
||||
1. All copyright notices must remain intact in all files.
|
||||
|
||||
2. A copy of this text file must be distributed along with any copies
|
||||
of Qhull that you redistribute; this includes copies that you have
|
||||
modified, or copies of programs or other software products that
|
||||
include Qhull.
|
||||
|
||||
3. If you modify Qhull, you must include a notice giving the
|
||||
name of the person performing the modification, the date of
|
||||
modification, and the reason for such modification.
|
||||
|
||||
4. When distributing modified versions of Qhull, or other software
|
||||
products that include Qhull, you must provide notice that the original
|
||||
source code may be obtained as noted above.
|
||||
|
||||
5. There is no warranty or other guarantee of fitness for Qhull, it is
|
||||
provided solely "as is". Bug reports or fixes may be sent to
|
||||
qhull_bug@qhull.org; the authors may or may not act on them as
|
||||
they desire.
|
||||
|
||||
The Debian packaging files are released under the terms of the GNU
|
||||
General Public License, version 3 or later. The complete text of the
|
||||
GNU GPL v3, can be found in the file /usr/share/common-licenses/GPL-3.
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,104 @@
|
|||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: heimdal
|
||||
Upstream-Contact: heimdal@h5l.org
|
||||
Source: https://github.com/heimdal/heimdal
|
||||
Files-Excluded: doc/doxyout
|
||||
lib/wind/rfc3490.txt
|
||||
lib/wind/rfc3491.txt
|
||||
lib/wind/rfc4013.txt
|
||||
lib/wind/rfc4518.txt
|
||||
|
||||
Files: *
|
||||
Copyright: 1996-2017 Kungliga Tekniska Högskolan
|
||||
2009, 2010 Apple, Inc.
|
||||
1991, 2013 Massachusetts Institute of Technology
|
||||
1995-1997 Eric Young <eay@@mincom.oz.au>
|
||||
1988, 1990, 1993 The Regents of the University of California
|
||||
License: BSD-3-clause
|
||||
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. Neither the name of the Institute 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 INSTITUTE 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 INSTITUTE 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: lib/wind/rfc3454.txt
|
||||
Copyright: None
|
||||
License: none
|
||||
Not copyrightable; stripped to contain only tables.
|
||||
|
||||
Files: lib/wind/rfc3492.txt
|
||||
Copyright: 2003 The Internet Society
|
||||
License: custom
|
||||
Regarding this entire document or any portion of it (including the
|
||||
pseudocode and C code), the author makes no guarantees and is not
|
||||
responsible for any damage resulting from its use. The author grants
|
||||
irrevocable permission to anyone to use, modify, and distribute it in
|
||||
any way that does not diminish the rights of anyone else to use,
|
||||
modify, and distribute it, provided that redistributed derivative
|
||||
works do not contain misleading author or version information.
|
||||
Derivative works need not be licensed under similar terms.
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 1999-2017 Brian May <bam@debian.org>
|
||||
2017 Dominik George <nik@naturalnet.de>
|
||||
License: GPL-2+
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License along
|
||||
with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
.
|
||||
On Debian systems, the full text can be found in
|
||||
/usr/share/common-licenses/GPL-2.
|
||||
|
||||
#Files: ?
|
||||
#Copyright: 1992 Simmule Turner and Rich Salz
|
||||
#License: Spencer-94
|
||||
# This software is not subject to any license of the American Telephone
|
||||
# and Telegraph Company or of the Regents of the University of California.
|
||||
# .
|
||||
# Permission is granted to anyone to use this software for any purpose on
|
||||
# any computer system, and to alter it and redistribute it freely, subject
|
||||
# to the following restrictions:
|
||||
# .
|
||||
# 1. The authors are not responsible for the consequences of use of this
|
||||
# software, no matter how awful, even if they arise from flaws in it.
|
||||
# .
|
||||
# 2. The origin of this software must not be misrepresented, either by
|
||||
# explicit claim or by omission. Since few users ever read sources,
|
||||
# credits must appear in the documentation.
|
||||
# .
|
||||
# 3. Altered versions must be plainly marked as such, and must not be
|
||||
# misrepresented as being the original software. Since few users
|
||||
# ever read sources, credits must appear in the documentation.
|
||||
# .
|
||||
# 4. This notice may not be removed or altered.
|
|
@ -0,0 +1,71 @@
|
|||
This work was packaged for Debian by:
|
||||
|
||||
Reinhard Tartler <siretart@tauware.de> on Sun, 30 May 2010 17:07:16 +0200
|
||||
|
||||
It was downloaded from http://rtmpdump.mplayerhq.hu/
|
||||
|
||||
Upstream Authors and Copyright:
|
||||
|
||||
RTMP Dump
|
||||
(C) 2009 Andrej Stepanchuk
|
||||
(C) 2009-2011 Howard Chu
|
||||
(C) 2010 2a665470ced7adb7156fcef47f8199a6371c117b8a79e399a2771e0b36384090
|
||||
|
||||
|
||||
License of the programs in the rtmpdump package:
|
||||
|
||||
rtmpdump - small dumper for media content streamed over the RTMP protocol
|
||||
Copyright (C) 2009 Andrej Stepanchuk
|
||||
Copyright (C) 2009-2010 Howard Chu
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License along
|
||||
with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
|
||||
|
||||
License of the librtmp library (included in the librtmp-dev package and in the
|
||||
librmtp/ subdirectory in the source tree):
|
||||
|
||||
Copyright (C) 2005-2008 Team XBMC
|
||||
http://www.xbmc.org
|
||||
Copyright (C) 2008-2009 Andrej Stepanchuk
|
||||
Copyright (C) 2009-2010 Howard Chu
|
||||
|
||||
|
||||
librtmp is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU Lesser General Public License as
|
||||
published by the Free Software Foundation; either version 2.1,
|
||||
or (at your option) any later version.
|
||||
|
||||
librtmp is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Lesser General Public License
|
||||
along with librtmp see the file COPYING. If not, write to
|
||||
the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||
MA 02110-1301, USA.
|
||||
http://www.gnu.org/copyleft/lgpl.html
|
||||
|
||||
|
||||
The Debian packaging is:
|
||||
|
||||
Copyright (C) 2010 Reinhard Tartler <siretart@tauware.de>
|
||||
|
||||
and is licensed under the GNU Lesser General Public License.
|
||||
|
||||
|
||||
On Debian GNU/Linux systems, the complete text of the GNU General Public
|
||||
License can be found in `/usr/share/common-licenses/GPL-2' and the text of the
|
||||
GNU Lesser General Public License is in `/usr/share/common-licenses/LGPL-2.1'.
|
|
@ -0,0 +1,84 @@
|
|||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: Cyrus SASL
|
||||
Source: ftp://ftp.cyrusimap.org/cyrus-sasl/
|
||||
|
||||
Files: *
|
||||
Copyright: 1998-2003, Carnegie Mellon University
|
||||
License: BSD-4-clause
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2002-2004, Dima Barsky <dima@debian.org>
|
||||
2006-2009, Fabian Fagerholm <fabbe@debian.org>
|
||||
2006-2011, 2014, Roberto C. Sanchez <roberto@connexer.com>
|
||||
2015-2016 Ondřej Surý <ondrej@debian.org>
|
||||
License: GPL-3+
|
||||
|
||||
Files: debian/saslfinger/*
|
||||
Copyright: 2004, Patrick Koetter <p@state-of-mind.de>
|
||||
License: GPL-3+
|
||||
Comment: The saslfinger utility was downloaded from
|
||||
http://postfix.state-of-mind.de/patrick.koetter/saslfinger/
|
||||
|
||||
Files: debian/gen-auth/*
|
||||
Copyright: 2002-2006, John Jetmore <jj33@pobox.com>
|
||||
License: GPL-3+
|
||||
Comment: The gen-auth utility was downloaded from
|
||||
http://jetmore.org/john/code/gen-auth
|
||||
|
||||
License: GPL-3+
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful, but
|
||||
WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
.
|
||||
On Debian systems, the full text of the GNU General Public License
|
||||
version 3 can be found in the file `/usr/share/common-licenses/GPL-3'.
|
||||
|
||||
License: BSD-4-clause
|
||||
/*
|
||||
* Copyright (c) 1998-2003 Carnegie Mellon University. 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. The name "Carnegie Mellon University" must not be used to
|
||||
* endorse or promote products derived from this software without
|
||||
* prior written permission. For permission or any other legal
|
||||
* details, please contact
|
||||
* Office of Technology Transfer
|
||||
* Carnegie Mellon University
|
||||
* 5000 Forbes Avenue
|
||||
* Pittsburgh, PA 15213-3890
|
||||
* (412) 268-4387, fax: (412) 268-7395
|
||||
* tech-transfer@andrew.cmu.edu
|
||||
*
|
||||
* 4. Redistributions of any form whatsoever must retain the following
|
||||
* acknowledgment:
|
||||
* "This product includes software developed by Computing Services
|
||||
* at Carnegie Mellon University (http://www.cmu.edu/computing/)."
|
||||
*
|
||||
* CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
|
||||
* THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
||||
* AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY 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.
|
||||
*/
|
|
@ -0,0 +1,721 @@
|
|||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: SpatiaLite
|
||||
Upstream-Contact: Alessandro Furieri <a.furieri@lqt.it>
|
||||
Source: https://www.gaia-gis.it/fossil/libspatialite/
|
||||
License: MPL-1.1 or GPL-2+ or LGPL-2.1+
|
||||
|
||||
Files: *
|
||||
Copyright: 2008-2015, Alessandro Furieri <a.furieri@lqt.it>
|
||||
2011-2014, Brad Hards <bradh@frogmouth.net>
|
||||
Comment: Contributor(s):
|
||||
Ahmadou Dicko <dicko.ahmadou@gmail.com>
|
||||
Klaus Foerster <klaus.foerster@svg.cc>
|
||||
Luigi Costalli <luigi.costalli@gmail.com>
|
||||
Pepijn Van Eeckhoudt <pepijnvaneeckhoudt@luciad.com>
|
||||
License: MPL-1.1 or GPL-2+ or LGPL-2.1+
|
||||
|
||||
Files: ltmain.sh
|
||||
Copyright: 1996-2001, 2003-2011, Free Software Foundation, Inc.
|
||||
License: GPL-2+ with Libtool exception
|
||||
|
||||
Files: src/connection_cache/generator/code_generator.c
|
||||
Copyright: 2013, Alessandro Furieri <a.furieri@lqt.it>
|
||||
License: GPL-3+
|
||||
|
||||
Files: examples/demo1.c
|
||||
examples/demo2.c
|
||||
examples/demo3.c
|
||||
examples/demo4.c
|
||||
examples/demo5.c
|
||||
Copyright: Alessandro Furieri <a.furieri@lqt.it>
|
||||
License: public-domain
|
||||
This software is provided 'as-is', without any express or implied
|
||||
warranty. In no event will the author 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
|
||||
|
||||
Files: test/scandir4win.h
|
||||
Copyright: 2002, Tom Torfs
|
||||
License: public-domain
|
||||
donated to the public domain; use this code for anything you like
|
||||
as long as it is understood there are absolutely *NO* warranties of any kind,
|
||||
even implied
|
||||
|
||||
Files: src/control_points/*
|
||||
Copyright: 2015, Sandro Furieri <a.furieri@lqt.it>
|
||||
License: GPL-2+
|
||||
|
||||
Files: src/gaiageo/Ewkt.c
|
||||
src/gaiageo/Ewkt.h
|
||||
src/gaiageo/Gml.c
|
||||
src/gaiageo/Gml.h
|
||||
src/gaiageo/Kml.c
|
||||
src/gaiageo/Kml.h
|
||||
src/gaiageo/geoJSON.c
|
||||
src/gaiageo/geoJSON.h
|
||||
src/gaiageo/lemon/lemon_src/lempar.c
|
||||
src/gaiageo/lemon/lemon_src/lemon.c
|
||||
src/gaiageo/lex.Ewkt.c
|
||||
src/gaiageo/lex.GeoJson.c
|
||||
src/gaiageo/lex.Gml.c
|
||||
src/gaiageo/lex.Kml.c
|
||||
src/gaiageo/lex.VanuatuWkt.c
|
||||
src/gaiageo/vanuatuWkt.c
|
||||
src/gaiageo/vanuatuWkt.h
|
||||
Copyright: Unknown
|
||||
License: public-domain
|
||||
The author disclaims copyright to this source code.
|
||||
|
||||
Files: src/md5/md5.c
|
||||
src/md5/md5.h
|
||||
Copyright: 2001, Alexander Peslyak (Solar Designer) <solar at openwall.com>
|
||||
License: public-domain
|
||||
This software was written by Alexander Peslyak in 2001. No copyright is
|
||||
claimed, and the software is hereby placed in the public domain.
|
||||
In case this attempt to disclaim copyright and place the software in the
|
||||
public domain is deemed null and void, then the software is
|
||||
Copyright (c) 2001 Alexander Peslyak and it is hereby released to the
|
||||
general public under the following terms:
|
||||
.
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted.
|
||||
.
|
||||
There's ABSOLUTELY NO WARRANTY, express or implied.
|
||||
.
|
||||
(This is a heavily cut-down "BSD license".)
|
||||
.
|
||||
This differs from Colin Plumb's older public domain implementation in that
|
||||
no exactly 32-bit integer data type is required (any 32-bit or wider
|
||||
unsigned integer data type will do), there's no compile-time endianness
|
||||
configuration, and the function prototypes match OpenSSL's. No code from
|
||||
Colin Plumb's implementation has been reused; this comment merely compares
|
||||
the properties of the two independent implementations.
|
||||
.
|
||||
The primary goals of this implementation are portability and ease of use.
|
||||
It is meant to be fast, but not as fast as possible. Some known
|
||||
optimizations are not included to reduce source code size and avoid
|
||||
compile-time configuration.
|
||||
|
||||
Files: src/srsinit/epsg_update/auto_epsg.c
|
||||
src/srsinit/epsg_update/auto_epsg_ext.c
|
||||
src/srsinit/epsg_update/epsg_from_gdal.c
|
||||
Copyright: 2011, 2014, Alessandro Furieri
|
||||
License: GPL-3+
|
||||
|
||||
Files: test/fnmatch_impl4win.h
|
||||
Copyright: 1989, 1993-1994, The Regents of the University of California
|
||||
Comment: This code is derived from software contributed to Berkeley by
|
||||
Guido van Rossum.
|
||||
License: BSD-4-Clause
|
||||
|
||||
Files: test/asprintf4win.h
|
||||
Copyright: 2001, Federico Di Gregorio <fog@debian.org>
|
||||
1991, 1994-2001, Free Software Foundation, Inc
|
||||
License: GPL-2+
|
||||
|
||||
Files: test/fnmatch4win.h
|
||||
Copyright: 1992, Free Software Foundation, Inc
|
||||
1998, Alexandre Parenteau <aubonbeurre@hotmail.com>
|
||||
License: LGPL-2+
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2009, Francesco Paolo Lovergine <frankie@debian.org>
|
||||
License: GPL-2+
|
||||
|
||||
License: BSD-4-Clause
|
||||
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. All advertising materials mentioning features or use of this software
|
||||
must display the following acknowledgement:
|
||||
This product includes software developed by the University of
|
||||
California, Berkeley and its contributors.
|
||||
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.
|
||||
|
||||
License: GPL-2+ with Libtool exception
|
||||
GNU Libtool is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
As a special exception to the GNU General Public License,
|
||||
if you distribute this file as part of a program or library that
|
||||
is built using GNU Libtool, you may include this file under the
|
||||
same distribution terms that you use for the rest of that program.
|
||||
.
|
||||
GNU Libtool is distributed in the hope that it will be useful, but
|
||||
WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with GNU Libtool; see the file COPYING. If not, a copy
|
||||
can be downloaded from http://www.gnu.org/licenses/gpl.html,
|
||||
or obtained by writing to the Free Software Foundation, Inc.,
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
.
|
||||
On Debian systems, the full text of the GNU General Public
|
||||
License version 2 can be found in the file
|
||||
`/usr/share/common-licenses/GPL-2'.
|
||||
|
||||
License: GPL-2+
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
.
|
||||
On Debian systems, the full text of the GNU General Public License
|
||||
version 2 can be found in the file
|
||||
`/usr/share/common-licenses/GPL-2'.
|
||||
|
||||
License: GPL-3+
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
.
|
||||
On Debian systems, the full text of the GNU General Public License
|
||||
version 3 can be found in the file
|
||||
`/usr/share/common-licenses/GPL-3'.
|
||||
|
||||
License: LGPL-2+
|
||||
This library is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU Library General Public
|
||||
License as published by the Free Software Foundation; either
|
||||
version 2 of the License, or (at your option) any later version.
|
||||
.
|
||||
This library is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
Library General Public License for more details.
|
||||
.
|
||||
On Debian systems, the full text of the GNU Library General Public
|
||||
License version 2 can be found in the file
|
||||
`/usr/share/common-licenses/LGPL-2'.
|
||||
|
||||
License: LGPL-2.1+
|
||||
This library is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU Lesser General Public
|
||||
License as published by the Free Software Foundation; either
|
||||
version 2.1 of the License, or (at your option) any later version.
|
||||
.
|
||||
This library is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
Lesser General Public License for more details.
|
||||
.
|
||||
On Debian systems, the full text of the GNU Lesser General Public
|
||||
License version 2.1 can be found in the file
|
||||
`/usr/share/common-licenses/LGPL-2.1'.
|
||||
|
||||
License: MPL-1.1
|
||||
MOZILLA PUBLIC LICENSE
|
||||
Version 1.1
|
||||
.
|
||||
---------------
|
||||
.
|
||||
1. Definitions.
|
||||
.
|
||||
1.0.1. "Commercial Use" means distribution or otherwise making the
|
||||
Covered Code available to a third party.
|
||||
.
|
||||
1.1. "Contributor" means each entity that creates or contributes to
|
||||
the creation of Modifications.
|
||||
.
|
||||
1.2. "Contributor Version" means the combination of the Original
|
||||
Code, prior Modifications used by a Contributor, and the Modifications
|
||||
made by that particular Contributor.
|
||||
.
|
||||
1.3. "Covered Code" means the Original Code or Modifications or the
|
||||
combination of the Original Code and Modifications, in each case
|
||||
including portions thereof.
|
||||
.
|
||||
1.4. "Electronic Distribution Mechanism" means a mechanism generally
|
||||
accepted in the software development community for the electronic
|
||||
transfer of data.
|
||||
.
|
||||
1.5. "Executable" means Covered Code in any form other than Source
|
||||
Code.
|
||||
.
|
||||
1.6. "Initial Developer" means the individual or entity identified
|
||||
as the Initial Developer in the Source Code notice required by Exhibit
|
||||
A.
|
||||
.
|
||||
1.7. "Larger Work" means a work which combines Covered Code or
|
||||
portions thereof with code not governed by the terms of this License.
|
||||
.
|
||||
1.8. "License" means this document.
|
||||
.
|
||||
1.8.1. "Licensable" means having the right to grant, to the maximum
|
||||
extent possible, whether at the time of the initial grant or
|
||||
subsequently acquired, any and all of the rights conveyed herein.
|
||||
.
|
||||
1.9. "Modifications" means any addition to or deletion from the
|
||||
substance or structure of either the Original Code or any previous
|
||||
Modifications. When Covered Code is released as a series of files, a
|
||||
Modification is:
|
||||
A. Any addition to or deletion from the contents of a file
|
||||
containing Original Code or previous Modifications.
|
||||
.
|
||||
B. Any new file that contains any part of the Original Code or
|
||||
previous Modifications.
|
||||
.
|
||||
1.10. "Original Code" means Source Code of computer software code
|
||||
which is described in the Source Code notice required by Exhibit A as
|
||||
Original Code, and which, at the time of its release under this
|
||||
License is not already Covered Code governed by this License.
|
||||
.
|
||||
1.10.1. "Patent Claims" means any patent claim(s), now owned or
|
||||
hereafter acquired, including without limitation, method, process,
|
||||
and apparatus claims, in any patent Licensable by grantor.
|
||||
.
|
||||
1.11. "Source Code" means the preferred form of the Covered Code for
|
||||
making modifications to it, including all modules it contains, plus
|
||||
any associated interface definition files, scripts used to control
|
||||
compilation and installation of an Executable, or source code
|
||||
differential comparisons against either the Original Code or another
|
||||
well known, available Covered Code of the Contributor's choice. The
|
||||
Source Code can be in a compressed or archival form, provided the
|
||||
appropriate decompression or de-archiving software is widely available
|
||||
for no charge.
|
||||
.
|
||||
1.12. "You" (or "Your") means an individual or a legal entity
|
||||
exercising rights under, and complying with all of the terms of, this
|
||||
License or a future version of this License issued under Section 6.1.
|
||||
For legal entities, "You" includes any entity which controls, is
|
||||
controlled by, or is under common control with You. For purposes of
|
||||
this definition, "control" means (a) the power, direct or indirect,
|
||||
to cause the direction or management of such entity, whether by
|
||||
contract or otherwise, or (b) ownership of more than fifty percent
|
||||
(50%) of the outstanding shares or beneficial ownership of such
|
||||
entity.
|
||||
.
|
||||
2. Source Code License.
|
||||
.
|
||||
2.1. The Initial Developer Grant.
|
||||
The Initial Developer hereby grants You a world-wide, royalty-free,
|
||||
non-exclusive license, subject to third party intellectual property
|
||||
claims:
|
||||
(a) under intellectual property rights (other than patent or
|
||||
trademark) Licensable by Initial Developer to use, reproduce,
|
||||
modify, display, perform, sublicense and distribute the Original
|
||||
Code (or portions thereof) with or without Modifications, and/or
|
||||
as part of a Larger Work; and
|
||||
.
|
||||
(b) under Patents Claims infringed by the making, using or
|
||||
selling of Original Code, to make, have made, use, practice,
|
||||
sell, and offer for sale, and/or otherwise dispose of the
|
||||
Original Code (or portions thereof).
|
||||
.
|
||||
(c) the licenses granted in this Section 2.1(a) and (b) are
|
||||
effective on the date Initial Developer first distributes
|
||||
Original Code under the terms of this License.
|
||||
.
|
||||
(d) Notwithstanding Section 2.1(b) above, no patent license is
|
||||
granted: 1) for code that You delete from the Original Code; 2)
|
||||
separate from the Original Code; or 3) for infringements caused
|
||||
by: i) the modification of the Original Code or ii) the
|
||||
combination of the Original Code with other software or devices.
|
||||
.
|
||||
2.2. Contributor Grant.
|
||||
Subject to third party intellectual property claims, each Contributor
|
||||
hereby grants You a world-wide, royalty-free, non-exclusive license
|
||||
.
|
||||
(a) under intellectual property rights (other than patent or
|
||||
trademark) Licensable by Contributor, to use, reproduce, modify,
|
||||
display, perform, sublicense and distribute the Modifications
|
||||
created by such Contributor (or portions thereof) either on an
|
||||
unmodified basis, with other Modifications, as Covered Code
|
||||
and/or as part of a Larger Work; and
|
||||
.
|
||||
(b) under Patent Claims infringed by the making, using, or
|
||||
selling of Modifications made by that Contributor either alone
|
||||
and/or in combination with its Contributor Version (or portions
|
||||
of such combination), to make, use, sell, offer for sale, have
|
||||
made, and/or otherwise dispose of: 1) Modifications made by that
|
||||
Contributor (or portions thereof); and 2) the combination of
|
||||
Modifications made by that Contributor with its Contributor
|
||||
Version (or portions of such combination).
|
||||
.
|
||||
(c) the licenses granted in Sections 2.2(a) and 2.2(b) are
|
||||
effective on the date Contributor first makes Commercial Use of
|
||||
the Covered Code.
|
||||
.
|
||||
(d) Notwithstanding Section 2.2(b) above, no patent license is
|
||||
granted: 1) for any code that Contributor has deleted from the
|
||||
Contributor Version; 2) separate from the Contributor Version;
|
||||
3) for infringements caused by: i) third party modifications of
|
||||
Contributor Version or ii) the combination of Modifications made
|
||||
by that Contributor with other software (except as part of the
|
||||
Contributor Version) or other devices; or 4) under Patent Claims
|
||||
infringed by Covered Code in the absence of Modifications made by
|
||||
that Contributor.
|
||||
.
|
||||
3. Distribution Obligations.
|
||||
.
|
||||
3.1. Application of License.
|
||||
The Modifications which You create or to which You contribute are
|
||||
governed by the terms of this License, including without limitation
|
||||
Section 2.2. The Source Code version of Covered Code may be
|
||||
distributed only under the terms of this License or a future version
|
||||
of this License released under Section 6.1, and You must include a
|
||||
copy of this License with every copy of the Source Code You
|
||||
distribute. You may not offer or impose any terms on any Source Code
|
||||
version that alters or restricts the applicable version of this
|
||||
License or the recipients' rights hereunder. However, You may include
|
||||
an additional document offering the additional rights described in
|
||||
Section 3.5.
|
||||
.
|
||||
3.2. Availability of Source Code.
|
||||
Any Modification which You create or to which You contribute must be
|
||||
made available in Source Code form under the terms of this License
|
||||
either on the same media as an Executable version or via an accepted
|
||||
Electronic Distribution Mechanism to anyone to whom you made an
|
||||
Executable version available; and if made available via Electronic
|
||||
Distribution Mechanism, must remain available for at least twelve (12)
|
||||
months after the date it initially became available, or at least six
|
||||
(6) months after a subsequent version of that particular Modification
|
||||
has been made available to such recipients. You are responsible for
|
||||
ensuring that the Source Code version remains available even if the
|
||||
Electronic Distribution Mechanism is maintained by a third party.
|
||||
.
|
||||
3.3. Description of Modifications.
|
||||
You must cause all Covered Code to which You contribute to contain a
|
||||
file documenting the changes You made to create that Covered Code and
|
||||
the date of any change. You must include a prominent statement that
|
||||
the Modification is derived, directly or indirectly, from Original
|
||||
Code provided by the Initial Developer and including the name of the
|
||||
Initial Developer in (a) the Source Code, and (b) in any notice in an
|
||||
Executable version or related documentation in which You describe the
|
||||
origin or ownership of the Covered Code.
|
||||
.
|
||||
3.4. Intellectual Property Matters
|
||||
(a) Third Party Claims.
|
||||
If Contributor has knowledge that a license under a third party's
|
||||
intellectual property rights is required to exercise the rights
|
||||
granted by such Contributor under Sections 2.1 or 2.2,
|
||||
Contributor must include a text file with the Source Code
|
||||
distribution titled "LEGAL" which describes the claim and the
|
||||
party making the claim in sufficient detail that a recipient will
|
||||
know whom to contact. If Contributor obtains such knowledge after
|
||||
the Modification is made available as described in Section 3.2,
|
||||
Contributor shall promptly modify the LEGAL file in all copies
|
||||
Contributor makes available thereafter and shall take other steps
|
||||
(such as notifying appropriate mailing lists or newsgroups)
|
||||
reasonably calculated to inform those who received the Covered
|
||||
Code that new knowledge has been obtained.
|
||||
.
|
||||
(b) Contributor APIs.
|
||||
If Contributor's Modifications include an application programming
|
||||
interface and Contributor has knowledge of patent licenses which
|
||||
are reasonably necessary to implement that API, Contributor must
|
||||
also include this information in the LEGAL file.
|
||||
.
|
||||
(c) Representations.
|
||||
Contributor represents that, except as disclosed pursuant to
|
||||
Section 3.4(a) above, Contributor believes that Contributor's
|
||||
Modifications are Contributor's original creation(s) and/or
|
||||
Contributor has sufficient rights to grant the rights conveyed by
|
||||
this License.
|
||||
.
|
||||
3.5. Required Notices.
|
||||
You must duplicate the notice in Exhibit A in each file of the Source
|
||||
Code. If it is not possible to put such notice in a particular Source
|
||||
Code file due to its structure, then You must include such notice in a
|
||||
location (such as a relevant directory) where a user would be likely
|
||||
to look for such a notice. If You created one or more Modification(s)
|
||||
You may add your name as a Contributor to the notice described in
|
||||
Exhibit A. You must also duplicate this License in any documentation
|
||||
for the Source Code where You describe recipients' rights or ownership
|
||||
rights relating to Covered Code. You may choose to offer, and to
|
||||
charge a fee for, warranty, support, indemnity or liability
|
||||
obligations to one or more recipients of Covered Code. However, You
|
||||
may do so only on Your own behalf, and not on behalf of the Initial
|
||||
Developer or any Contributor. You must make it absolutely clear than
|
||||
any such warranty, support, indemnity or liability obligation is
|
||||
offered by You alone, and You hereby agree to indemnify the Initial
|
||||
Developer and every Contributor for any liability incurred by the
|
||||
Initial Developer or such Contributor as a result of warranty,
|
||||
support, indemnity or liability terms You offer.
|
||||
.
|
||||
3.6. Distribution of Executable Versions.
|
||||
You may distribute Covered Code in Executable form only if the
|
||||
requirements of Section 3.1-3.5 have been met for that Covered Code,
|
||||
and if You include a notice stating that the Source Code version of
|
||||
the Covered Code is available under the terms of this License,
|
||||
including a description of how and where You have fulfilled the
|
||||
obligations of Section 3.2. The notice must be conspicuously included
|
||||
in any notice in an Executable version, related documentation or
|
||||
collateral in which You describe recipients' rights relating to the
|
||||
Covered Code. You may distribute the Executable version of Covered
|
||||
Code or ownership rights under a license of Your choice, which may
|
||||
contain terms different from this License, provided that You are in
|
||||
compliance with the terms of this License and that the license for the
|
||||
Executable version does not attempt to limit or alter the recipient's
|
||||
rights in the Source Code version from the rights set forth in this
|
||||
License. If You distribute the Executable version under a different
|
||||
license You must make it absolutely clear that any terms which differ
|
||||
from this License are offered by You alone, not by the Initial
|
||||
Developer or any Contributor. You hereby agree to indemnify the
|
||||
Initial Developer and every Contributor for any liability incurred by
|
||||
the Initial Developer or such Contributor as a result of any such
|
||||
terms You offer.
|
||||
.
|
||||
3.7. Larger Works.
|
||||
You may create a Larger Work by combining Covered Code with other code
|
||||
not governed by the terms of this License and distribute the Larger
|
||||
Work as a single product. In such a case, You must make sure the
|
||||
requirements of this License are fulfilled for the Covered Code.
|
||||
.
|
||||
4. Inability to Comply Due to Statute or Regulation.
|
||||
.
|
||||
If it is impossible for You to comply with any of the terms of this
|
||||
License with respect to some or all of the Covered Code due to
|
||||
statute, judicial order, or regulation then You must: (a) comply with
|
||||
the terms of this License to the maximum extent possible; and (b)
|
||||
describe the limitations and the code they affect. Such description
|
||||
must be included in the LEGAL file described in Section 3.4 and must
|
||||
be included with all distributions of the Source Code. Except to the
|
||||
extent prohibited by statute or regulation, such description must be
|
||||
sufficiently detailed for a recipient of ordinary skill to be able to
|
||||
understand it.
|
||||
.
|
||||
5. Application of this License.
|
||||
.
|
||||
This License applies to code to which the Initial Developer has
|
||||
attached the notice in Exhibit A and to related Covered Code.
|
||||
.
|
||||
6. Versions of the License.
|
||||
.
|
||||
6.1. New Versions.
|
||||
Netscape Communications Corporation ("Netscape") may publish revised
|
||||
and/or new versions of the License from time to time. Each version
|
||||
will be given a distinguishing version number.
|
||||
.
|
||||
6.2. Effect of New Versions.
|
||||
Once Covered Code has been published under a particular version of the
|
||||
License, You may always continue to use it under the terms of that
|
||||
version. You may also choose to use such Covered Code under the terms
|
||||
of any subsequent version of the License published by Netscape. No one
|
||||
other than Netscape has the right to modify the terms applicable to
|
||||
Covered Code created under this License.
|
||||
.
|
||||
6.3. Derivative Works.
|
||||
If You create or use a modified version of this License (which you may
|
||||
only do in order to apply it to code which is not already Covered Code
|
||||
governed by this License), You must (a) rename Your license so that
|
||||
the phrases "Mozilla", "MOZILLAPL", "MOZPL", "Netscape",
|
||||
"MPL", "NPL" or any confusingly similar phrase do not appear in your
|
||||
license (except to note that your license differs from this License)
|
||||
and (b) otherwise make it clear that Your version of the license
|
||||
contains terms which differ from the Mozilla Public License and
|
||||
Netscape Public License. (Filling in the name of the Initial
|
||||
Developer, Original Code or Contributor in the notice described in
|
||||
Exhibit A shall not of themselves be deemed to be modifications of
|
||||
this License.)
|
||||
.
|
||||
7. DISCLAIMER OF WARRANTY.
|
||||
.
|
||||
COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS,
|
||||
WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
|
||||
WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF
|
||||
DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING.
|
||||
THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE
|
||||
IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT,
|
||||
YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE
|
||||
COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER
|
||||
OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF
|
||||
ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
|
||||
.
|
||||
8. TERMINATION.
|
||||
.
|
||||
8.1. This License and the rights granted hereunder will terminate
|
||||
automatically if You fail to comply with terms herein and fail to cure
|
||||
such breach within 30 days of becoming aware of the breach. All
|
||||
sublicenses to the Covered Code which are properly granted shall
|
||||
survive any termination of this License. Provisions which, by their
|
||||
nature, must remain in effect beyond the termination of this License
|
||||
shall survive.
|
||||
.
|
||||
8.2. If You initiate litigation by asserting a patent infringement
|
||||
claim (excluding declatory judgment actions) against Initial Developer
|
||||
or a Contributor (the Initial Developer or Contributor against whom
|
||||
You file such action is referred to as "Participant") alleging that:
|
||||
.
|
||||
(a) such Participant's Contributor Version directly or indirectly
|
||||
infringes any patent, then any and all rights granted by such
|
||||
Participant to You under Sections 2.1 and/or 2.2 of this License
|
||||
shall, upon 60 days notice from Participant terminate prospectively,
|
||||
unless if within 60 days after receipt of notice You either: (i)
|
||||
agree in writing to pay Participant a mutually agreeable reasonable
|
||||
royalty for Your past and future use of Modifications made by such
|
||||
Participant, or (ii) withdraw Your litigation claim with respect to
|
||||
the Contributor Version against such Participant. If within 60 days
|
||||
of notice, a reasonable royalty and payment arrangement are not
|
||||
mutually agreed upon in writing by the parties or the litigation claim
|
||||
is not withdrawn, the rights granted by Participant to You under
|
||||
Sections 2.1 and/or 2.2 automatically terminate at the expiration of
|
||||
the 60 day notice period specified above.
|
||||
.
|
||||
(b) any software, hardware, or device, other than such Participant's
|
||||
Contributor Version, directly or indirectly infringes any patent, then
|
||||
any rights granted to You by such Participant under Sections 2.1(b)
|
||||
and 2.2(b) are revoked effective as of the date You first made, used,
|
||||
sold, distributed, or had made, Modifications made by that
|
||||
Participant.
|
||||
.
|
||||
8.3. If You assert a patent infringement claim against Participant
|
||||
alleging that such Participant's Contributor Version directly or
|
||||
indirectly infringes any patent where such claim is resolved (such as
|
||||
by license or settlement) prior to the initiation of patent
|
||||
infringement litigation, then the reasonable value of the licenses
|
||||
granted by such Participant under Sections 2.1 or 2.2 shall be taken
|
||||
into account in determining the amount or value of any payment or
|
||||
license.
|
||||
.
|
||||
8.4. In the event of termination under Sections 8.1 or 8.2 above,
|
||||
all end user license agreements (excluding distributors and resellers)
|
||||
which have been validly granted by You or any distributor hereunder
|
||||
prior to termination shall survive termination.
|
||||
.
|
||||
9. LIMITATION OF LIABILITY.
|
||||
.
|
||||
UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT
|
||||
(INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL
|
||||
DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE,
|
||||
OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR
|
||||
ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
|
||||
CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL,
|
||||
WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER
|
||||
COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN
|
||||
INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF
|
||||
LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY
|
||||
RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW
|
||||
PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE
|
||||
EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO
|
||||
THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
|
||||
.
|
||||
10. U.S. GOVERNMENT END USERS.
|
||||
.
|
||||
The Covered Code is a "commercial item," as that term is defined in
|
||||
48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer
|
||||
software" and "commercial computer software documentation," as such
|
||||
terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48
|
||||
C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995),
|
||||
all U.S. Government End Users acquire Covered Code with only those
|
||||
rights set forth herein.
|
||||
.
|
||||
11. MISCELLANEOUS.
|
||||
.
|
||||
This License represents the complete agreement concerning subject
|
||||
matter hereof. If any provision of this License is held to be
|
||||
unenforceable, such provision shall be reformed only to the extent
|
||||
necessary to make it enforceable. This License shall be governed by
|
||||
California law provisions (except to the extent applicable law, if
|
||||
any, provides otherwise), excluding its conflict-of-law provisions.
|
||||
With respect to disputes in which at least one party is a citizen of,
|
||||
or an entity chartered or registered to do business in the United
|
||||
States of America, any litigation relating to this License shall be
|
||||
subject to the jurisdiction of the Federal Courts of the Northern
|
||||
District of California, with venue lying in Santa Clara County,
|
||||
California, with the losing party responsible for costs, including
|
||||
without limitation, court costs and reasonable attorneys' fees and
|
||||
expenses. The application of the United Nations Convention on
|
||||
Contracts for the International Sale of Goods is expressly excluded.
|
||||
Any law or regulation which provides that the language of a contract
|
||||
shall be construed against the drafter shall not apply to this
|
||||
License.
|
||||
.
|
||||
12. RESPONSIBILITY FOR CLAIMS.
|
||||
.
|
||||
As between Initial Developer and the Contributors, each party is
|
||||
responsible for claims and damages arising, directly or indirectly,
|
||||
out of its utilization of rights under this License and You agree to
|
||||
work with Initial Developer and Contributors to distribute such
|
||||
responsibility on an equitable basis. Nothing herein is intended or
|
||||
shall be deemed to constitute any admission of liability.
|
||||
.
|
||||
13. MULTIPLE-LICENSED CODE.
|
||||
.
|
||||
Initial Developer may designate portions of the Covered Code as
|
||||
"Multiple-Licensed". "Multiple-Licensed" means that the Initial
|
||||
Developer permits you to utilize portions of the Covered Code under
|
||||
Your choice of the NPL or the alternative licenses, if any, specified
|
||||
by the Initial Developer in the file described in Exhibit A.
|
||||
.
|
||||
EXHIBIT A -Mozilla Public License.
|
||||
.
|
||||
``The contents of this file are subject to the Mozilla Public License
|
||||
Version 1.1 (the "License"); you may not use this file except in
|
||||
compliance with the License. You may obtain a copy of the License at
|
||||
http://www.mozilla.org/MPL/
|
||||
.
|
||||
Software distributed under the License is distributed on an "AS IS"
|
||||
basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
|
||||
License for the specific language governing rights and limitations
|
||||
under the License.
|
||||
.
|
||||
The Original Code is the SpatiaLite library.
|
||||
.
|
||||
The Initial Developer of the Original Code is Alessandro Furieri.
|
||||
Portions created by the Initial Developer are Copyright (C) 2008
|
||||
the Initial Developer. All Rights Reserved.
|
||||
.
|
||||
Contributor(s):
|
||||
Klaus Foerster <klaus.foerster@svg.cc> [AsSvg()]
|
||||
Luigi Costalli <luigi.costalli@gmail.com> [Dijkstra's shortest path algorithm]
|
||||
.
|
||||
The Vanuatu Team - University of Toronto [WKT parser]
|
||||
Supervisor: Greg Wilson <gvwilson@cs.toronto.ca>
|
||||
[you can find the complete team composition in gg_wkt.c]
|
||||
.
|
||||
.
|
||||
Alternatively, the contents of this file may be used under the terms of
|
||||
either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
of those above. If you wish to allow use of your version of this file only
|
||||
under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
use your version of this file under the terms of the MPL, indicate your
|
||||
decision by deleting the provisions above and replace them with the notice
|
||||
and other provisions required by the GPL or the LGPL. If you do not delete
|
||||
the provisions above, a recipient may use your version of this file under
|
||||
the terms of any one of the MPL, the GPL or the LGPL.
|
||||
.
|
||||
[NOTE: The text of this Exhibit A may differ slightly from the text of
|
||||
the notices in the Source Code files of the Original Code. You should
|
||||
use the text of this Exhibit A rather than the text found in the
|
||||
Original Code Source Code for Your Modifications.]
|
||||
|
|
@ -0,0 +1,30 @@
|
|||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: sqlite3
|
||||
Source: http://www.sqlite.org/cgi/src/dir?ci=trunk
|
||||
|
||||
Files: *
|
||||
Copyright: D. Richard Hipp <drh@hwaci.com>
|
||||
License: public-domain
|
||||
The files listed have been put on the public domain by the sqlite3
|
||||
contributors.
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2006- Laszlo Boszormenyi (GCS) <gcs@debian.org>,
|
||||
2005-2006 Tomas Fasth <tomfa@debian.org>,
|
||||
2001-2005 Andreas Rottmann <rotty@debian.org>
|
||||
License: GPL-2+
|
||||
This program is free software; you can redistribute it and/or modify it
|
||||
under the terms of the GNU General Public License version 2 as published
|
||||
by the Free Software Foundation.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful, but
|
||||
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
|
||||
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||
for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License along
|
||||
with this package; if not, write to the Free Software Foundation, Inc.,
|
||||
51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
.
|
||||
On Debian systems, the full text of the GNU General Public License
|
||||
version 2 can be found in the file `/usr/share/common-licenses/GPL-2'.
|
|
@ -0,0 +1,135 @@
|
|||
This package was debianized by Christoph Martin martin@uni-mainz.de on
|
||||
Fri, 22 Nov 1996 21:29:51 +0100.
|
||||
|
||||
Copyright (c) 1998-2004 The OpenSSL Project
|
||||
Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson
|
||||
|
||||
The upstream sources were obtained from https://www.openssl.org/
|
||||
|
||||
|
||||
LICENSE ISSUES
|
||||
==============
|
||||
|
||||
The OpenSSL toolkit stays under a dual license, i.e. both the conditions of
|
||||
the OpenSSL License and the original SSLeay license apply to the toolkit.
|
||||
See below for the actual license texts. Actually both licenses are BSD-style
|
||||
Open Source licenses. In case of any license issues related to OpenSSL
|
||||
please contact openssl-core@openssl.org.
|
||||
|
||||
OpenSSL License
|
||||
---------------
|
||||
|
||||
/* ====================================================================
|
||||
* Copyright (c) 1998-2004 The OpenSSL Project. 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. All advertising materials mentioning features or use of this
|
||||
* software must display the following acknowledgment:
|
||||
* "This product includes software developed by the OpenSSL Project
|
||||
* for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
|
||||
*
|
||||
* 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
|
||||
* endorse or promote products derived from this software without
|
||||
* prior written permission. For written permission, please contact
|
||||
* openssl-core@openssl.org.
|
||||
*
|
||||
* 5. Products derived from this software may not be called "OpenSSL"
|
||||
* nor may "OpenSSL" appear in their names without prior written
|
||||
* permission of the OpenSSL Project.
|
||||
*
|
||||
* 6. Redistributions of any form whatsoever must retain the following
|
||||
* acknowledgment:
|
||||
* "This product includes software developed by the OpenSSL Project
|
||||
* for use in the OpenSSL Toolkit (http://www.openssl.org/)"
|
||||
*
|
||||
* THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
|
||||
* EXPRESSED 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 OpenSSL PROJECT OR
|
||||
* ITS 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.
|
||||
* ====================================================================
|
||||
*
|
||||
* This product includes cryptographic software written by Eric Young
|
||||
* (eay@cryptsoft.com). This product includes software written by Tim
|
||||
* Hudson (tjh@cryptsoft.com).
|
||||
*
|
||||
*/
|
||||
|
||||
Original SSLeay License
|
||||
-----------------------
|
||||
|
||||
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
|
||||
* All rights reserved.
|
||||
*
|
||||
* This package is an SSL implementation written
|
||||
* by Eric Young (eay@cryptsoft.com).
|
||||
* The implementation was written so as to conform with Netscapes SSL.
|
||||
*
|
||||
* This library is free for commercial and non-commercial use as long as
|
||||
* the following conditions are aheared to. The following conditions
|
||||
* apply to all code found in this distribution, be it the RC4, RSA,
|
||||
* lhash, DES, etc., code; not just the SSL code. The SSL documentation
|
||||
* included with this distribution is covered by the same copyright terms
|
||||
* except that the holder is Tim Hudson (tjh@cryptsoft.com).
|
||||
*
|
||||
* Copyright remains Eric Young's, and as such any Copyright notices in
|
||||
* the code are not to be removed.
|
||||
* If this package is used in a product, Eric Young should be given attribution
|
||||
* as the author of the parts of the library used.
|
||||
* This can be in the form of a textual message at program startup or
|
||||
* in documentation (online or textual) provided with the package.
|
||||
*
|
||||
* 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 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. All advertising materials mentioning features or use of this software
|
||||
* must display the following acknowledgement:
|
||||
* "This product includes cryptographic software written by
|
||||
* Eric Young (eay@cryptsoft.com)"
|
||||
* The word 'cryptographic' can be left out if the rouines from the library
|
||||
* being used are not cryptographic related :-).
|
||||
* 4. If you include any Windows specific code (or a derivative thereof) from
|
||||
* the apps directory (application code) you must include an acknowledgement:
|
||||
* "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
|
||||
*
|
||||
* THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``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 AUTHOR 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.
|
||||
*
|
||||
* The licence and distribution terms for any publically available version or
|
||||
* derivative of this code cannot be changed. i.e. this code cannot simply be
|
||||
* copied and put under another distribution licence
|
||||
* [including the GNU Public Licence.]
|
||||
*/
|
||||
|
|
@ -0,0 +1,144 @@
|
|||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: SuperLU
|
||||
Upstream-Contact: xsli@lbl.gov
|
||||
Source: http://crd-legacy.lbl.gov/~xiaoye/SuperLU/
|
||||
The following non-free files were removed from the upstream tarball:
|
||||
Files-Excluded: SRC/mc64ad.*
|
||||
DOC/*.pdf
|
||||
|
||||
Files: *
|
||||
Copyright: 2003, The Regents of the University of California, through Lawrence
|
||||
Berkeley National Laboratory (subject to receipt of any required
|
||||
approvals from U.S. Dept. of Energy)
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: MATLAB/copyright.m
|
||||
MATLAB/permutation.m
|
||||
MATLAB/lusolve.m
|
||||
MATLAB/resetrandoms.m
|
||||
MATLAB/spart2.m
|
||||
MATLAB/superlu.m
|
||||
MATLAB/try2.m
|
||||
MATLAB/try3.m
|
||||
MATLAB/try4.m
|
||||
MATLAB/trylusolve.m
|
||||
MATLAB/trysuperlu.m
|
||||
MATLAB/trytime.m
|
||||
SRC/ccolumn_bmod.c
|
||||
SRC/ccolumn_dfs.c
|
||||
SRC/ccopy_to_ucol.c
|
||||
SRC/cgstrf.c
|
||||
SRC/cgstrs.c
|
||||
SRC/cpanel_bmod.c
|
||||
SRC/cpanel_dfs.c
|
||||
SRC/cpivotL.c
|
||||
SRC/cpruneL.c
|
||||
SRC/csnode_bmod.c
|
||||
SRC/csnode_dfs.c
|
||||
SRC/cutil.c
|
||||
SRC/dcolumn_bmod.c
|
||||
SRC/dcolumn_dfs.c
|
||||
SRC/dcopy_to_ucol.c
|
||||
SRC/dgstrf.c
|
||||
SRC/dgstrs.c
|
||||
SRC/dpanel_bmod.c
|
||||
SRC/dpanel_dfs.c
|
||||
SRC/dpivotL.c
|
||||
SRC/dpruneL.c
|
||||
SRC/dsnode_bmod.c
|
||||
SRC/dsnode_dfs.c
|
||||
SRC/dutil.c
|
||||
SRC/heap_relax_snode.c
|
||||
SRC/relax_snode.c
|
||||
SRC/scolumn_bmod.c
|
||||
SRC/scolumn_dfs.c
|
||||
SRC/scopy_to_ucol.c
|
||||
SRC/sgstrf.c
|
||||
SRC/sgstrs.c
|
||||
SRC/sp_coletree.c
|
||||
SRC/spanel_bmod.c
|
||||
SRC/spanel_dfs.c
|
||||
SRC/spivotL.c
|
||||
SRC/spruneL.c
|
||||
SRC/ssnode_bmod.c
|
||||
SRC/ssnode_dfs.c
|
||||
SRC/sutil.c
|
||||
SRC/util.c
|
||||
SRC/zcolumn_bmod.c
|
||||
SRC/zcolumn_dfs.c
|
||||
SRC/zcopy_to_ucol.c
|
||||
SRC/zgstrf.c
|
||||
SRC/zgstrs.c
|
||||
SRC/zpanel_bmod.c
|
||||
SRC/zpanel_dfs.c
|
||||
SRC/zpivotL.c
|
||||
SRC/zpruneL.c
|
||||
SRC/zsnode_bmod.c
|
||||
SRC/zsnode_dfs.c
|
||||
SRC/zutil.c
|
||||
Copyright: 1990-1995 Xerox Corporation
|
||||
License: permissive
|
||||
THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY
|
||||
EXPRESSED OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
|
||||
.
|
||||
Permission is hereby granted to use or copy this program for any
|
||||
purpose, provided the above notices are retained on all copies.
|
||||
Permission to modify the code and to distribute modified code is
|
||||
granted, provided the above notices are retained, and a notice that
|
||||
the code was modified is included with the above copyright notice.
|
||||
|
||||
Files: EXAMPLE/cfgmr.c
|
||||
EXAMPLE/dfgmr.c
|
||||
EXAMPLE/sfgmr.c
|
||||
EXAMPLE/zfgmr.c
|
||||
Copyright: 2006, the University of Minnesota
|
||||
License: GPL-2+
|
||||
ITSOL is free software; you can redistribute it and/or modify it under
|
||||
the terms of the GNU General Public License as published by the Free
|
||||
Software Foundation [version 2 of the License, or any later version]
|
||||
For details, see
|
||||
.
|
||||
http://www.gnu.org/copyleft/gpl.html
|
||||
.
|
||||
On Debian systems, the complete text of the GNU General Public
|
||||
License, version 2, can be found in the file
|
||||
`/usr/share/common-licenses/GPL-2'.
|
||||
|
||||
Files: SRC/colamd.c
|
||||
SRC/colamd.h
|
||||
Copyright: 1998-2003 the University of Florida
|
||||
License: permissive-colamd
|
||||
THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY
|
||||
EXPRESSED OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
|
||||
.
|
||||
Permission is hereby granted to use, copy, modify, and/or distribute
|
||||
this program, provided that the Copyright, this License, and the
|
||||
Availability of the original version is retained on all copies and made
|
||||
accessible to the end-user of any code or package that includes COLAMD
|
||||
or any modified version of COLAMD.
|
||||
|
||||
License: BSD-3-clause
|
||||
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) Neither the name of Lawrence Berkeley National Laboratory, U.S. Dept. of
|
||||
Energy 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 COPYRIGHT HOLDERS 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 COPYRIGHT OWNER 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.
|
||||
|
|
@ -0,0 +1,37 @@
|
|||
Copyright 2012 - 2014
|
||||
|
||||
Mathis Rosenhauer, Moritz Hanke, Joerg Behrens
|
||||
Deutsches Klimarechenzentrum GmbH
|
||||
Bundesstr. 45a
|
||||
20146 Hamburg
|
||||
Germany
|
||||
|
||||
Luis Kornblueh
|
||||
Max-Planck-Institut fuer Meteorologie
|
||||
Bundesstr. 53
|
||||
20146 Hamburg
|
||||
Germany
|
||||
|
||||
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.
|
||||
|
||||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 COPYRIGHT
|
||||
HOLDER 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.
|
|
@ -0,0 +1,82 @@
|
|||
This package was debianized by Ivo Timmermans <ivo@debian.org> on
|
||||
Sat, 15 Jun 2002 23:37:29 +0200.
|
||||
Matthias Urlichs <smurf@debian.org>.
|
||||
|
||||
It is now maintained by Andreas Metzler <ametzler@debian.org>, Eric Dorland
|
||||
<eric@debian.org> and James Westby <jw+debian@jameswestby.net>
|
||||
|
||||
It was downloaded from ftp://ftp.gnutls.org/pub/crypto/gnutls/libtasn1/
|
||||
|
||||
Upstream Authors: Fabio Fiorina <fiorinaf@gnutls.org>
|
||||
Simon Josefsson <jas@extundo.com>
|
||||
|
||||
The library itself is licensed as LGPLv2.1+, the build system, test-suite and
|
||||
command-line tools (package libtasn1-bin) are GPLv3+.
|
||||
|
||||
Copyright (library):
|
||||
/*
|
||||
* Copyright (C) 2000-2016 Free Software Foundation, Inc.
|
||||
*
|
||||
* This file is part of LIBTASN1.
|
||||
*
|
||||
* The LIBTASN1 library is free software; you can redistribute it
|
||||
* and/or modify it under the terms of the GNU Lesser General Public
|
||||
* License as published by the Free Software Foundation; either
|
||||
* version 2.1 of the License, or (at your option) any later version.
|
||||
*
|
||||
* This library is distributed in the hope that it will be useful, but
|
||||
* WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
* Lesser General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Lesser General Public
|
||||
* License along with this library; if not, write to the Free Software
|
||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
|
||||
* 02110-1301, USA
|
||||
*/
|
||||
|
||||
On Debian GNU/Linux systems, the complete text of the GNU Lesser
|
||||
General Public License can be found in
|
||||
`/usr/share/common-licenses/LGPL'; the text of the earliest applying version
|
||||
of the license (2.1) can be found in `/usr/share/common-licenses/LGPL-2.1'.
|
||||
|
||||
|
||||
Copyright (build system, test-suite and command-line tools):
|
||||
* Copyright (C) 2000-2016 Free Software Foundation, Inc.
|
||||
*
|
||||
* This file is part of LIBTASN1.
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation, either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
*/
|
||||
|
||||
On Debian GNU/Linux systems, the complete text of the GNU General Public
|
||||
License version 3 can be found in /usr/share/common-licenses/GPL-3.
|
||||
|
||||
|
||||
The documentation is distributed under the terms of the GNU Free
|
||||
Documentation License (FDL 1.3):
|
||||
----------------------------------
|
||||
Copyright (c) 2001-2015 Free Software Foundation, Inc.
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, no Front-Cover Texts, and no
|
||||
Back-Cover Texts. A copy of the license is included in the section
|
||||
entitled "GNU Free Documentation License".
|
||||
----------------------------------
|
||||
|
||||
On Debian systems a copy of the complete text of the GNU FDL 1.3
|
||||
can be found in /usr/share/common-licenses/GFDL-1.3.
|
|
@ -0,0 +1,31 @@
|
|||
This package was debianized by Roberto C. Sanchez <roberto@connexer.com> on
|
||||
Fri, 14 Dec 2007 23:10:58 -0500.
|
||||
|
||||
It was downloaded from http://threadingbuildingblocks.org
|
||||
|
||||
Upstream Author: Intel Corporation
|
||||
|
||||
Copyright: Copyright (c) 2005-2017 Intel Corporation
|
||||
|
||||
License:
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
|
||||
On Debian systems, the complete text of the Apache 2.0 License can be found at
|
||||
`/usr/share/common-licenses/Apache-2.0'.
|
||||
|
||||
The Debian packaging is Copyright (c) 2007-2011, Athena Capital Research
|
||||
<acr-debian@athenacr.com> and is licensed under the GPL version 2, the complete text
|
||||
of the GNU General Public License can be fodun on Debian systems at
|
||||
`/usr/share/common-licenses/GPL-2'.
|
||||
|
|
@ -0,0 +1,32 @@
|
|||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: tesseract-ocr
|
||||
Upstream-Contact: Ray Smith <theraysmith@users.sourceforge.net>
|
||||
Source: https://github.com/tesseract-ocr/
|
||||
|
||||
Files: *
|
||||
Copyright: 1988-1995 Hewlett Packard Company.
|
||||
2006-2018 Google Inc.
|
||||
License: Apache-2.0
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2007-2009 Jeffrey Ratcliffe <Jeffrey.Ratcliffe@gmail.com>
|
||||
2010-2018 Jeff Breidenbach <jab@debian.org>
|
||||
2010-2018 Alexander Pozdnyakov <almipo@mail.ru>
|
||||
License: Apache-2.0
|
||||
|
||||
License: Apache-2.0
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the license at
|
||||
.
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
.
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
.
|
||||
On Debian systems, the complete text of the Apache 2.0 license can be
|
||||
found in the file
|
||||
`/usr/share/common-licenses/Apache-2.0`.
|
|
@ -0,0 +1,47 @@
|
|||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: LibTIFF
|
||||
Upstream-Contact: tiff@lists.maptools.org
|
||||
Source: http://libtiff.maptools.org/
|
||||
|
||||
Files: *
|
||||
Copyright: 1988-1997 Sam Leffler
|
||||
1991-1997 Silicon Graphics, Inc.
|
||||
1985-1987, 1990 Regents of the University of California
|
||||
1990, 1991 Digital Equipment Corporation
|
||||
1990 Sun Microsystems, Inc.
|
||||
1990, 1995 Frank D. Cringle
|
||||
1996 BancTec AB
|
||||
1996 Mike Johnson
|
||||
1996 Pixar
|
||||
1997 Greg Ward Larson
|
||||
2000 Frank Warmerdam
|
||||
License: Hylafax
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 1997-1999 Guy Maor
|
||||
1999-2004 Josip Rodin
|
||||
2004-2015 Jay Berkenbilt
|
||||
2015 Ondřej Surý
|
||||
2015 Laszlo Boszormenyi (GCS)
|
||||
License: Hylafax
|
||||
|
||||
License: Hylafax
|
||||
Permission to use, copy, modify, distribute, and sell this software
|
||||
and its documentation for any purpose is hereby granted without fee,
|
||||
provided that (i) the above copyright notices and this permission
|
||||
notice appear in all copies of the software and related
|
||||
documentation, and (ii) the names of Sam Leffler and Silicon Graphics
|
||||
may not be used in any advertising or publicity relating to the
|
||||
software without the specific, prior written permission of Sam
|
||||
Leffler and Silicon Graphics.
|
||||
.
|
||||
THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
|
||||
EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
|
||||
WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
|
||||
.
|
||||
IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR ANY
|
||||
SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
|
||||
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
|
||||
PROFITS, WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON
|
||||
ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE
|
||||
OR PERFORMANCE OF THIS SOFTWARE.
|
|
@ -0,0 +1,143 @@
|
|||
Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=202
|
||||
Upstream-Name: libunistring
|
||||
Upstream-Contact: Bruno Haible <bruno@clisp.org>
|
||||
Source: http://ftp.gnu.org/gnu/libunistring/
|
||||
|
||||
Files: *
|
||||
Copyright: 1995-2017 Free Software Foundation, Inc.
|
||||
License: LGPL-3+ or GPL-2+
|
||||
|
||||
Files: gnulib-m4/* m4/*.m4
|
||||
Copyright: 1995-2017 Free Software Foundation, Inc.
|
||||
License: FreeSoftware
|
||||
This file is free software; the Free Software Foundation
|
||||
gives unlimited permission to copy and/or distribute it,
|
||||
with or without modifications, as long as this notice is preserved.
|
||||
|
||||
Files: m4/init-package-version.m4
|
||||
build-aux/ltmain.sh
|
||||
Copyright: 1992-2009, Free Software Foundation, Inc.
|
||||
License: GPL-2+ with distribution exception
|
||||
This file is free software, distributed under the terms of the GNU
|
||||
General Public License. As a special exception to the GNU General
|
||||
Public License, this file may be distributed as part of a program
|
||||
that contains a configuration script generated by Autoconf, under
|
||||
the same distribution terms as the rest of that program.
|
||||
|
||||
Files: doc/*
|
||||
Copyright: 2001-2017 Free Software Foundation, Inc.
|
||||
License: GPL-3+ or GFDL-1.2+
|
||||
|
||||
Files: tests/* woe32dll/* autogen.sh
|
||||
Copyright: 1990-2017 Free Software Foundation, Inc.
|
||||
License: GPL-3+
|
||||
|
||||
Files: build-aux/*
|
||||
Copyright: 1995-2017 Free Software Foundation, Inc.
|
||||
License: GPL-2+
|
||||
|
||||
Files: build-aux/texi2html
|
||||
Copyright: 1999-2005 Patrice Dumas <dumas@centre-cired.fr>,
|
||||
1999-2005 Derek Price <derek@ximbiot.com>,
|
||||
1999-2005 Adrian Aichner <adrian@xemacs.org>
|
||||
License: GPL-2+
|
||||
|
||||
Files: build-aux/install-sh
|
||||
Copyright: 1994, X Consortium
|
||||
License: MIT
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2009-2011 Andreas Rottmann <rotty@debian.org>
|
||||
2017 Jörg Frings-Fürst <debian@jff.email>
|
||||
License: GPL-3+
|
||||
|
||||
License: LGPL-3+
|
||||
This program is free software: you can redistribute it and/or modify it
|
||||
under the terms of the GNU Lesser General Public License as published
|
||||
by the Free Software Foundation; either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
Lesser General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU Lesser General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
.
|
||||
On Debian systems the full text of the GNU Lesser General Public
|
||||
License version 3 can be found in the file
|
||||
`/usr/share/common-licenses/LGPL-3'.
|
||||
|
||||
License: GPL-3+
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
.
|
||||
On Debian systems the full text of the GNU General Public License
|
||||
version 3 can be found in the file
|
||||
`/usr/share/common-licenses/GPL-3'.
|
||||
|
||||
License: GPL-2+
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2, or (at your option)
|
||||
any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 51 Franklin Street, Fifth Floor,
|
||||
Boston, MA 02110-1301, USA.
|
||||
.
|
||||
On Debian systems the full text of the GNU General Public License
|
||||
version 2 can be found in the file
|
||||
`/usr/share/common-licenses/GPL-2'.
|
||||
|
||||
License: GFDL-1.2+
|
||||
This manual is covered by the GNU FDL. Permission is granted to
|
||||
copy, distribute and/or modify this document under the terms of the
|
||||
GNU Free Documentation License (FDL), either version 1.2 of the
|
||||
License, or (at your option) any later version published by the Free
|
||||
Software Foundation (FSF); with no Invariant Sections, with no
|
||||
Front-Cover Text, and with no Back-Cover Texts.
|
||||
.
|
||||
On Debian systems the full text of the GNU Free Documentation License
|
||||
version 1.2 can be found in the file
|
||||
`/usr/share/common-licenses/GFDL-1.2'.
|
||||
|
||||
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 CONNEC-
|
||||
TION 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 deal-
|
||||
ings in this Software without prior written authorization from the X Consor-
|
||||
tium.
|
|
@ -0,0 +1,84 @@
|
|||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: uriparser
|
||||
Source: http://uriparser.sourceforge.net
|
||||
|
||||
Files: *
|
||||
Copyright: 2007 Weijia Song <songweijia@gmail.com>
|
||||
2008 Michael Anthony Puls II <shadow2531@gmail.com>
|
||||
2007-2015 Sebastian Pipping <webmaster@hartwork.org>
|
||||
2013 Radu Hociung <radu.uriparser@ohmi.org>
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: test/*
|
||||
Copyright: 2007 Weijia Song <songweijia@gmail.com>
|
||||
2007 Sebastian Pipping <webmaster@hartwork.org>
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: test/VersionSuite.*
|
||||
Copyright: 2014-2015 Sebastian Pipping <webmaster@hartwork.org>
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2014-2015 Jörg Frings-Fürst <debian@jff-webhosting.net>
|
||||
License: GPL-3+
|
||||
|
||||
License: BSD-3-clause
|
||||
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. The name of the author may not 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.
|
||||
|
||||
License: LGPL-2.1+
|
||||
This library is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU Lesser General Public
|
||||
License as published by the Free Software Foundation; either
|
||||
version 2.1 of the License, or (at your option) any later version.
|
||||
.
|
||||
This library is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
Lesser General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU Lesser General Public
|
||||
License along with this library; if not, write to the Free Software
|
||||
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
.
|
||||
On Debian systems, the complete text of the GNU Lesser General
|
||||
Public License can be found in `/usr/share/common-licenses/LGPL-2.1'
|
||||
|
||||
License: GPL-3+
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
This package is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
.
|
||||
On Debian systems, the complete text of the GNU General
|
||||
Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
|
|
@ -0,0 +1,403 @@
|
|||
Upstream-Name: v4l-utils
|
||||
Upstream-Contact: Linux Media Mailing List <linux-media@vger.kernel.org>
|
||||
Source: http://linuxtv.org/downloads/v4l-utils/
|
||||
|
||||
Upstream Authors:
|
||||
Hans de Goede <hdegoede@redhat.com>
|
||||
Hans Verkuil <hans.verkuil@cisco.com>
|
||||
Mauro Carvalho Chehab <mchehab@redhat.com>
|
||||
Gregor Jasny <gjasny@googlemail.com>
|
||||
|
||||
Comment:
|
||||
The general licensing for the libraries:
|
||||
libv4l* libraries are licensed LGPL-2.1+
|
||||
libdvbv5 is licensed GPL-2
|
||||
|
||||
Files: contrib/cx231xx/parse_cx231xx.pl
|
||||
Copyright: 2010 Mauro Carvalho Chehab <mchehab@redhat.com>
|
||||
License: GPL-2
|
||||
|
||||
Files: contrib/em28xx/parse_em28xx.pl
|
||||
Copyright: 2008-2011 Mauro Carvalho Chehab <mchehab@redhat.com>
|
||||
License: GPL-2
|
||||
|
||||
Files: contrib/em28xx/parse_em28xx_drxk.pl
|
||||
Copyright: 2011 Mauro Carvalho Chehab <mchehab@redhat.com>
|
||||
License: GPL-2
|
||||
|
||||
Files: contrib/em28xx/rewrite_eeprom.pl
|
||||
Copyright: 2009 Mauro Carvalho Chehab <mchehab@redhat.com>
|
||||
2009 Douglas Schilling Landgraf <dougsland@redhat.com>
|
||||
License: GPL-2
|
||||
|
||||
Files: contrib/parse_tcpdump_log.pl
|
||||
Copyright: 2011 Mauro Carvalho Chehab <mchehab@redhat.com>
|
||||
License: GPL-2
|
||||
|
||||
Files: contrib/saa7134/parse_saa7134.pl
|
||||
Copyright: 2008 Mauro Carvalho Chehab <mchehab@redhat.com>
|
||||
License: GPL-2
|
||||
|
||||
Files: contrib/sn9c201/parse_sn9c201.pl
|
||||
Copyright: 2010 Mauro Carvalho Chehab <mchehab@redhat.com>
|
||||
License: GPL-2
|
||||
|
||||
contrib/usb_parse/parse_usb.pl
|
||||
Copyright: 2010 Mauro Carvalho Chehab <mchehab@redhat.com>
|
||||
License: GPL-2
|
||||
|
||||
Files: lib/libv4l2/log.c
|
||||
Copyright: 2008 Elmar Kleijn <elmar_kleijn@hotmail.com>
|
||||
2008 Sjoerd Piepenbrink <need4weed@gmail.com>
|
||||
2008 Hans de Goede <hdegoede@redhat.com>
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: lib/libv4lconvert/bayer.c
|
||||
Copyright: 2008 Hans de Goede <hdegoede@redhat.com>
|
||||
Written by Damien Douxchamps and Frederic Devernay
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: lib/libv4lconvert/hm12.c
|
||||
Copyright: 2009 Hans Verkuil <hverkuil@xs4all.nl>
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: lib/libv4lconvert/jpgl.c
|
||||
Copyright: 2003 Sylvain Munaut <nw8xx ]at[ 246tNt.com>
|
||||
2011 Jean-François Moine <moinejf@free.fr>
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: lib/libv4lconvert/control/*:
|
||||
Copyright: 2008-2009 Elmar Kleijn <elmar_kleijn@hotmail.com>
|
||||
2008-2009 Sjoerd Piepenbrink <need4weed@gmail.com>
|
||||
2008-2009 Radjnies Bhansingh <radjnies@gmail.com>
|
||||
2008-2010 Hans de Goede <hdegoede@redhat.com>
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: lib/libv4lconvert/processing/libv4lprocessing*, lib/libv4lconvert/processing/whitebalance.c
|
||||
Copyright: 2008-2009 Elmar Kleijn <elmar_kleijn@hotmail.com>
|
||||
2008-2009 Sjoerd Piepenbrink <need4weed@gmail.com>
|
||||
2008-2009 Hans de Goede <hdegoede@redhat.com>
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: lib/libv4lconvert/libv4lsyscall-priv.h
|
||||
Copyright: 2009 Hans Petter Selasky. All rights reserved.
|
||||
License:
|
||||
* 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.
|
||||
*
|
||||
* THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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: lib/libv4lconvert/mr97310a.c
|
||||
Copyright: 2004-2009 Theodore Kilgore <kilgota@auburn.edu>
|
||||
License: LGPL-2+
|
||||
|
||||
Files: lib/libv4lconvert/ov511-decomp.c
|
||||
Copyright: 1999-2003 Mark W. McClelland
|
||||
1998-2000 OmniVision Technologies
|
||||
License: GPL-2
|
||||
|
||||
Files: lib/libv4lconvert/ov518-decomp.c
|
||||
Copyright: 2002-2003 Mark W. McClelland
|
||||
Yuri van Oers <yvanoers AT xs4all.nl>
|
||||
1998-2000 OmniVision Technologies
|
||||
License: GPL-2
|
||||
|
||||
Files: lib/libv4lconvert/pac207.c
|
||||
Copyright: 2005 Bertrik.Sikken. Thomas Kaiser
|
||||
2003 2004 2005 Michel Xhaard
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: lib/libv4lconvert/rgbyuv.c
|
||||
Copyright: 2008 Hans de Goede <hdegoede@redhat.com>
|
||||
2009 Mauro Carvalho Chehab <mchehab@redhat.com>
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: lib/libv4lconvert/se401.c
|
||||
Copyright: 2011 Hans de Goede <hdegoede@redhat.com>
|
||||
Jeroen B. Vreeken <pe1rxq@amsat.org>
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: lib/libv4lconvert/sn9c10x.c
|
||||
Copyright: 2005 Bertrik.Sikken
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: lib/libv4lconvert/sn9c2028-decomp.c
|
||||
Copyright: 2005 Theodore Kilgore <kilgota@auburn.edu>
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: lib/libv4lconvert/sn9c20x.c
|
||||
Copyright: 2008-2009 Vasily Khoruzhick
|
||||
Jens on microdia google group
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: lib/libv4lconvert/spca561-decompress.c
|
||||
Copyright: 2005 Andrzej Szombierski [qq@kuku.eu.org]
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: lib/libv4lconvert/sq905c.c
|
||||
Copyright: 2005, 2007, 2009 Theodore Kilgore <kilgota@auburn.edu>
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: lib/libv4lconvert/tinyjpeg*
|
||||
Copyright: 2006, Luc Saillard <luc@saillard.org>
|
||||
License:
|
||||
All rights reserved.
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions are met:
|
||||
|
||||
- Redistributions of source code must retain the above copyright notice,
|
||||
this list of conditions and the following disclaimer.
|
||||
|
||||
- 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.
|
||||
|
||||
- Neither the name of the author 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 COPYRIGHT HOLDERS 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 COPYRIGHT OWNER 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: lib/libv4lconvert/jidctflt.c lib/libv4lconvert/jpeg_memsrcdest.c
|
||||
Copyright: 1994-1998, Thomas G. Lane.
|
||||
License:
|
||||
This file is part of the Independent JPEG Group's software.
|
||||
|
||||
The authors make NO WARRANTY or representation, either express or implied,
|
||||
with respect to this software, its quality, accuracy, merchantability, or
|
||||
fitness for a particular purpose. This software is provided "AS IS", and you,
|
||||
its user, assume the entire risk as to its quality and accuracy.
|
||||
|
||||
This software is copyright (C) 1991-1998, Thomas G. Lane.
|
||||
All Rights Reserved except as specified below.
|
||||
|
||||
Permission is hereby granted to use, copy, modify, and distribute this
|
||||
software (or portions thereof) for any purpose, without fee, subject to these
|
||||
conditions:
|
||||
(1) If any part of the source code for this software is distributed, then this
|
||||
README file must be included, with this copyright and no-warranty notice
|
||||
unaltered; and any additions, deletions, or changes to the original files
|
||||
must be clearly indicated in accompanying documentation.
|
||||
(2) If only executable code is distributed, then the accompanying
|
||||
documentation must state that "this software is based in part on the work of
|
||||
the Independent JPEG Group".
|
||||
(3) Permission for use of this software is granted only if the user accepts
|
||||
full responsibility for any undesirable consequences; the authors accept
|
||||
NO LIABILITY for damages of any kind.
|
||||
|
||||
These conditions apply to any software derived from or based on the IJG code,
|
||||
not just to the unmodified library. If you use our work, you ought to
|
||||
acknowledge us.
|
||||
|
||||
Permission is NOT granted for the use of any IJG author's name or company name
|
||||
in advertising or publicity relating to this software or products derived from
|
||||
it. This software may be referred to only as "the Independent JPEG Group's
|
||||
software".
|
||||
|
||||
We specifically permit and encourage the use of this software as the basis of
|
||||
commercial products, provided that all warranty or liability claims are
|
||||
assumed by the product vendor.
|
||||
|
||||
This implementation is based on Arai, Agui, and Nakajima's algorithm for
|
||||
scaled DCT. Their original paper (Trans. IEICE E-71(11):1095) is in
|
||||
Japanese, but the algorithm is described in the Pennebaker & Mitchell
|
||||
JPEG textbook (see REFERENCES section in file README). The following code
|
||||
is based directly on figure 4-8 in P&M.
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2008 - 2013 Gregor Jasny <gjasny@googlemail.com>
|
||||
License: GPL-2+
|
||||
|
||||
Files: lib/libv4l1.c
|
||||
Copyright: 2008-2010 Hans de Goede <hdegoede@redhat.com>
|
||||
2003-2009 Bill Dirks <bill@thedirks.org>
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: lib/*
|
||||
Copyright: 2008, 2009, 2010, 2011 Hans de Goede <hdegoede@redhat.com>
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: lib/libdvbv5/*
|
||||
Copyright: 2011 - 2013 Mauro Carvalho Chehab <mchehab@redhat.com>
|
||||
Copyright: 2012 - 2013 Andre Roth <neolynx@gmail.com>
|
||||
License: GPL-2
|
||||
|
||||
Files: utils/decode_tm6000/decode_tm6000.c
|
||||
Copyright: 2007 Mauro Carvalho Chehab <mchehab@infradead.org>
|
||||
License: GPL-2
|
||||
|
||||
Files: utils/keytable/keytable.c
|
||||
Copyright: 2006-2010 Mauro Carvalho Chehab <mchehab@redhat.com>
|
||||
License: GPL-2
|
||||
|
||||
Files: utils/libmedia_dev/get_media_devices.*
|
||||
Copyright: 2011 Mauro Carvalho Chehab <mchehab@redhat.com>
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: utils/libv4l2util/frequencies.c
|
||||
Copyright: 2006 Nathan Laredo <laredo@gnu.org>
|
||||
2006 Hans Verkuil <hverkuil@xs4all.nl>
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: utils/libv4l2util/libv4l2util.h
|
||||
Copyright: 2006 Hans Verkuil <hverkuil@xs4all.nl>
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: utils/libv4l2util/v4l2_driver.*
|
||||
Copyright: 2006 Mauro Carvalho Chehab <mchehab@infradead.org>
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: utils/qv4l2-qt*
|
||||
Copyright: 2006 Hans Verkuil <hverkuil@xs4all.nl>
|
||||
License: GPL-2+
|
||||
|
||||
Files: v4l2-compliance/*.cpp
|
||||
Copyright: 2011 Hans Verkuil <hverkuil@xs4all.nl>
|
||||
License: GPL-2+
|
||||
|
||||
Files: utils/v4l2-compliance/v4l2-compliance.* utils/v4l2-compliance/v4l2-test-debug.cpp
|
||||
Copyright: 2008, 2010 Hans Verkuil <hverkuil@xs4all.nl>
|
||||
License: GPL-2+
|
||||
|
||||
Files: utils/v4l2-ctl/cx18-ctl.c
|
||||
Copyright: 2003-2004 Kevin Thayer <nufan_wfk at yahoo dot com>
|
||||
2004 Hans Verkuil <hverkuil@xs4all.nl>
|
||||
License: GPL-2+
|
||||
|
||||
Files: utils/v4l2-ctl/ivtv-ctl.c
|
||||
Copyright: 2003-2004 Kevin Thayer <nufan_wfk at yahoo dot com>
|
||||
2004 Hans Verkuil <hverkuil@xs4all.nl>
|
||||
License: GPL-2+
|
||||
|
||||
Files: utils/v4l2-ctl/v4l2-ctl.c
|
||||
Copyright: 2003-2004 Kevin Thayer <nufan_wfk at yahoo dot com>
|
||||
2004, 2006, 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
||||
License: GPL-2+
|
||||
|
||||
Files: utils/v4l2-dbg/v4l2-dbg-*
|
||||
Copyright: 2008 Mauro Carvalho Chehab <mchehab@infradead.org>
|
||||
License: GPL-2
|
||||
|
||||
Files: utils/v4l2-dbg/v4l2-dbg-micron.h
|
||||
Copyright: 2009 Mauro Carvalho Chehab <mchehab@infradead.org>
|
||||
License: GPL-2
|
||||
|
||||
Files: utils/v4l2-dbg/v4l2-dbg.cpp
|
||||
Copyright: 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
||||
License: GPL-2+
|
||||
|
||||
Files: utils/v4l2-dbg/v4l2-dbg.h
|
||||
Copyright: 2008 Mauro Carvalho Chehab <mchehab@infradead.org>
|
||||
License: GPL-2
|
||||
|
||||
Files: utils/v4l2-sysfs-path/v4l2-sysfs-path.c
|
||||
Copyright: 2011 Red Hat, Inc.
|
||||
License:
|
||||
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, and that the name of Red Hat
|
||||
not be used in advertising or publicity pertaining to distribution
|
||||
of the software without specific, written prior permission. Red
|
||||
Hat makes no representations about the suitability of this software
|
||||
for any purpose. It is provided "as is" without express or implied
|
||||
warranty.
|
||||
|
||||
THE AUTHORS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||||
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
|
||||
NO EVENT SHALL THE AUTHORS 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: utils/xc3028-firmware/firmware-tool.c
|
||||
Copyright: 2007 Michel Ludwig <michel.ludwig@gmail.com>
|
||||
2007, 2008 Mauro Carvalho Chehab <mchehab@infradead.org>
|
||||
License: GPL-2
|
||||
|
||||
Files: utils/xc3028-firmware/standards.*
|
||||
Copyright: 2007 Michel Ludwig <michel.ludwig@gmail.com>
|
||||
License: GPL-2
|
||||
|
||||
Files: utils/xc3028-firmware/tuner-xc2028-types.h
|
||||
Copyright: 2007-2008 Mauro Carvalho Chehab (mchehab@infradead.org)
|
||||
License: GPL-2
|
||||
|
||||
License: GPL-2
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation version 2.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
|
||||
License: GPL-2+
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
|
||||
On Debian systems, the complete text of the GNU General Public License
|
||||
version 2 can be found in `/usr/share/common-licenses/GPL-2'.
|
||||
|
||||
License: LGPL-2.1+
|
||||
This package is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU Lesser General Public
|
||||
License as published by the Free Software Foundation; either
|
||||
version 2.1 of the License, or (at your option) any later version.
|
||||
|
||||
This package is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
Lesser General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Lesser General Public
|
||||
License along with this package; if not, write to the Free Software
|
||||
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
|
||||
On Debian systems, the complete text of the GNU Lesser General
|
||||
Public License can be found in `/usr/share/common-licenses/LGPL'.
|
||||
|
|
@ -0,0 +1,403 @@
|
|||
Upstream-Name: v4l-utils
|
||||
Upstream-Contact: Linux Media Mailing List <linux-media@vger.kernel.org>
|
||||
Source: http://linuxtv.org/downloads/v4l-utils/
|
||||
|
||||
Upstream Authors:
|
||||
Hans de Goede <hdegoede@redhat.com>
|
||||
Hans Verkuil <hans.verkuil@cisco.com>
|
||||
Mauro Carvalho Chehab <mchehab@redhat.com>
|
||||
Gregor Jasny <gjasny@googlemail.com>
|
||||
|
||||
Comment:
|
||||
The general licensing for the libraries:
|
||||
libv4l* libraries are licensed LGPL-2.1+
|
||||
libdvbv5 is licensed GPL-2
|
||||
|
||||
Files: contrib/cx231xx/parse_cx231xx.pl
|
||||
Copyright: 2010 Mauro Carvalho Chehab <mchehab@redhat.com>
|
||||
License: GPL-2
|
||||
|
||||
Files: contrib/em28xx/parse_em28xx.pl
|
||||
Copyright: 2008-2011 Mauro Carvalho Chehab <mchehab@redhat.com>
|
||||
License: GPL-2
|
||||
|
||||
Files: contrib/em28xx/parse_em28xx_drxk.pl
|
||||
Copyright: 2011 Mauro Carvalho Chehab <mchehab@redhat.com>
|
||||
License: GPL-2
|
||||
|
||||
Files: contrib/em28xx/rewrite_eeprom.pl
|
||||
Copyright: 2009 Mauro Carvalho Chehab <mchehab@redhat.com>
|
||||
2009 Douglas Schilling Landgraf <dougsland@redhat.com>
|
||||
License: GPL-2
|
||||
|
||||
Files: contrib/parse_tcpdump_log.pl
|
||||
Copyright: 2011 Mauro Carvalho Chehab <mchehab@redhat.com>
|
||||
License: GPL-2
|
||||
|
||||
Files: contrib/saa7134/parse_saa7134.pl
|
||||
Copyright: 2008 Mauro Carvalho Chehab <mchehab@redhat.com>
|
||||
License: GPL-2
|
||||
|
||||
Files: contrib/sn9c201/parse_sn9c201.pl
|
||||
Copyright: 2010 Mauro Carvalho Chehab <mchehab@redhat.com>
|
||||
License: GPL-2
|
||||
|
||||
contrib/usb_parse/parse_usb.pl
|
||||
Copyright: 2010 Mauro Carvalho Chehab <mchehab@redhat.com>
|
||||
License: GPL-2
|
||||
|
||||
Files: lib/libv4l2/log.c
|
||||
Copyright: 2008 Elmar Kleijn <elmar_kleijn@hotmail.com>
|
||||
2008 Sjoerd Piepenbrink <need4weed@gmail.com>
|
||||
2008 Hans de Goede <hdegoede@redhat.com>
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: lib/libv4lconvert/bayer.c
|
||||
Copyright: 2008 Hans de Goede <hdegoede@redhat.com>
|
||||
Written by Damien Douxchamps and Frederic Devernay
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: lib/libv4lconvert/hm12.c
|
||||
Copyright: 2009 Hans Verkuil <hverkuil@xs4all.nl>
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: lib/libv4lconvert/jpgl.c
|
||||
Copyright: 2003 Sylvain Munaut <nw8xx ]at[ 246tNt.com>
|
||||
2011 Jean-François Moine <moinejf@free.fr>
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: lib/libv4lconvert/control/*:
|
||||
Copyright: 2008-2009 Elmar Kleijn <elmar_kleijn@hotmail.com>
|
||||
2008-2009 Sjoerd Piepenbrink <need4weed@gmail.com>
|
||||
2008-2009 Radjnies Bhansingh <radjnies@gmail.com>
|
||||
2008-2010 Hans de Goede <hdegoede@redhat.com>
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: lib/libv4lconvert/processing/libv4lprocessing*, lib/libv4lconvert/processing/whitebalance.c
|
||||
Copyright: 2008-2009 Elmar Kleijn <elmar_kleijn@hotmail.com>
|
||||
2008-2009 Sjoerd Piepenbrink <need4weed@gmail.com>
|
||||
2008-2009 Hans de Goede <hdegoede@redhat.com>
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: lib/libv4lconvert/libv4lsyscall-priv.h
|
||||
Copyright: 2009 Hans Petter Selasky. All rights reserved.
|
||||
License:
|
||||
* 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.
|
||||
*
|
||||
* THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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: lib/libv4lconvert/mr97310a.c
|
||||
Copyright: 2004-2009 Theodore Kilgore <kilgota@auburn.edu>
|
||||
License: LGPL-2+
|
||||
|
||||
Files: lib/libv4lconvert/ov511-decomp.c
|
||||
Copyright: 1999-2003 Mark W. McClelland
|
||||
1998-2000 OmniVision Technologies
|
||||
License: GPL-2
|
||||
|
||||
Files: lib/libv4lconvert/ov518-decomp.c
|
||||
Copyright: 2002-2003 Mark W. McClelland
|
||||
Yuri van Oers <yvanoers AT xs4all.nl>
|
||||
1998-2000 OmniVision Technologies
|
||||
License: GPL-2
|
||||
|
||||
Files: lib/libv4lconvert/pac207.c
|
||||
Copyright: 2005 Bertrik.Sikken. Thomas Kaiser
|
||||
2003 2004 2005 Michel Xhaard
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: lib/libv4lconvert/rgbyuv.c
|
||||
Copyright: 2008 Hans de Goede <hdegoede@redhat.com>
|
||||
2009 Mauro Carvalho Chehab <mchehab@redhat.com>
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: lib/libv4lconvert/se401.c
|
||||
Copyright: 2011 Hans de Goede <hdegoede@redhat.com>
|
||||
Jeroen B. Vreeken <pe1rxq@amsat.org>
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: lib/libv4lconvert/sn9c10x.c
|
||||
Copyright: 2005 Bertrik.Sikken
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: lib/libv4lconvert/sn9c2028-decomp.c
|
||||
Copyright: 2005 Theodore Kilgore <kilgota@auburn.edu>
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: lib/libv4lconvert/sn9c20x.c
|
||||
Copyright: 2008-2009 Vasily Khoruzhick
|
||||
Jens on microdia google group
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: lib/libv4lconvert/spca561-decompress.c
|
||||
Copyright: 2005 Andrzej Szombierski [qq@kuku.eu.org]
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: lib/libv4lconvert/sq905c.c
|
||||
Copyright: 2005, 2007, 2009 Theodore Kilgore <kilgota@auburn.edu>
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: lib/libv4lconvert/tinyjpeg*
|
||||
Copyright: 2006, Luc Saillard <luc@saillard.org>
|
||||
License:
|
||||
All rights reserved.
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions are met:
|
||||
|
||||
- Redistributions of source code must retain the above copyright notice,
|
||||
this list of conditions and the following disclaimer.
|
||||
|
||||
- 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.
|
||||
|
||||
- Neither the name of the author 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 COPYRIGHT HOLDERS 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 COPYRIGHT OWNER 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: lib/libv4lconvert/jidctflt.c lib/libv4lconvert/jpeg_memsrcdest.c
|
||||
Copyright: 1994-1998, Thomas G. Lane.
|
||||
License:
|
||||
This file is part of the Independent JPEG Group's software.
|
||||
|
||||
The authors make NO WARRANTY or representation, either express or implied,
|
||||
with respect to this software, its quality, accuracy, merchantability, or
|
||||
fitness for a particular purpose. This software is provided "AS IS", and you,
|
||||
its user, assume the entire risk as to its quality and accuracy.
|
||||
|
||||
This software is copyright (C) 1991-1998, Thomas G. Lane.
|
||||
All Rights Reserved except as specified below.
|
||||
|
||||
Permission is hereby granted to use, copy, modify, and distribute this
|
||||
software (or portions thereof) for any purpose, without fee, subject to these
|
||||
conditions:
|
||||
(1) If any part of the source code for this software is distributed, then this
|
||||
README file must be included, with this copyright and no-warranty notice
|
||||
unaltered; and any additions, deletions, or changes to the original files
|
||||
must be clearly indicated in accompanying documentation.
|
||||
(2) If only executable code is distributed, then the accompanying
|
||||
documentation must state that "this software is based in part on the work of
|
||||
the Independent JPEG Group".
|
||||
(3) Permission for use of this software is granted only if the user accepts
|
||||
full responsibility for any undesirable consequences; the authors accept
|
||||
NO LIABILITY for damages of any kind.
|
||||
|
||||
These conditions apply to any software derived from or based on the IJG code,
|
||||
not just to the unmodified library. If you use our work, you ought to
|
||||
acknowledge us.
|
||||
|
||||
Permission is NOT granted for the use of any IJG author's name or company name
|
||||
in advertising or publicity relating to this software or products derived from
|
||||
it. This software may be referred to only as "the Independent JPEG Group's
|
||||
software".
|
||||
|
||||
We specifically permit and encourage the use of this software as the basis of
|
||||
commercial products, provided that all warranty or liability claims are
|
||||
assumed by the product vendor.
|
||||
|
||||
This implementation is based on Arai, Agui, and Nakajima's algorithm for
|
||||
scaled DCT. Their original paper (Trans. IEICE E-71(11):1095) is in
|
||||
Japanese, but the algorithm is described in the Pennebaker & Mitchell
|
||||
JPEG textbook (see REFERENCES section in file README). The following code
|
||||
is based directly on figure 4-8 in P&M.
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2008 - 2013 Gregor Jasny <gjasny@googlemail.com>
|
||||
License: GPL-2+
|
||||
|
||||
Files: lib/libv4l1.c
|
||||
Copyright: 2008-2010 Hans de Goede <hdegoede@redhat.com>
|
||||
2003-2009 Bill Dirks <bill@thedirks.org>
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: lib/*
|
||||
Copyright: 2008, 2009, 2010, 2011 Hans de Goede <hdegoede@redhat.com>
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: lib/libdvbv5/*
|
||||
Copyright: 2011 - 2013 Mauro Carvalho Chehab <mchehab@redhat.com>
|
||||
Copyright: 2012 - 2013 Andre Roth <neolynx@gmail.com>
|
||||
License: GPL-2
|
||||
|
||||
Files: utils/decode_tm6000/decode_tm6000.c
|
||||
Copyright: 2007 Mauro Carvalho Chehab <mchehab@infradead.org>
|
||||
License: GPL-2
|
||||
|
||||
Files: utils/keytable/keytable.c
|
||||
Copyright: 2006-2010 Mauro Carvalho Chehab <mchehab@redhat.com>
|
||||
License: GPL-2
|
||||
|
||||
Files: utils/libmedia_dev/get_media_devices.*
|
||||
Copyright: 2011 Mauro Carvalho Chehab <mchehab@redhat.com>
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: utils/libv4l2util/frequencies.c
|
||||
Copyright: 2006 Nathan Laredo <laredo@gnu.org>
|
||||
2006 Hans Verkuil <hverkuil@xs4all.nl>
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: utils/libv4l2util/libv4l2util.h
|
||||
Copyright: 2006 Hans Verkuil <hverkuil@xs4all.nl>
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: utils/libv4l2util/v4l2_driver.*
|
||||
Copyright: 2006 Mauro Carvalho Chehab <mchehab@infradead.org>
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: utils/qv4l2-qt*
|
||||
Copyright: 2006 Hans Verkuil <hverkuil@xs4all.nl>
|
||||
License: GPL-2+
|
||||
|
||||
Files: v4l2-compliance/*.cpp
|
||||
Copyright: 2011 Hans Verkuil <hverkuil@xs4all.nl>
|
||||
License: GPL-2+
|
||||
|
||||
Files: utils/v4l2-compliance/v4l2-compliance.* utils/v4l2-compliance/v4l2-test-debug.cpp
|
||||
Copyright: 2008, 2010 Hans Verkuil <hverkuil@xs4all.nl>
|
||||
License: GPL-2+
|
||||
|
||||
Files: utils/v4l2-ctl/cx18-ctl.c
|
||||
Copyright: 2003-2004 Kevin Thayer <nufan_wfk at yahoo dot com>
|
||||
2004 Hans Verkuil <hverkuil@xs4all.nl>
|
||||
License: GPL-2+
|
||||
|
||||
Files: utils/v4l2-ctl/ivtv-ctl.c
|
||||
Copyright: 2003-2004 Kevin Thayer <nufan_wfk at yahoo dot com>
|
||||
2004 Hans Verkuil <hverkuil@xs4all.nl>
|
||||
License: GPL-2+
|
||||
|
||||
Files: utils/v4l2-ctl/v4l2-ctl.c
|
||||
Copyright: 2003-2004 Kevin Thayer <nufan_wfk at yahoo dot com>
|
||||
2004, 2006, 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
||||
License: GPL-2+
|
||||
|
||||
Files: utils/v4l2-dbg/v4l2-dbg-*
|
||||
Copyright: 2008 Mauro Carvalho Chehab <mchehab@infradead.org>
|
||||
License: GPL-2
|
||||
|
||||
Files: utils/v4l2-dbg/v4l2-dbg-micron.h
|
||||
Copyright: 2009 Mauro Carvalho Chehab <mchehab@infradead.org>
|
||||
License: GPL-2
|
||||
|
||||
Files: utils/v4l2-dbg/v4l2-dbg.cpp
|
||||
Copyright: 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
||||
License: GPL-2+
|
||||
|
||||
Files: utils/v4l2-dbg/v4l2-dbg.h
|
||||
Copyright: 2008 Mauro Carvalho Chehab <mchehab@infradead.org>
|
||||
License: GPL-2
|
||||
|
||||
Files: utils/v4l2-sysfs-path/v4l2-sysfs-path.c
|
||||
Copyright: 2011 Red Hat, Inc.
|
||||
License:
|
||||
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, and that the name of Red Hat
|
||||
not be used in advertising or publicity pertaining to distribution
|
||||
of the software without specific, written prior permission. Red
|
||||
Hat makes no representations about the suitability of this software
|
||||
for any purpose. It is provided "as is" without express or implied
|
||||
warranty.
|
||||
|
||||
THE AUTHORS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||||
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
|
||||
NO EVENT SHALL THE AUTHORS 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: utils/xc3028-firmware/firmware-tool.c
|
||||
Copyright: 2007 Michel Ludwig <michel.ludwig@gmail.com>
|
||||
2007, 2008 Mauro Carvalho Chehab <mchehab@infradead.org>
|
||||
License: GPL-2
|
||||
|
||||
Files: utils/xc3028-firmware/standards.*
|
||||
Copyright: 2007 Michel Ludwig <michel.ludwig@gmail.com>
|
||||
License: GPL-2
|
||||
|
||||
Files: utils/xc3028-firmware/tuner-xc2028-types.h
|
||||
Copyright: 2007-2008 Mauro Carvalho Chehab (mchehab@infradead.org)
|
||||
License: GPL-2
|
||||
|
||||
License: GPL-2
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation version 2.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
|
||||
License: GPL-2+
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
|
||||
On Debian systems, the complete text of the GNU General Public License
|
||||
version 2 can be found in `/usr/share/common-licenses/GPL-2'.
|
||||
|
||||
License: LGPL-2.1+
|
||||
This package is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU Lesser General Public
|
||||
License as published by the Free Software Foundation; either
|
||||
version 2.1 of the License, or (at your option) any later version.
|
||||
|
||||
This package is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
Lesser General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Lesser General Public
|
||||
License along with this package; if not, write to the Free Software
|
||||
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
|
||||
On Debian systems, the complete text of the GNU Lesser General
|
||||
Public License can be found in `/usr/share/common-licenses/LGPL'.
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue