]> git.proxmox.com Git - libarchive-perl.git/blame - debian/copyright
bump to 3.4.0
[libarchive-perl.git] / debian / copyright
CommitLineData
918a6904
DM
1LICENSE AND WARRANTY
2
3This library (perl bindings) is free software; you can redistribute it
4and/or modify it under the same terms as Perl itself, either Perl
5version 5.8.8 or, at your option, any later version of Perl 5 you may
6have available.
7
8A copy of the license can be found at /usr/share/common-licenses/Artistic
9
10The libachive code has the following Copyright
11
12Copyright (c) 2003-2006 Tim Kientzle
13All rights reserved.
14
15Redistribution and use in source and binary forms, with or without
16modification, are permitted provided that the following conditions
17are met:
181. Redistributions of source code must retain the above copyright
19 notice, this list of conditions and the following disclaimer
20 in this position and unchanged.
212. Redistributions in binary form must reproduce the above copyright
22 notice, this list of conditions and the following disclaimer in the
23 documentation and/or other materials provided with the distribution.
24
25THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) ``AS IS'' AND ANY EXPRESS OR
26IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
27OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
28IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY DIRECT, INDIRECT,
29INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
30NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
31DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
32THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
33(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
34THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.