]> git.wh0rd.org - dump.git/blobdiff - restore/restore.c
Update the location of dump home page (to the sourceforge one).
[dump.git] / restore / restore.c
index b2defc2199dac074f89ef94622a26a748e6eaa48..2f68c541d04232493c74362629d17fed83118685 100644 (file)
@@ -2,7 +2,7 @@
  *     Ported to Linux's Second Extended File System as part of the
  *     dump and restore backup suit
  *     Remy Card <card@Linux.EU.Org>, 1994-1997
- *     Stelian Pop <pop@cybercable.fr>, 1999 
+ *     Stelian Pop <pop@cybercable.fr>, 1999-2000
  */
 
 /*
@@ -40,7 +40,7 @@
 
 #ifndef lint
 static const char rcsid[] =
-       "$Id: restore.c,v 1.6 1999/10/13 09:57:21 stelian Exp $";
+       "$Id: restore.c,v 1.7 2000/01/21 10:17:41 stelian Exp $";
 #endif /* not lint */
 
 #include <sys/types.h>