ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/liblzf/LICENSE
(Generate patch)

Comparing liblzf/LICENSE (file contents):
Revision 1.2 by root, Sun Nov 17 11:39:26 2002 UTC vs.
Revision 1.7 by root, Sat Jul 18 05:59:21 2009 UTC

1Copyright (c) 2000-2002 Marc Alexander Lehmann <pcg@goof.com> 1Copyright (c) 2000-2009 Marc Alexander Lehmann <schmorp@schmorp.de>
2 2
3Redistribution and use in source and binary forms, with or without modifica- 3Redistribution and use in source and binary forms, with or without modifica-
4tion, are permitted provided that the following conditions are met: 4tion, are permitted provided that the following conditions are met:
5 5
6 1. Redistributions of source code must retain the above copyright notice, 6 1. Redistributions of source code must retain the above copyright notice,
7 this list of conditions and the following disclaimer. 7 this list of conditions and the following disclaimer.
8 8
9 2. Redistributions in binary form must reproduce the above copyright 9 2. Redistributions in binary form must reproduce the above copyright
10 notice, this list of conditions and the following disclaimer in the 10 notice, this list of conditions and the following disclaimer in the
11 documentation and/or other materials provided with the distribution. 11 documentation and/or other materials provided with the distribution.
12
13 3. The name of the author may not be used to endorse or promote products
14 derived from this software without specific prior written permission.
15 12
16THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED 13THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED
17WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MER- 14WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MER-
18CHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO 15CHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
19EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPE- 16EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPE-
22OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, 19OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
23WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTH- 20WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTH-
24ERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 21ERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
25OF THE POSSIBILITY OF SUCH DAMAGE. 22OF THE POSSIBILITY OF SUCH DAMAGE.
26 23
24Alternatively, the following files carry an additional notice that
25explicitly allows relicensing under the GPLv2: lzf.c lzf.h lzfP.h lzf_c.c
26lzf_d.c
27

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines