From 1f37112969311a811dfd96d4fdb5a4c1275739a6 Mon Sep 17 00:00:00 2001 From: "Markus F.X.J. Oberhumer" Date: Tue, 27 Sep 2016 08:41:11 +0200 Subject: [PATCH] Moving to github. --- src/help.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/help.cpp b/src/help.cpp index d4f2f2d8..990c6e94 100644 --- a/src/help.cpp +++ b/src/help.cpp @@ -323,7 +323,7 @@ void show_help(int verbose) con_fprintf(f,"\nType '%s --help' for more detailed help.\n", progname); } - con_fprintf(f,"\nUPX comes with ABSOLUTELY NO WARRANTY; for details visit http://upx.sf.net\n" + con_fprintf(f,"\nUPX comes with ABSOLUTELY NO WARRANTY; for details visit https://upx.github.io\n" // "\nUPX comes with ABSOLUTELY NO WARRANTY; for details type 'upx -L'.\n" "");