From a420818d679a88a18cc206f6f9d353587840dbc3 Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Sun, 16 Jul 2006 02:44:01 +0000 Subject: Fix a few places where $Id$ and $Header$ CVS tags had crept into the source tree. They should all be $PostgreSQL$ of course. --- contrib/pgcrypto/imath.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/pgcrypto/imath.c') diff --git a/contrib/pgcrypto/imath.c b/contrib/pgcrypto/imath.c index 1b66279b8f..f2501904ad 100644 --- a/contrib/pgcrypto/imath.c +++ b/contrib/pgcrypto/imath.c @@ -3,7 +3,7 @@ Name: imath.c Purpose: Arbitrary precision integer arithmetic routines. Author: M. J. Fromberger - Info: $Id: imath.c,v 1.2 2006/07/15 15:27:14 tgl Exp $ + Info: $PostgreSQL: pgsql/contrib/pgcrypto/imath.c,v 1.3 2006/07/16 02:44:00 tgl Exp $ Copyright (C) 2002 Michael J. Fromberger, All Rights Reserved. -- cgit v1.2.3