diff options
Diffstat (limited to 'src/interfaces/libpgtcl/pgtclId.h')
-rw-r--r-- | src/interfaces/libpgtcl/pgtclId.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/interfaces/libpgtcl/pgtclId.h b/src/interfaces/libpgtcl/pgtclId.h index cb8a8a83ced..e8c816a7daa 100644 --- a/src/interfaces/libpgtcl/pgtclId.h +++ b/src/interfaces/libpgtcl/pgtclId.h @@ -7,10 +7,10 @@ * everything in Tcl is a string, but in C, pointers to data structures * are needed. * - * Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pgtclId.h,v 1.23 2003/08/04 00:43:33 momjian Exp $ + * $Id: pgtclId.h,v 1.24 2003/08/04 02:40:16 momjian Exp $ * *------------------------------------------------------------------------- */ |