]> git.wh0rd.org - dump.git/blobdiff - restore/restore.c
noos -> popies.net
[dump.git] / restore / restore.c
index e0506000db46e925f3cb50d119e0d6dceb58e8e3..8f0cfd5cab105dffa9600e33e780036472511e3a 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: restore.c,v 1.21 2002/01/11 08:54:14 stelian Exp $";
+       "$Id: restore.c,v 1.22 2002/01/16 09:32:14 stelian Exp $";
 #endif /* not lint */
 
 #include <config.h>