1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

Fix a few places where $Id$ and $Header$ CVS tags had crept into the

source tree.  They should all be $PostgreSQL$ of course.
This commit is contained in:
Tom Lane
2006-07-16 02:44:01 +00:00
parent 808849e54f
commit a420818d67
8 changed files with 8 additions and 14 deletions

View File

@ -3,7 +3,7 @@
Name: imath.c
Purpose: Arbitrary precision integer arithmetic routines.
Author: M. J. Fromberger <http://www.dartmouth.edu/~sting/>
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.