X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Ftar.c;h=6a875ca070ccdf90403b40a4998113334ea9a4a4;hb=00ac26f00c4aba300cf841b0d761f2a6d55b5cc1;hp=dcf6a3e3fb2a67bea96fcb6f8d0f282188fce7f9;hpb=07286647fb7446a62e8690675797ba7426b0758b;p=chaz%2Ftar diff --git a/src/tar.c b/src/tar.c index dcf6a3e..6a875ca 100644 --- a/src/tar.c +++ b/src/tar.c @@ -1219,8 +1219,8 @@ decode_options (int argc, char **argv) if (show_version) { - printf ("tar (%s) %s\n", PACKAGE_NAME, PACKAGE_VERSION); - printf (_("Copyright (C) %d Free Software Foundation, Inc.\n"), 2003); + printf ("tar (%s) %s\n%s\n", PACKAGE_NAME, PACKAGE_VERSION, + "Copyright (C) 2003 Free Software Foundation, Inc."); puts (_("\ This program comes with NO WARRANTY, to the extent permitted by law.\n\ You may redistribute it under the terms of the GNU General Public License;\n\