diff options
Diffstat (limited to 'src/include/postgres_fe.h')
-rw-r--r-- | src/include/postgres_fe.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/postgres_fe.h b/src/include/postgres_fe.h index 431f5a40b98..c4734b65d64 100644 --- a/src/include/postgres_fe.h +++ b/src/include/postgres_fe.h @@ -8,10 +8,10 @@ * postgres.h. * * - * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group * Portions Copyright (c) 1995, Regents of the University of California * - * $PostgreSQL: pgsql/src/include/postgres_fe.h,v 1.15 2009/01/01 17:23:55 momjian Exp $ + * $PostgreSQL: pgsql/src/include/postgres_fe.h,v 1.16 2010/01/02 16:58:00 momjian Exp $ * *------------------------------------------------------------------------- */ |