92 lines
3.5 KiB
Plaintext
92 lines
3.5 KiB
Plaintext
This package was debianized by Fathi Boudra <fboudra@free.fr> on
|
|
Sun, 14 Oct 2007 09:20:12 +0200.
|
|
|
|
It was downloaded from http://libzip.org/download/
|
|
|
|
Upstream Authors:
|
|
|
|
Dieter Baron <dillo@giga.or.at>
|
|
Thomas Klausner <tk@giga.or.at>
|
|
The authors can be contacted at <libzip@nih.at>
|
|
|
|
Copyright:
|
|
|
|
Copyright (C) 1999-2017 Dieter Baron and Thomas Klausner
|
|
|
|
Copyright for mkstemp code:
|
|
Files: lib/mkstemp.c
|
|
|
|
Copyright (C) 1987, 1993 The Regents of the University of California.
|
|
All rights reserved.
|
|
|
|
Copyright for getopt code:
|
|
Files: src/getopt.*
|
|
|
|
Copyright (C) 1987-2002 The Regents of the University of California.
|
|
All rights reserved.
|
|
|
|
Copyright for gladman-fcrypt:
|
|
Files: lib/gladman-fcrypt/*
|
|
|
|
Copyright (C) 2002, Dr Brian Gladman < >, Worcester, UK.
|
|
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.
|
|
3. The names of the authors may not be used to endorse or promote
|
|
products derived from this software without specific prior
|
|
written permission.
|
|
|
|
THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``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 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 gladman-fcrypt:
|
|
|
|
The free distribution and use of this software in both source and binary
|
|
form is allowed (with or without changes) provided that:
|
|
|
|
1. distributions of this source code include the above copyright
|
|
notice, this list of conditions and the following disclaimer;
|
|
|
|
2. distributions in binary form include the above copyright
|
|
notice, this list of conditions and the following disclaimer
|
|
in the documentation and/or other associated materials;
|
|
|
|
3. the copyright holder's name is not used to endorse products
|
|
built using this software without specific 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.
|
|
|
|
DISCLAIMER
|
|
|
|
This software is provided 'as is' with no explicit or implied warranties
|
|
in respect of its properties, including, but not limited to, correctness
|
|
and/or fitness for purpose.
|
|
|
|
The Debian packaging is:
|
|
|
|
Copyright (C) 2007-2010 Fathi Boudra <fabo@debian.org>
|
|
Copyright (C) 2017 Stefan Schörghofer <amd1212@4md.gr>
|
|
|
|
and is licensed under the GPL version 3, see "/usr/share/common-licenses/GPL-3".
|