1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-21 10:42:50 +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

@@ -1,7 +1,7 @@
# German message translation file for PostgreSQL server
# Peter Eisentraut <peter_e@gmx.net>, 2001, 2003, 2004, 2005.
#
# $Id: de.po,v 1.21 2005/11/04 23:31:06 petere Exp $
# $PostgreSQL: pgsql/src/backend/po/de.po,v 1.22 2006/07/16 02:44:01 tgl Exp $
#
# Use these quotes: <20>%s<>
#

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 $
*
*-------------------------------------------------------------------------
*/