]> git.wh0rd.org - dump.git/blobdiff - restore/dirs.c
Update the location of dump home page (to the sourceforge one).
[dump.git] / restore / dirs.c
index a6611c678d14a9845a98c186ee6867126f44ce2d..777a6a6f8a45b830f5d38fbbf753d9726e217ed2 100644 (file)
@@ -2,8 +2,7 @@
  *     Ported to Linux's Second Extended File System as part of the
  *     dump and restore backup suit
  *     Remy Card <card@Linux.EU.Org>, 1994-1997
- *      Stelian Pop <pop@cybercable.fr>, 1999 
- *
+ *     Stelian Pop <pop@cybercable.fr>, 1999-2000
  */
 
 /*
  */
 
 #ifndef lint
-#if 0
-static char sccsid[] = "@(#)dirs.c     8.7 (Berkeley) 5/1/95";
-#endif
 static const char rcsid[] =
-       "$Id: dirs.c,v 1.4 1999/10/11 13:08:08 stelian Exp $";
+       "$Id: dirs.c,v 1.7 2000/01/21 10:17:41 stelian Exp $";
 #endif /* not lint */
 
 #include <sys/param.h>