* Changed the comments at the beginning of each file to a consistent format
[citadel.git] / citadel / citserver.c
index c5417bedecb85dc29517358b776deec5860f2a36..89f65d295c86c3f3a2f7d1adcd4c07438cdd792a 100644 (file)
@@ -1,4 +1,10 @@
-/* $Id$ */
+/* 
+ * $Id$
+ *
+ * Main source module for the Citadel server
+ *
+ */
+
 #include "sysdep.h"
 #include <stdlib.h>
 #include <unistd.h>