]> git.wh0rd.org - dump.git/blobdiff - restore/tape.c
Update the location of dump home page (to the sourceforge one).
[dump.git] / restore / tape.c
index e62c961a07bbfb3be5d640b163991e869178ef07..416a5c1d4031cd891bf12bc9b02093e57886152f 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
  */
 
 /*
@@ -45,7 +45,7 @@
 
 #ifndef lint
 static const char rcsid[] =
-       "$Id: tape.c,v 1.10 2000/01/13 09:38:26 stelian Exp $";
+       "$Id: tape.c,v 1.11 2000/01/21 10:17:41 stelian Exp $";
 #endif /* not lint */
 
 #include <sys/param.h>