]> git.wh0rd.org - dump.git/blobdiff - dump/traverse.c
Copyright notice for Alcôve, for paying me to work on dump...
[dump.git] / dump / traverse.c
index bda42a999817540cdb059ccc3cfaa174383168be..d85c14e6a28b606a065d16d01b8497de17359805 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: traverse.c,v 1.21 2000/11/10 13:52:43 stelian Exp $";
+       "$Id: traverse.c,v 1.22 2000/11/10 14:42:25 stelian Exp $";
 #endif /* not lint */
 
 #include <sys/param.h>