From 55b113257c883722bef8a4dd145c6a0c3fde687f Mon Sep 17 00:00:00 2001 From: PostgreSQL Daemon Date: Sat, 29 Nov 2003 22:41:33 +0000 Subject: make sure the $Id tags are converted to $PostgreSQL as well ... --- src/bin/psql/stringutils.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bin/psql/stringutils.h') diff --git a/src/bin/psql/stringutils.h b/src/bin/psql/stringutils.h index ab662ef362..b27942f9cc 100644 --- a/src/bin/psql/stringutils.h +++ b/src/bin/psql/stringutils.h @@ -3,7 +3,7 @@ * * Copyright (c) 2000-2003, PostgreSQL Global Development Group * - * $Id: stringutils.h,v 1.19 2003/08/04 23:59:40 tgl Exp $ + * $PostgreSQL: pgsql/src/bin/psql/stringutils.h,v 1.20 2003/11/29 22:40:49 pgsql Exp $ */ #ifndef STRINGUTILS_H #define STRINGUTILS_H -- cgit v1.2.1