]> Dogcows Code - chaz/tar/commitdiff
Update copyright.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 1 Feb 1999 08:10:25 +0000 (08:10 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 1 Feb 1999 08:10:25 +0000 (08:10 +0000)
src/tar.c

index b70ce1b63782e4fc43e2c39ccfcd7d1d9f847046..c2ac626cf1da15aefff2a950b3805fc2b529da7f 100644 (file)
--- a/src/tar.c
+++ b/src/tar.c
@@ -1030,7 +1030,7 @@ decode_options (int argc, char *const *argv)
       printf ("tar (GNU %s) %s\n", PACKAGE, VERSION);
       fputs (_("\
 \n\
-Copyright (C) 1988, 92, 93, 94, 95, 96, 97 Free Software Foundation, Inc.\n"),
+Copyright (C) 1988, 92,93,94,95,96,97,98, 1999 Free Software Foundation, Inc.\n"),
             stdout);
       fputs (_("\
 This is free software; see the source for copying conditions.  There is NO\n\
This page took 0.024696 seconds and 4 git commands to generate.