/[LeafOK_CVS]/pvpgn-1.7.4/src/zlib/zlib_license.html
ViewVC logotype

Contents of /pvpgn-1.7.4/src/zlib/zlib_license.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (show annotations) (vendor branch)
Tue Jun 6 03:41:38 2006 UTC (19 years, 9 months ago) by sysadm
Branch: GNU, MAIN
CVS Tags: arelease, HEAD
Changes since 1.1: +0 -0 lines
Content type: text/html
no message

1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
2 "http://www.w3.org/TR/REC-html40/loose.dtd">
3 <HTML>
4 <HEAD>
5 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
6 <TITLE>zlib License</TITLE>
7 <script language="JavaScript">
8 <!--
9 function mail_to(name, domain)
10 {
11 document.write("<a class=\"link\" href=\"mail" + "to:" + name +
12 "&#64;" + domain + "\">");
13 }
14 //-->
15 </script>
16 <STYLE TYPE="text/css">
17 P { margin-bottom: 0em } <!-- http://www.w3.org/TR/REC-CSS2/box.html -->
18 </STYLE>
19 <!-- Copyright 1995-2003 Jean-loup Gailly, Mark Adler and Greg Roelofs. -->
20 </HEAD>
21
22
23 <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" VLINK="#00A000">
24 <H1 ALIGN=center>
25 <IMG WIDTH=369 HEIGHT=204 ALIGN="absmiddle" SRC="images/zlib3d-b1.png"
26 ALT="zlib">
27 </H1>
28 <H2 ALIGN="center"> License </H2>
29
30 <P>
31 <PRE>
32 /* zlib.h -- interface of the 'zlib' general purpose compression library
33 version 1.2.1, November 17th, 2003
34
35 Copyright (C) 1995-2003 Jean-loup Gailly and Mark Adler
36
37 This software is provided 'as-is', without any express or implied
38 warranty. In no event will the authors be held liable for any damages
39 arising from the use of this software.
40
41 Permission is granted to anyone to use this software for any purpose,
42 including commercial applications, and to alter it and redistribute it
43 freely, subject to the following restrictions:
44
45 1. The origin of this software must not be misrepresented; you must not
46 claim that you wrote the original software. If you use this software
47 in a product, an acknowledgment in the product documentation would be
48 appreciated but is not required.
49 2. Altered source versions must be plainly marked as such, and must not be
50 misrepresented as being the original software.
51 3. This notice may not be removed or altered from any source distribution.
52
53 Jean-loup Gailly <script>mail_to("jloup","gzip.org");</script>jloup&#64;gzip&#46;org</a>
54 Mark Adler <script>mail_to("madler","alumni.caltech.edu");</script>madler&#64;alumni.caltech.edu</a>
55
56 */
57 </PRE>
58
59 <P>
60 <HR>
61 Click here to return to the <A HREF="zlib.html">zlib Home Page</A>.
62 <HR>
63 <I>Last modified 22 November 2003
64 <BR>
65 Send all questions about zlib or its license to
66 <script>mail_to("zlib","gzip.org")</script>zlib&#64;gzip&#46;org</A></I>
67 <HR>
68 <TABLE WIDTH="100%" BORDER=0 CELLPADDING=0>
69 <TR>
70 <TD ALIGN="left">
71 <FONT SIZE="-1">
72 Web page copyright &#169; 1996-2003
73 <A HREF="http://pobox.com/~newt/">Greg Roelofs</A>,
74 <A HREF="http://gailly.net">Jean-loup Gailly</A> and
75 <A HREF="http://www.alumni.caltech.edu/~madler/">Mark Adler</A>.<BR>
76 zlib software copyright &#169; 1995-2003
77 <A HREF="http://gailly.net/">Jean-loup Gailly</A> and
78 <A HREF="http://www.alumni.caltech.edu/~madler/">Mark Adler</A>.
79 </FONT>
80 </TD>
81 <TD ALIGN="right" VALIGN="top">
82 <FONT SIZE="-1">
83 <!-- <A HREF="http://www.info-zip.org/pub/infozip/zlib/">Primary site</A>
84 hosted by
85 <A HREF="http://www.freesoftware.com/"><B>FreeSoftware.com</B></A>.
86 -->
87 <A HREF="http://www.gzip.org/zlib/">Primary site</A>
88 hosted by
89 <A HREF="http://www.teaser.fr/"><B>France Teaser</B></A>.<BR>
90 <i>zlib.org</i> domain name donated by
91 <script>mail_to("ag","em.net")</script>Andrew Green</a>.
92 </FONT>
93 </TD>
94 </TR>
95 </TABLE>
96 </BODY>
97 </HTML>

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1