afsconfig-and-rcsid-all-around-20010705
[openafs.git] / src / vfsck / main.c
index ad7e8f7..f9ef4e2 100644 (file)
  * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  */
 
-#ifndef lint
-char copyright[] =
-"@(#) Copyright (c) 1980, 1986 The Regents of the University of California.\n\
- All rights reserved.\n";
-#endif /* not lint */
+#include <afs/param.h>
+#include <afsconfig.h>
 
-#ifndef lint
-static char sccsid[] = "@(#)main.c     5.17 (Berkeley) 2/1/90";
-#endif /* not lint */
+RCSID("$Header$");
 
-#include <afs/param.h>
 #define VICE   /* allow us to put our changes in at will */
 #include <stdio.h>