* Changed the comments at the beginning of each file to a consistent format
[citadel.git] / citadel / database.c
index 061647395b64f09b508c95f4d1c592abec1eeee4..77360c6e0cf4703d6e8c8bb838d6e41d7b1c450b 100644 (file)
@@ -1,8 +1,9 @@
 /*
+ * $Id$
+ *
  * This file contains a set of abstractions that allow Citadel to plug into any
  * record manager or database system for its data store.
  *
- * $Id$
  */
 
 /*