]> git.wh0rd.org - dump.git/blobdiff - restore/main.c
Copyright notice for Alcôve, for paying me to work on dump...
[dump.git] / restore / main.c
index 344ec5cacf0567ea5561991e30dbc4473e033a9d..9991f8b6aab930e50dc5068f6b420c45930d8c1a 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.12 2000/05/28 16:52:21 stelian Exp $";
+       "$Id: main.c,v 1.13 2000/11/10 14:42:25 stelian Exp $";
 #endif /* not lint */
 
 #include <sys/param.h>