From 0b2296c0d40b8b9c2adca7297dce781bfa397193 Mon Sep 17 00:00:00 2001 From: micah Date: Tue, 10 Jul 2007 12:30:47 -0700 Subject: [PATCH] [svn] version: terminate sentence with a period, improve GPL URL, reflow a bit. --- src/main.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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"), -- 2.39.2