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 1cbb262dd5..fd12ee4a48 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-2000, PostgreSQL, Inc + * Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pgtclId.h,v 1.15 2000/04/12 17:17:12 momjian Exp $ + * $Id: pgtclId.h,v 1.16 2001/01/24 19:43:29 momjian Exp $ * *------------------------------------------------------------------------- */ |
