diff options
Diffstat (limited to 'src/interfaces/libpgtcl/libpgtcl.h')
-rw-r--r-- | src/interfaces/libpgtcl/libpgtcl.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/interfaces/libpgtcl/libpgtcl.h b/src/interfaces/libpgtcl/libpgtcl.h index 4e73f108c82..d1d74cb00da 100644 --- a/src/interfaces/libpgtcl/libpgtcl.h +++ b/src/interfaces/libpgtcl/libpgtcl.h @@ -5,10 +5,10 @@ * libpgtcl is a tcl package for front-ends to interface with PostgreSQL. * It's a Tcl wrapper for libpq. * - * 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: libpgtcl.h,v 1.15 2002/06/20 20:29:53 momjian Exp $ + * $Id: libpgtcl.h,v 1.16 2003/08/04 02:40:16 momjian Exp $ * *------------------------------------------------------------------------- */ |