summaryrefslogtreecommitdiff
path: root/src/bin/pg_config/pg_config.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/pg_config/pg_config.c')
-rw-r--r--src/bin/pg_config/pg_config.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bin/pg_config/pg_config.c b/src/bin/pg_config/pg_config.c
index f7085bc7e59..7f7fec2c3b4 100644
--- a/src/bin/pg_config/pg_config.c
+++ b/src/bin/pg_config/pg_config.c
@@ -15,9 +15,9 @@
*
* This code is released under the terms of the PostgreSQL License.
*
- * Portions Copyright (c) 1996-2007, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2008, PostgreSQL Global Development Group
*
- * $PostgreSQL: pgsql/src/bin/pg_config/pg_config.c,v 1.25 2007/05/31 15:13:04 petere Exp $
+ * $PostgreSQL: pgsql/src/bin/pg_config/pg_config.c,v 1.26 2008/01/01 19:45:55 momjian Exp $
*
*-------------------------------------------------------------------------
*/