From f4dcb55851b2d829027d480a9c040bc09371af6b Mon Sep 17 00:00:00 2001 From: hniksic Date: Wed, 21 Nov 2001 15:15:19 -0800 Subject: [PATCH] [svn] Split the copyright notice for easier translation. --- src/ChangeLog | 5 +++++ src/main.c | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/src/ChangeLog b/src/ChangeLog index 9e766719..704210b8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2001-11-22 Jochen Hein + + * main.c (main): Split the copyright notice for easier + translation. + 2001-08-21 Dave Turner * ftp-basic.c (ftp_size): New function to send non-standard SIZE diff --git a/src/main.c b/src/main.c index 833abf93..1cce2463 100644 --- a/src/main.c +++ b/src/main.c @@ -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\ -- 2.39.2