diff options
Diffstat (limited to 'src/include/pgtime.h')
-rw-r--r-- | src/include/pgtime.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/pgtime.h b/src/include/pgtime.h index bbb83b7fd61..f9056c90e0a 100644 --- a/src/include/pgtime.h +++ b/src/include/pgtime.h @@ -3,10 +3,10 @@ * pgtime.h * PostgreSQL internal timezone library * - * Portions Copyright (c) 1996-2006, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2007, PostgreSQL Global Development Group * * IDENTIFICATION - * $PostgreSQL: pgsql/src/include/pgtime.h,v 1.14 2006/10/18 16:43:14 tgl Exp $ + * $PostgreSQL: pgsql/src/include/pgtime.h,v 1.15 2007/01/05 22:19:50 momjian Exp $ * *------------------------------------------------------------------------- */ |