* Changed the comments at the beginning of each file to a consistent format
[citadel.git] / citadel / chkpwd.c
index 76f6c9bb1e5426315417c467bda1e1574eed14a4..b96ac7392a54845d964fbd9572ffdde486864d24 100644 (file)
@@ -1,8 +1,9 @@
 /*
- * chkpwd.c: a setuid helper program for machines which use shadow passwords
+ * $Id$
+ *
+ * a setuid helper program for machines which use shadow passwords
  * by Nathan Bryant, March 1999
  *
- * $Id$
  */
 
 #include <pwd.h>