* Changed the comments at the beginning of each file to a consistent format
[citadel.git] / citadel / serv_upgrade.c
index 942da05518460dd838b3db8fa2c434efb94e399e..176194cd99d99bb4dac89ef587b94f857dccd8de 100644 (file)
@@ -1,4 +1,10 @@
-/* $Id$ */
+/*
+ * $Id$
+ *
+ * Transparently handle the upgrading of server data formats.
+ *
+ */
+
 #include "sysdep.h"
 #include <stdlib.h>
 #include <unistd.h>