]> git.wh0rd.org - dump.git/blobdiff - dump/main.c
cybercable -> noos.
[dump.git] / dump / main.c
index 9f61fb686edcc4ae6ff56b6e201eb146eeb16c9d..cb75aa54393e3901df43839f1016f8a3ba711753 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: main.c,v 1.30 2000/11/30 09:53:14 stelian Exp $";
+       "$Id: main.c,v 1.31 2000/12/04 15:43:16 stelian Exp $";
 #endif /* not lint */
 
 #include <sys/param.h>