1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-12 21:01:52 +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

@ -6,7 +6,7 @@
* Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group
*
* IDENTIFICATION
* $Header: /cvsroot/pgsql/src/backend/port/win32_sema.c,v 1.1 2006/04/29 16:34:41 momjian Exp $
* $PostgreSQL: pgsql/src/backend/port/win32_sema.c,v 1.2 2006/07/16 02:44:01 tgl Exp $
*
*-------------------------------------------------------------------------
*/