diff options
Diffstat (limited to 'contrib/dbase/dbf.c')
-rw-r--r-- | contrib/dbase/dbf.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/dbase/dbf.c b/contrib/dbase/dbf.c index 4c79a07d603..ba1c99bc4b4 100644 --- a/contrib/dbase/dbf.c +++ b/contrib/dbase/dbf.c @@ -1,3 +1,5 @@ +/* $PostgreSQL: pgsql/contrib/dbase/dbf.c,v 1.10 2006/03/11 04:38:28 momjian Exp $ */ + /* Routines to read and write xBase-files (.dbf) By Maarten Boekhold, 29th of oktober 1995 |