]> git.wh0rd.org - dump.git/blobdiff - restore/main.c
Update the location of dump home page (to the sourceforge one).
[dump.git] / restore / main.c
index 624d4fa2b4a105f6361c48a8be8ee6076a227013..36ee2a4eb85123e068b90c11421f5901c2105e32 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: main.c,v 1.7 1999/11/22 21:39:42 tiniou Exp $";
+       "$Id: main.c,v 1.8 2000/01/21 10:17:41 stelian Exp $";
 #endif /* not lint */
 
 #include <sys/param.h>