aboutsummaryrefslogtreecommitdiff
path: root/archival/bz/README
diff options
context:
space:
mode:
Diffstat (limited to 'archival/bz/README')
-rw-r--r--archival/bz/README22
1 files changed, 11 insertions, 11 deletions
diff --git a/archival/bz/README b/archival/bz/README
index ef06d67da..3015342cb 100644
--- a/archival/bz/README
+++ b/archival/bz/README
@@ -25,12 +25,12 @@ Please read and be aware of the following:
25 25
26WARNING: 26WARNING:
27 27
28 This program and library (attempts to) compress data by 28 This program and library (attempts to) compress data by
29 performing several non-trivial transformations on it. 29 performing several non-trivial transformations on it.
30 Unless you are 100% familiar with *all* the algorithms 30 Unless you are 100% familiar with *all* the algorithms
31 contained herein, and with the consequences of modifying them, 31 contained herein, and with the consequences of modifying them,
32 you should NOT meddle with the compression or decompression 32 you should NOT meddle with the compression or decompression
33 machinery. Incorrect changes can and very likely *will* 33 machinery. Incorrect changes can and very likely *will*
34 lead to disastrous loss of data. 34 lead to disastrous loss of data.
35 35
36 36
@@ -50,16 +50,16 @@ DISCLAIMER:
50 PROGRAM UNLESS YOU ARE PREPARED TO ACCEPT THE POSSIBILITY, HOWEVER 50 PROGRAM UNLESS YOU ARE PREPARED TO ACCEPT THE POSSIBILITY, HOWEVER
51 SMALL, THAT THE DATA WILL NOT BE RECOVERABLE. 51 SMALL, THAT THE DATA WILL NOT BE RECOVERABLE.
52 52
53 That is not to say this program is inherently unreliable. 53 That is not to say this program is inherently unreliable.
54 Indeed, I very much hope the opposite is true. bzip2/libbzip2 54 Indeed, I very much hope the opposite is true. bzip2/libbzip2
55 has been carefully constructed and extensively tested. 55 has been carefully constructed and extensively tested.
56 56
57 57
58PATENTS: 58PATENTS:
59 59
60 To the best of my knowledge, bzip2/libbzip2 does not use any 60 To the best of my knowledge, bzip2/libbzip2 does not use any
61 patented algorithms. However, I do not have the resources 61 patented algorithms. However, I do not have the resources
62 to carry out a patent search. Therefore I cannot give any 62 to carry out a patent search. Therefore I cannot give any
63 guarantee of the above statement. 63 guarantee of the above statement.
64 64
65 65