aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2019-03-30 23:09:35 +0100
committerMark Wielaard <mark@klomp.org>2019-03-30 22:56:16 +0100
commit032a25eee83fd7556cd9e7b1829d56dcc627ddcf (patch)
tree41aa8e8c8bebb15b01eb9d2813bcf6bb7c197010
parent5b923861db7bdd0560f3ecbc8be6e91e830066eb (diff)
downloadbzip2-032a25eee83fd7556cd9e7b1829d56dcc627ddcf.tar.gz
bzip2-032a25eee83fd7556cd9e7b1829d56dcc627ddcf.tar.bz2
bzip2-032a25eee83fd7556cd9e7b1829d56dcc627ddcf.zip
Change all bzip.org URLs to sourceware.org/bzip2
-rw-r--r--README4
-rw-r--r--bzip2.12
-rw-r--r--bzip2.1.preformatted2
-rw-r--r--bzip2.txt2
-rw-r--r--entities.xml2
5 files changed, 6 insertions, 6 deletions
diff --git a/README b/README
index 771205a..c3bcbeb 100644
--- a/README
+++ b/README
@@ -73,7 +73,7 @@ HOW TO BUILD -- Windows 95, NT, DOS, Mac, etc.
73 73
74It's difficult for me to support compilation on all these platforms. 74It's difficult for me to support compilation on all these platforms.
75My approach is to collect binaries for these platforms, and put them 75My approach is to collect binaries for these platforms, and put them
76on the master web site (http://www.bzip.org). Look there. However 76on the master web site (https://sourceware.org/bzip2/). Look there. However
77(FWIW), bzip2-1.0.X is very standard ANSI C and should compile 77(FWIW), bzip2-1.0.X is very standard ANSI C and should compile
78unmodified with MS Visual C. If you have difficulties building, you 78unmodified with MS Visual C. If you have difficulties building, you
79might want to read README.COMPILATION.PROBLEMS. 79might 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,
1941.0.2 and 1.0.3, and the changes in bzip2 are largely a result of this 1941.0.2 and 1.0.3, and the changes in bzip2 are largely a result of this
195feedback. I thank you for your comments. 195feedback. I thank you for your comments.
196 196
197bzip2's "home" is http://www.bzip.org/ 197bzip2's "home" is https://sourceware.org/bzip2/
198 198
199Julian Seward 199Julian Seward
200jseward@acm.org 200jseward@acm.org
diff --git a/bzip2.1 b/bzip2.1
index d71c9b2..e386fa3 100644
--- a/bzip2.1
+++ b/bzip2.1
@@ -429,7 +429,7 @@ with MaybeUInt64 set to be an unsigned 64-bit integer.
429.SH AUTHOR 429.SH AUTHOR
430Julian Seward, jseward@acm.org. 430Julian Seward, jseward@acm.org.
431 431
432http://www.bzip.org 432https://sourceware.org/bzip2/
433 433
434The ideas embodied in 434The ideas embodied in
435.I bzip2 435.I bzip2
diff --git a/bzip2.1.preformatted b/bzip2.1.preformatted
index da67b66..5f8e38e 100644
--- a/bzip2.1.preformatted
+++ b/bzip2.1.preformatted
@@ -374,7 +374,7 @@ CCAAVVEEAATTSS
374AAUUTTHHOORR 374AAUUTTHHOORR
375 Julian Seward, jseward@acm.org. 375 Julian Seward, jseward@acm.org.
376 376
377 http://www.bzip.org 377 https://sourceware.org/bzip2/
378 378
379 The ideas embodied in _b_z_i_p_2 are due to (at least) the folĀ­ 379 The ideas embodied in _b_z_i_p_2 are due to (at least) the folĀ­
380 lowing people: Michael Burrows and David Wheeler (for the 380 lowing people: Michael Burrows and David Wheeler (for the
diff --git a/bzip2.txt b/bzip2.txt
index 3122c31..0b9f74a 100644
--- a/bzip2.txt
+++ b/bzip2.txt
@@ -369,7 +369,7 @@ CAVEATS
369AUTHOR 369AUTHOR
370 Julian Seward, jseward@acm.org 370 Julian Seward, jseward@acm.org
371 371
372 http://www.bzip.org 372 https://sourceware.org/bzip2/
373 373
374 The ideas embodied in bzip2 are due to (at least) the fol- 374 The ideas embodied in bzip2 are due to (at least) the fol-
375 lowing people: Michael Burrows and David Wheeler (for the 375 lowing people: Michael Burrows and David Wheeler (for the
diff --git a/entities.xml b/entities.xml
index 808a96a..0ff303e 100644
--- a/entities.xml
+++ b/entities.xml
@@ -1,5 +1,5 @@
1<!-- misc. strings --> 1<!-- misc. strings -->
2<!ENTITY bz-url "http://www.bzip.org"> 2<!ENTITY bz-url "https://sourceware.org/bzip2/">
3<!ENTITY bz-email "jseward@acm.org"> 3<!ENTITY bz-email "jseward@acm.org">
4<!ENTITY bz-lifespan "1996-2010"> 4<!ENTITY bz-lifespan "1996-2010">
5 5