* Changed the comments at the beginning of each file to a consistent format
[citadel.git] / citadel / dynloader.c
index 657bc76f9c2ec121b1645781db3b613480856182..b8be4eb34cbef73f39bd634908fe949fb986b83a 100644 (file)
@@ -1,13 +1,10 @@
-/*******************************************************
+/*
+ * $Id$
  *
  * Citadel Dynamic Loading Module
- * Written by Brian Costello
- * btx@calyx.net
- *
- * $Id$
+ * Written by Brian Costello <btx@calyx.net>
  *
- ******************************************************/
-
+ */
 
 #include "sysdep.h"
 #include <stdio.h>