summaryrefslogtreecommitdiff
path: root/db.c
diff options
context:
space:
mode:
Diffstat (limited to 'db.c')
-rw-r--r--db.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/db.c b/db.c
index 1b629930..e57ce385 100644
--- a/db.c
+++ b/db.c
@@ -1,4 +1,4 @@
-/* $Id$ */
+/* */
/*
Copyright (C) 1999-2004 IC & S dbmail@ic-s.nl
Copyright (c) 2005-2006 NFG Net Facilities Group BV support@nfg.nl
@@ -22,7 +22,7 @@
/**
* \file db.c
*
- * $Id$
+ *
*
* implement database functionality. This used to split out
* between MySQL and PostgreSQL, but this is now integrated.