diff options
Diffstat (limited to 'db/examples_c/csv/util.c')
-rw-r--r-- | db/examples_c/csv/util.c | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/db/examples_c/csv/util.c b/db/examples_c/csv/util.c index 60382e251..36ac57a45 100644 --- a/db/examples_c/csv/util.c +++ b/db/examples_c/csv/util.c @@ -1,10 +1,9 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2005-2006 - * Oracle Corporation. All rights reserved. + * Copyright (c) 2005,2007 Oracle. All rights reserved. * - * $Id: util.c,v 1.19 2006/08/24 14:45:43 bostic Exp $ + * $Id: util.c,v 1.21 2007/05/17 15:15:13 bostic Exp $ */ #include "csv.h" |