From 9f2e211386931f7aee48ffbc2fcaef1632d8329f Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Mon, 20 Sep 2010 22:08:53 +0200 Subject: Remove cvs keywords from all files. --- src/bin/psql/help.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bin/psql/help.c') diff --git a/src/bin/psql/help.c b/src/bin/psql/help.c index b02f9db9b5..66f72e8389 100644 --- a/src/bin/psql/help.c +++ b/src/bin/psql/help.c @@ -3,7 +3,7 @@ * * Copyright (c) 2000-2010, PostgreSQL Global Development Group * - * $PostgreSQL: pgsql/src/bin/psql/help.c,v 1.163 2010/08/14 13:59:49 tgl Exp $ + * src/bin/psql/help.c */ #include "postgres_fe.h" -- cgit v1.2.1