diff options
Diffstat (limited to 'db.c')
-rw-r--r-- | db.c | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |