]> git.wh0rd.org - dump.git/blobdiff - dump/tape.c
Copyright notice for Alcôve, for paying me to work on dump...
[dump.git] / dump / tape.c
index 63b64260db1d73cf928b5dd426def5feaf650771..579ecd6eb209a931a95a0696edc45aae03ca69cf 100644 (file)
@@ -3,6 +3,7 @@
  *     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
  */
 
 /*-
@@ -40,7 +41,7 @@
 
 #ifndef lint
 static const char rcsid[] =
-       "$Id: tape.c,v 1.23 2000/08/30 08:55:21 stelian Exp $";
+       "$Id: tape.c,v 1.24 2000/11/10 14:42:25 stelian Exp $";
 #endif /* not lint */
 
 #ifdef __linux__