]> git.wh0rd.org - dump.git/blobdiff - restore/tape.c
Copyright notice for Alcôve, for paying me to work on dump...
[dump.git] / restore / tape.c
index 130f3cabcf5f105fb0d8ca857e3b18430c42c52e..ec6c5fae656871e7cbc995421fa5815839f686c4 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
  */
 
 /*
@@ -45,7 +46,7 @@
 
 #ifndef lint
 static const char rcsid[] =
-       "$Id: tape.c,v 1.19 2000/08/19 22:39:35 stelian Exp $";
+       "$Id: tape.c,v 1.20 2000/11/10 14:42:25 stelian Exp $";
 #endif /* not lint */
 
 #include <sys/param.h>