mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
[svn] version: terminate sentence with a period, improve GPL URL, reflow a bit.
This commit is contained in:
parent
2c1dbb62a4
commit
0b2296c0d4
@ -665,7 +665,8 @@ print_version (void)
|
|||||||
fputs (_("\
|
fputs (_("\
|
||||||
Copyright (C) 2007 Free Software Foundation, Inc.\n"), stdout);
|
Copyright (C) 2007 Free Software Foundation, Inc.\n"), stdout);
|
||||||
fputs (_("\
|
fputs (_("\
|
||||||
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\n\
|
License GPLv3+: GNU GPL version 3 or later\n\
|
||||||
|
<http://www.gnu.org/licenses/gpl.html>.\n\
|
||||||
This is free software: you are free to change and redistribute it.\n\
|
This is free software: you are free to change and redistribute it.\n\
|
||||||
There is NO WARRANTY, to the extent permitted by law.\n"), stdout);
|
There is NO WARRANTY, to the extent permitted by law.\n"), stdout);
|
||||||
fputs (_("\nOriginally written by Hrvoje Niksic <hniksic@xemacs.org>.\n"),
|
fputs (_("\nOriginally written by Hrvoje Niksic <hniksic@xemacs.org>.\n"),
|
||||||
|
Loading…
Reference in New Issue
Block a user