X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=src%2Frmt.c;h=0fe166b6251e7fc9aacf6d12fcbab2ea425a2cdd;hb=121b4241d7df5115c7dabe8feec7c52839d3164c;hp=81add7940a93c1ff5869640e10210e1c30c74616;hpb=135a24714fce5dcb5ae85b23192e5fc683412cb1;p=chaz%2Ftar diff --git a/src/rmt.c b/src/rmt.c index 81add79..0fe166b 100644 --- a/src/rmt.c +++ b/src/rmt.c @@ -32,7 +32,7 @@ MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ #include "system.h" -#include +#include #include #include #include @@ -294,10 +294,8 @@ main (int argc, char *const *argv) case 'v': { - char buf[MB_LEN_MAX + 1]; printf ("rmt (GNU %s) %s\n", PACKAGE, VERSION); - printf ("Copyright %s 2001 Free Software Foundation, Inc.\n", - copyright_symbol (buf, sizeof buf)); + print_copyright ("2001 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\