]> git.wh0rd.org - dump.git/blobdiff - common/dumprmt.c
cybercable -> noos.
[dump.git] / common / dumprmt.c
index 0444343d558b2cb9a531058f7247aa340d8cc6b9..dcd319d334581afe852bb665f5cc2a2c5108d7f6 100644 (file)
@@ -2,8 +2,8 @@
  *     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-2000
- *     Stelian Pop <pop@cybercable.fr> - Alcôve <www.alcove.fr>, 2000
+ *     Stelian Pop <pop@noos.fr>, 1999-2000
+ *     Stelian Pop <pop@noos.fr> - Alcôve <www.alcove.fr>, 2000
  */
 
 /*-
@@ -41,7 +41,7 @@
 
 #ifndef lint
 static const char rcsid[] =
-       "$Id: dumprmt.c,v 1.13 2000/11/10 14:42:24 stelian Exp $";
+       "$Id: dumprmt.c,v 1.14 2000/12/04 15:43:16 stelian Exp $";
 #endif /* not lint */
 
 #ifdef __linux__