]> git.wh0rd.org - dump.git/blobdiff - restore/restore.c
Copyright notice for Alcôve, for paying me to work on dump...
[dump.git] / restore / restore.c
index fe6c2ccd3454b0377dd2a994d5c26d3389c840db..c6490a052d1677d5886208f4944f768942382790 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: restore.c,v 1.10 2000/08/20 15:17:36 stelian Exp $";
+       "$Id: restore.c,v 1.11 2000/11/10 14:42:25 stelian Exp $";
 #endif /* not lint */
 
 #include <sys/types.h>