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/input.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bin/psql/input.c') diff --git a/src/bin/psql/input.c b/src/bin/psql/input.c index d28fe9c0ba4..c95ee22d887 100644 --- a/src/bin/psql/input.c +++ b/src/bin/psql/input.c @@ -3,7 +3,7 @@ * * Copyright (c) 2000-2010, PostgreSQL Global Development Group * - * $PostgreSQL: pgsql/src/bin/psql/input.c,v 1.69 2010/02/26 02:01:18 momjian Exp $ + * src/bin/psql/input.c */ #include "postgres_fe.h" -- cgit v1.2.3