]> git.wh0rd.org - dump.git/blobdiff - common/dumprmt.c
Update the location of dump home page (to the sourceforge one).
[dump.git] / common / dumprmt.c
index 072b0f50d1c4fbab6733a6f6bb465d4a17d665a7..dbbe618485159856189496c5ef9d4717cb4d1e9f 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: dumprmt.c,v 1.10 2000/01/17 16:32:44 stelian Exp $";
+       "$Id: dumprmt.c,v 1.11 2000/01/21 10:17:41 stelian Exp $";
 #endif /* not lint */
 
 #ifdef __linux__