* Changed the comments at the beginning of each file to a consistent format
[citadel.git] / citadel / serv_vcard.c
index 90966312ebc1984f9ac5b3141ef1a84b92149a3e..b43cbfb300014c784aa9c70590aad2d53be974e3 100644 (file)
@@ -1,11 +1,9 @@
 /*
- * serv_vcard.c
+ * $Id$
  * 
  * A server-side module for Citadel which supports address book information
  * using the standard vCard format.
  *
- * $Id$
- *
  */
 
 #define ADDRESS_BOOK_ROOM      "Global Address Book"