]> git.wh0rd.org - dump.git/blobdiff - dump/main.c
noos -> popies.net
[dump.git] / dump / main.c
index 0b4270eb19e4279c275c110b91adacd9daa57752..c76f9ae693237eaf7bbe01a99bb6d74ef467c27d 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@noos.fr>, 1999-2000
- *     Stelian Pop <pop@noos.fr> - Alcôve <www.alcove.fr>, 2000
+ *     Stelian Pop <stelian@popies.net>, 1999-2000
+ *     Stelian Pop <stelian@popies.net> - Alcôve <www.alcove.com>, 2000-2002
  */
 
 /*-
@@ -41,7 +41,7 @@
 
 #ifndef lint
 static const char rcsid[] =
-       "$Id: main.c,v 1.64 2002/01/10 09:02:54 stelian Exp $";
+       "$Id: main.c,v 1.65 2002/01/16 09:32:14 stelian Exp $";
 #endif /* not lint */
 
 #include <config.h>