* Changed the comments at the beginning of each file to a consistent format
[citadel.git] / citadel / citadel.c
index ba5ebb0bddfa4966a240c2e889a05ed64f2df2ae..706558fee6b30f907a795e8a4938f76254315e1f 100644 (file)
@@ -1,8 +1,7 @@
 /*
- * Citadel/UX  
- *
- * citadel.c - Main source file.
  * $Id$
+ *
+ * Main source module for the client program.
  */
 
 #include "sysdep.h"