From 969685ad443637a24650909357e4e768a88412fc Mon Sep 17 00:00:00 2001 From: PostgreSQL Daemon Date: Sat, 29 Nov 2003 19:52:15 +0000 Subject: $Header: -> $PostgreSQL Changes ... --- src/bin/psql/copy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bin/psql/copy.c') diff --git a/src/bin/psql/copy.c b/src/bin/psql/copy.c index b3c07ffab53..91e11e40001 100644 --- a/src/bin/psql/copy.c +++ b/src/bin/psql/copy.c @@ -3,7 +3,7 @@ * * Copyright (c) 2000-2003, PostgreSQL Global Development Group * - * $Header: /cvsroot/pgsql/src/bin/psql/copy.c,v 1.33 2003/08/04 23:59:39 tgl Exp $ + * $PostgreSQL: pgsql/src/bin/psql/copy.c,v 1.34 2003/11/29 19:52:06 pgsql Exp $ */ #include "postgres_fe.h" #include "copy.h" -- cgit v1.2.3