aboutsummaryrefslogtreecommitdiff
path: root/src/backend/main/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/backend/main/main.c')
-rw-r--r--src/backend/main/main.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/backend/main/main.c b/src/backend/main/main.c
index 227fcc35e5e..9e1d44739ad 100644
--- a/src/backend/main/main.c
+++ b/src/backend/main/main.c
@@ -8,12 +8,12 @@
* dispatches to the proper FooMain() routine for the incarnation.
*
*
- * Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
*
* IDENTIFICATION
- * $Header: /cvsroot/pgsql/src/backend/main/main.c,v 1.51 2002/05/17 01:19:17 tgl Exp $
+ * $Header: /cvsroot/pgsql/src/backend/main/main.c,v 1.52 2002/06/20 20:29:29 momjian Exp $
*
*-------------------------------------------------------------------------
*/