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