logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git

0002-Branding-patch-UnZip-by-Debian.-Original-by-Info-ZIP.patch (869B)


  1. From 2561e7b7057dcca65b1ff2d5d2e12b4a1ba254fe Mon Sep 17 00:00:00 2001
  2. From: Santiago Vila <sanvila@debian.org>
  3. Date: Sat, 15 Jun 2019 18:13:11 -0700
  4. Subject: [PATCH] "Branding patch": UnZip by Debian. Original by Info-ZIP.
  5. ---
  6. unzip.c | 3 +--
  7. 1 file changed, 1 insertion(+), 2 deletions(-)
  8. diff --git a/unzip.c b/unzip.c
  9. index 8dbfc95..1abaccb 100644
  10. --- a/unzip.c
  11. +++ b/unzip.c
  12. @@ -570,8 +570,7 @@ Send bug reports using //www.info-zip.org/zip-bug.html; see README for details.\
  13. #else /* !VMS */
  14. # ifdef COPYRIGHT_CLEAN
  15. static ZCONST char Far UnzipUsageLine1[] = "\
  16. -UnZip %d.%d%d%s of %s, by Info-ZIP. Maintained by C. Spieler. Send\n\
  17. -bug reports using http://www.info-zip.org/zip-bug.html; see README for details.\
  18. +UnZip %d.%d%d%s of %s, by Debian. Original by Info-ZIP.\
  19. \n\n";
  20. # else
  21. static ZCONST char Far UnzipUsageLine1[] = "\
  22. --
  23. 2.20.1