/[tar]/tar/src/tar.c
ViewVC logotype

Diff of /tar/src/tar.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.66 by gray, Fri Sep 5 13:24:16 2003 UTC revision 1.67 by eggert, Wed Sep 24 19:11:44 2003 UTC
# Line 1219  decode_options (int argc, char **argv) Line 1219  decode_options (int argc, char **argv)
1219    
1220    if (show_version)    if (show_version)
1221      {      {
1222        printf ("tar (%s) %s\n", PACKAGE_NAME, PACKAGE_VERSION);        printf ("tar (%s) %s\n%s\n", PACKAGE_NAME, PACKAGE_VERSION,
1223        printf (_("Copyright (C) %d Free Software Foundation, Inc.\n"), 2003);                "Copyright (C) 2003 Free Software Foundation, Inc.");
1224        puts (_("\        puts (_("\
1225  This program comes with NO WARRANTY, to the extent permitted by law.\n\  This program comes with NO WARRANTY, to the extent permitted by law.\n\
1226  You may redistribute it under the terms of the GNU General Public License;\n\  You may redistribute it under the terms of the GNU General Public License;\n\

Legend:
Removed from v.1.66  
changed lines
  Added in v.1.67

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26