mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
[svn] Split the copyright notice for easier translation.
This commit is contained in:
parent
0296433553
commit
f4dcb55851
@ -1,3 +1,8 @@
|
||||
2001-11-22 Jochen Hein <jochen@jochen.org>
|
||||
|
||||
* main.c (main): Split the copyright notice for easier
|
||||
translation.
|
||||
|
||||
2001-08-21 Dave Turner <dct25@hermes.cam.ac.uk>
|
||||
|
||||
* ftp-basic.c (ftp_size): New function to send non-standard SIZE
|
||||
|
@ -472,7 +472,8 @@ hpVqvdkKsxmNWrHSLcFbEY:G:g:T:U:O:l:n:i:o:a:t:D:A:R:P:B:e:Q:X:I:w:C:",
|
||||
case 'V':
|
||||
printf ("GNU Wget %s\n\n", version_string);
|
||||
printf ("%s", _("\
|
||||
Copyright (C) 1995, 1996, 1997, 1998, 2000, 2001 Free Software Foundation, Inc.\n\
|
||||
Copyright (C) 1995, 1996, 1997, 1998, 2000, 2001 Free Software Foundation, Inc.\n"));
|
||||
printf ("%s", _("\
|
||||
This program is distributed in the hope that it will be useful,\n\
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of\n\
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n\
|
||||
|
Loading…
Reference in New Issue
Block a user