source: trunk/third/bzip2/manual.html @ 17062

Revision 17062, 4.0 KB checked in by ghudson, 23 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r17061, which included commits to RCS files with non-trunk default branches.
Line 
1<HTML>
2<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
3<!-- Created on January, 5  2002 by texi2html 1.64 -->
4<!--
5Written by: Lionel Cons <Lionel.Cons@cern.ch> (original author)
6            Karl Berry  <karl@freefriends.org>
7            Olaf Bachmann <obachman@mathematik.uni-kl.de>
8            and many others.
9Maintained by: Olaf Bachmann <obachman@mathematik.uni-kl.de>
10Send bugs and suggestions to <texi2html@mathematik.uni-kl.de>
11 
12-->
13<HEAD>
14<TITLE>Untitled Document: Untitled Document</TITLE>
15
16<META NAME="description" CONTENT="Untitled Document: Untitled Document">
17<META NAME="keywords" CONTENT="Untitled Document: Untitled Document">
18<META NAME="resource-type" CONTENT="document">
19<META NAME="distribution" CONTENT="global">
20<META NAME="Generator" CONTENT="texi2html 1.64">
21
22</HEAD>
23
24<BODY LANG="" BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" VLINK="#800080" ALINK="#FF0000">
25
26<A NAME="SEC_Top"></A>
27<TABLE CELLPADDING=1 CELLSPACING=1 BORDER=0>
28<TR><TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="manual.html#SEC_Top">Top</A>]</TD>
29<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="manual_toc.html#SEC_Contents">Contents</A>]</TD>
30<TD VALIGN="MIDDLE" ALIGN="LEFT">[Index]</TD>
31<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="manual_abt.html#SEC_About"> ? </A>]</TD>
32</TR></TABLE>
33<H1>Untitled Document</H1></P><P>
34
35The following text is the License for this software.  You should
36find it identical to that contained in the file LICENSE in the
37source distribution.
38</P><P>
39
40@bf{------------------ START OF THE LICENSE ------------------}
41</P><P>
42
43This program, <CODE>bzip2</CODE>,
44and associated library <CODE>libbzip2</CODE>, are
45Copyright (C) 1996-2002 Julian R Seward.  All rights reserved.
46</P><P>
47
48Redistribution and use in source and binary forms, with or without
49modification, are permitted provided that the following conditions
50are met:
51<UL>
52<LI>
53   Redistributions of source code must retain the above copyright
54   notice, this list of conditions and the following disclaimer.
55<LI>
56   The origin of this software must not be misrepresented; you must
57   not claim that you wrote the original software.  If you use this
58   software in a product, an acknowledgment in the product
59   documentation would be appreciated but is not required.
60<LI>
61   Altered source versions must be plainly marked as such, and must
62   not be misrepresented as being the original software.
63<LI>
64   The name of the author may not be used to endorse or promote
65   products derived from this software without specific prior written
66   permission.
67</UL>
68THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS
69OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
70WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
71ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
72DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
73DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
74GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
75INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
76WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
77NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
78SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
79<P>
80
81Julian Seward, Cambridge, UK.
82</P><P>
83
84<CODE>jseward@acm.org</CODE>
85</P><P>
86
87<CODE>bzip2</CODE>/<CODE>libbzip2</CODE> version 1.0.2 of 30 December 2001.
88</P><P>
89
90@bf{------------------ END OF THE LICENSE ------------------}
91</P><P>
92
93Web sites:
94</P><P>
95
96<CODE>http://sources.redhat.com/bzip2</CODE>
97</P><P>
98
99<CODE>http://www.cacheprof.org</CODE>
100</P><P>
101
102PATENTS: To the best of my knowledge, <CODE>bzip2</CODE> does not use any patented
103algorithms.  However, I do not have the resources available to carry out
104a full patent search.  Therefore I cannot give any guarantee of the
105above statement.
106</P><P>
107
108<HR SIZE=1>
109<BR> 
110<FONT SIZE="-1">
111This document was generated
112by <I>Julian Seward</I> on <I>January, 5  2002</I>
113using <A HREF="http://www.mathematik.uni-kl.de/~obachman/Texi2html
114"><I>texi2html</I></A>
115
116</BODY>
117</HTML>
Note: See TracBrowser for help on using the repository browser.