summaryrefslogtreecommitdiff
path: root/src/bin/pg_id/pg_id.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/pg_id/pg_id.c')
-rw-r--r--src/bin/pg_id/pg_id.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bin/pg_id/pg_id.c b/src/bin/pg_id/pg_id.c
index 975e8bbce7..7a04e63612 100644
--- a/src/bin/pg_id/pg_id.c
+++ b/src/bin/pg_id/pg_id.c
@@ -4,9 +4,9 @@
* A crippled id utility for use in various shell scripts in use by PostgreSQL
* (in particular initdb)
*
- * Copyright (C) 2000 by PostgreSQL Global Development Group
+ * Copyright (c) 2000-2003, PostgreSQL Global Development Group
*
- * $Header: /cvsroot/pgsql/src/bin/pg_id/Attic/pg_id.c,v 1.20 2001/03/22 04:00:16 momjian Exp $
+ * $Header: /cvsroot/pgsql/src/bin/pg_id/Attic/pg_id.c,v 1.21 2003/08/04 23:59:39 tgl Exp $
*/
#include "postgres_fe.h"