source: release-kits/shared/7za/license.txt@ 17355

Last change on this file since 17355 was 17355, checked in by oranfry, 16 years ago

Putting the 7zip commandline client into the release kits

File size: 2.4 KB
Line 
1 7-Zip Command line version
2 ~~~~~~~~~~~~~~~~~~~~~~~~~~
3 License for use and distribution
4 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5
6 7-Zip Copyright (C) 1999-2007 Igor Pavlov.
7
8 7za.exe is distributed under the GNU LGPL + AES code license
9
10 The GNU LGPL + AES code license means that you must follow both GNU LGPL rules
11 and AES code license rules.
12
13
14 Notes:
15 You can use 7-Zip on any computer, including a computer in a commercial
16 organization. You don't need to register or pay for 7-Zip.
17
18
19 GNU LGPL information
20 --------------------
21
22 This library is free software; you can redistribute it and/or
23 modify it under the terms of the GNU Lesser General Public
24 License as published by the Free Software Foundation; either
25 version 2.1 of the License, or (at your option) any later version.
26
27 This library is distributed in the hope that it will be useful,
28 but WITHOUT ANY WARRANTY; without even the implied warranty of
29 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
30 Lesser General Public License for more details.
31
32 You should have received a copy of the GNU Lesser General Public
33 License along with this library; if not, write to the Free Software
34 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
35
36
37 AES code license
38 ----------------
39
40 Copyright (c) 2001, Dr Brian Gladman
41
42 LICENSE TERMS
43
44 The free distribution and use of this software in both source and binary
45 form is allowed (with or without changes) provided that:
46
47 1. distributions of this source code include the above copyright
48 notice, this list of conditions and the following disclaimer;
49
50 2. distributions in binary form include the above copyright
51 notice, this list of conditions and the following disclaimer
52 in the documentation and/or other associated materials;
53
54 3. the copyright holder's name is not used to endorse products
55 built using this software without specific written permission.
56
57 DISCLAIMER
58
59 This software is provided 'as is' with no explicit or implied warranties
60 in respect of its properties, including, but not limited to, correctness
61 and fitness for purpose.
62
Note: See TracBrowser for help on using the repository browser.