From: micah Date: Tue, 10 Jul 2007 19:30:47 +0000 (-0700) Subject: [svn] version: terminate sentence with a period, improve GPL URL, reflow a bit. X-Git-Tag: v1.13~591 X-Git-Url: http://sjero.net/git/?p=wget;a=commitdiff_plain;h=0b2296c0d40b8b9c2adca7297dce781bfa397193 [svn] version: terminate sentence with a period, improve GPL URL, reflow a bit. --- diff --git a/src/main.c b/src/main.c index c3d51ffa..9a30bbf7 100644 --- a/src/main.c +++ b/src/main.c @@ -665,7 +665,8 @@ print_version (void) fputs (_("\ Copyright (C) 2007 Free Software Foundation, Inc.\n"), stdout); fputs (_("\ -License GPLv3+: GNU GPL version 3 or later \n\ +License GPLv3+: GNU GPL version 3 or later\n\ +.\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); fputs (_("\nOriginally written by Hrvoje Niksic .\n"),