* Changed the comments at the beginning of each file to a consistent format
[citadel.git] / citadel / policy.c
index 3beea2bb289aa3eaecf6ac05d789e2dcbba14d8a..b3223f14390712e9634f82024774ece5cbbcea3b 100644 (file)
@@ -1,4 +1,9 @@
-/* $Id$ */
+/* 
+ * $Id$
+ *
+ * Functions which manage policy for rooms (such as message expiry)
+ */
+
 #include "sysdep.h"
 #include <stdlib.h>
 #include <unistd.h>