]> git.wh0rd.org - dump.git/blobdiff - dump/tape.c
cybercable -> noos.
[dump.git] / dump / tape.c
index 579ecd6eb209a931a95a0696edc45aae03ca69cf..545c78fd0c5778dbab784d5b8a7dfc6e89f95c86 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: tape.c,v 1.24 2000/11/10 14:42:25 stelian Exp $";
+       "$Id: tape.c,v 1.25 2000/12/04 15:43:16 stelian Exp $";
 #endif /* not lint */
 
 #ifdef __linux__