16 lines
553 B
Text
16 lines
553 B
Text
From: Santiago Vila <sanvila@debian.org>
|
|
Subject: "Branding patch": UnZip by Debian. Original by Info-ZIP.
|
|
X-Debian-version: 5.52-5
|
|
|
|
--- a/unzip.c
|
|
+++ b/unzip.c
|
|
@@ -570,8 +570,7 @@
|
|
#else /* !VMS */
|
|
# ifdef COPYRIGHT_CLEAN
|
|
static ZCONST char Far UnzipUsageLine1[] = "\
|
|
-UnZip %d.%d%d%s of %s, by Info-ZIP. Maintained by C. Spieler. Send\n\
|
|
-bug reports using http://www.info-zip.org/zip-bug.html; see README for details.\
|
|
+UnZip %d.%d%d%s of %s, by Debian. Original by Info-ZIP.\
|
|
\n\n";
|
|
# else
|
|
static ZCONST char Far UnzipUsageLine1[] = "\
|