mirror of
git://sourceware.org/git/bzip2.git
synced 2024-11-23 11:43:28 +08:00
Change all bzip.org URLs to sourceware.org/bzip2
This commit is contained in:
parent
5b923861db
commit
032a25eee8
4
README
4
README
@ -73,7 +73,7 @@ HOW TO BUILD -- Windows 95, NT, DOS, Mac, etc.
|
|||||||
|
|
||||||
It's difficult for me to support compilation on all these platforms.
|
It's difficult for me to support compilation on all these platforms.
|
||||||
My approach is to collect binaries for these platforms, and put them
|
My approach is to collect binaries for these platforms, and put them
|
||||||
on the master web site (http://www.bzip.org). Look there. However
|
on the master web site (https://sourceware.org/bzip2/). Look there. However
|
||||||
(FWIW), bzip2-1.0.X is very standard ANSI C and should compile
|
(FWIW), bzip2-1.0.X is very standard ANSI C and should compile
|
||||||
unmodified with MS Visual C. If you have difficulties building, you
|
unmodified with MS Visual C. If you have difficulties building, you
|
||||||
might want to read README.COMPILATION.PROBLEMS.
|
might want to read README.COMPILATION.PROBLEMS.
|
||||||
@ -194,7 +194,7 @@ bzip-0.21, and bzip2 versions 0.1pl2, 0.9.0, 0.9.5, 1.0.0, 1.0.1,
|
|||||||
1.0.2 and 1.0.3, and the changes in bzip2 are largely a result of this
|
1.0.2 and 1.0.3, and the changes in bzip2 are largely a result of this
|
||||||
feedback. I thank you for your comments.
|
feedback. I thank you for your comments.
|
||||||
|
|
||||||
bzip2's "home" is http://www.bzip.org/
|
bzip2's "home" is https://sourceware.org/bzip2/
|
||||||
|
|
||||||
Julian Seward
|
Julian Seward
|
||||||
jseward@acm.org
|
jseward@acm.org
|
||||||
|
2
bzip2.1
2
bzip2.1
@ -429,7 +429,7 @@ with MaybeUInt64 set to be an unsigned 64-bit integer.
|
|||||||
.SH AUTHOR
|
.SH AUTHOR
|
||||||
Julian Seward, jseward@acm.org.
|
Julian Seward, jseward@acm.org.
|
||||||
|
|
||||||
http://www.bzip.org
|
https://sourceware.org/bzip2/
|
||||||
|
|
||||||
The ideas embodied in
|
The ideas embodied in
|
||||||
.I bzip2
|
.I bzip2
|
||||||
|
@ -374,7 +374,7 @@ CCAAVVEEAATTSS
|
|||||||
AAUUTTHHOORR
|
AAUUTTHHOORR
|
||||||
Julian Seward, jseward@acm.org.
|
Julian Seward, jseward@acm.org.
|
||||||
|
|
||||||
http://www.bzip.org
|
https://sourceware.org/bzip2/
|
||||||
|
|
||||||
The ideas embodied in _b_z_i_p_2 are due to (at least) the fol
|
The ideas embodied in _b_z_i_p_2 are due to (at least) the fol
|
||||||
lowing people: Michael Burrows and David Wheeler (for the
|
lowing people: Michael Burrows and David Wheeler (for the
|
||||||
|
@ -369,7 +369,7 @@ CAVEATS
|
|||||||
AUTHOR
|
AUTHOR
|
||||||
Julian Seward, jseward@acm.org
|
Julian Seward, jseward@acm.org
|
||||||
|
|
||||||
http://www.bzip.org
|
https://sourceware.org/bzip2/
|
||||||
|
|
||||||
The ideas embodied in bzip2 are due to (at least) the fol-
|
The ideas embodied in bzip2 are due to (at least) the fol-
|
||||||
lowing people: Michael Burrows and David Wheeler (for the
|
lowing people: Michael Burrows and David Wheeler (for the
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!-- misc. strings -->
|
<!-- misc. strings -->
|
||||||
<!ENTITY bz-url "http://www.bzip.org">
|
<!ENTITY bz-url "https://sourceware.org/bzip2/">
|
||||||
<!ENTITY bz-email "jseward@acm.org">
|
<!ENTITY bz-email "jseward@acm.org">
|
||||||
<!ENTITY bz-lifespan "1996-2010">
|
<!ENTITY bz-lifespan "1996-2010">
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user