1
0
mirror of https://github.com/upx/upx synced 2025-09-28 19:06:07 +08:00

Moving to github.

This commit is contained in:
Markus F.X.J. Oberhumer 2016-09-27 08:41:11 +02:00
parent 361958db76
commit 1f37112969

View File

@ -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"
"");