Imported Upstream version 1.4.0
[platform/upstream/libzip.git] / LICENSE
1 Copyright (C) 1999-2017 Dieter Baron and Thomas Klausner
2
3 The authors can be contacted at <libzip@nih.at>
4
5 Redistribution and use in source and binary forms, with or without
6 modification, are permitted provided that the following conditions
7 are met:
8
9 1. Redistributions of source code must retain the above copyright
10   notice, this list of conditions and the following disclaimer.
11
12 2. Redistributions in binary form must reproduce the above copyright
13   notice, this list of conditions and the following disclaimer in
14   the documentation and/or other materials provided with the
15   distribution.
16
17 3. The names of the authors may not be used to endorse or promote
18   products derived from this software without specific prior
19   written permission.
20
21 THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``AS IS'' AND ANY EXPRESS
22 OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
23 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
24 ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
25 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
26 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
27 GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
28 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
29 IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
30 OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
31 IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
32
33
34
35 For AES encryption support, files under the following license are used:
36
37 ---------------------------------------------------------------------------
38 Copyright (c) 2002, Dr Brian Gladman <                 >, Worcester, UK.
39 All rights reserved.
40
41 LICENSE TERMS
42
43 The free distribution and use of this software in both source and binary
44 form is allowed (with or without changes) provided that:
45
46   1. distributions of this source code include the above copyright
47      notice, this list of conditions and the following disclaimer;
48
49   2. distributions in binary form include the above copyright
50      notice, this list of conditions and the following disclaimer
51      in the documentation and/or other associated materials;
52
53   3. the copyright holder's name is not used to endorse products
54      built using this software without specific written permission.
55
56 ALTERNATIVELY, provided that this notice is retained in full, this product
57 may be distributed under the terms of the GNU General Public License (GPL),
58 in which case the provisions of the GPL apply INSTEAD OF those given above.
59
60 DISCLAIMER
61
62 This software is provided 'as is' with no explicit or implied warranties
63 in respect of its properties, including, but not limited to, correctness
64 and/or fitness for purpose.
65 ---------------------------------------------------------------------------
66 Issue Date: 18th November 2008