From a420818d679a88a18cc206f6f9d353587840dbc3 Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Sun, 16 Jul 2006 02:44:01 +0000 Subject: [PATCH] Fix a few places where $Id$ and $Header$ CVS tags had crept into the source tree. They should all be $PostgreSQL$ of course. --- contrib/fuzzystrmatch/dmetaphone.c | 8 +------- contrib/pgcrypto/imath.c | 2 +- contrib/pgcrypto/imath.h | 2 +- src/backend/po/de.po | 2 +- src/backend/port/win32_sema.c | 2 +- src/bin/pg_config/po/de.po | 2 +- src/bin/pg_ctl/po/de.po | 2 +- src/bin/psql/po/de.po | 2 +- 8 files changed, 8 insertions(+), 14 deletions(-) diff --git a/contrib/fuzzystrmatch/dmetaphone.c b/contrib/fuzzystrmatch/dmetaphone.c index ee1944c393..a77eeb940c 100644 --- a/contrib/fuzzystrmatch/dmetaphone.c +++ b/contrib/fuzzystrmatch/dmetaphone.c @@ -1,7 +1,7 @@ /* * This is a port of the Double Metaphone algorithm for use in PostgreSQL. * - * $PostgreSQL: pgsql/contrib/fuzzystrmatch/dmetaphone.c,v 1.8 2006/07/14 05:28:27 tgl Exp $ + * $PostgreSQL: pgsql/contrib/fuzzystrmatch/dmetaphone.c,v 1.9 2006/07/16 02:44:00 tgl Exp $ * * Double Metaphone computes 2 "sounds like" strings - a primary and an * alternate. In most cases they are the same, but for foreign names @@ -49,12 +49,6 @@ */ -/* - * $Revision: 1.8 $ - * $Id: dmetaphone.c,v 1.8 2006/07/14 05:28:27 tgl Exp $ - */ - - /***************************** COPYRIGHT NOTICES *********************** Most of this code is directly from the Text::DoubleMetaphone perl module 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. diff --git a/contrib/pgcrypto/imath.h b/contrib/pgcrypto/imath.h index c2ec7fcb73..3cd23b6768 100644 --- a/contrib/pgcrypto/imath.h +++ b/contrib/pgcrypto/imath.h @@ -2,7 +2,7 @@ Name: imath.h Purpose: Arbitrary precision integer arithmetic routines. Author: M. J. Fromberger - Info: $Id: imath.h,v 1.2 2006/07/15 15:27:14 tgl Exp $ + Info: $PostgreSQL: pgsql/contrib/pgcrypto/imath.h,v 1.3 2006/07/16 02:44:01 tgl Exp $ Copyright (C) 2002 Michael J. Fromberger, All Rights Reserved. diff --git a/src/backend/po/de.po b/src/backend/po/de.po index 81f8d65f4b..7148d5ad1c 100644 --- a/src/backend/po/de.po +++ b/src/backend/po/de.po @@ -1,7 +1,7 @@ # German message translation file for PostgreSQL server # Peter Eisentraut , 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: »%s« # diff --git a/src/backend/port/win32_sema.c b/src/backend/port/win32_sema.c index bf8ee839f2..3af18df634 100644 --- a/src/backend/port/win32_sema.c +++ b/src/backend/port/win32_sema.c @@ -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 $ * *------------------------------------------------------------------------- */ diff --git a/src/bin/pg_config/po/de.po b/src/bin/pg_config/po/de.po index 1ec41762b3..531d75c976 100644 --- a/src/bin/pg_config/po/de.po +++ b/src/bin/pg_config/po/de.po @@ -1,7 +1,7 @@ # German message translation file for pg_config # Peter Eisentraut , 2004, 2005. # -# $Id: de.po,v 1.5 2005/11/04 23:31:10 petere Exp $ +# $PostgreSQL: pgsql/src/bin/pg_config/po/de.po,v 1.6 2006/07/16 02:44:01 tgl Exp $ # # Use these quotes: »%s« # diff --git a/src/bin/pg_ctl/po/de.po b/src/bin/pg_ctl/po/de.po index c62a35b4f4..eabd0e55d0 100644 --- a/src/bin/pg_ctl/po/de.po +++ b/src/bin/pg_ctl/po/de.po @@ -1,7 +1,7 @@ # German message translation file for pg_ctl # Peter Eisentraut , 2004, 2005. # -# $Id: de.po,v 1.7 2005/11/04 23:31:10 petere Exp $ +# $PostgreSQL: pgsql/src/bin/pg_ctl/po/de.po,v 1.8 2006/07/16 02:44:01 tgl Exp $ # # Use these quotes: »%s« # diff --git a/src/bin/psql/po/de.po b/src/bin/psql/po/de.po index 41b40c9e43..8b8cecfbc9 100644 --- a/src/bin/psql/po/de.po +++ b/src/bin/psql/po/de.po @@ -1,7 +1,7 @@ # German message translation file for psql # Peter Eisentraut , 2001, 2002, 2003, 2004, 2005. # -# $Id: de.po,v 1.18 2005/11/04 23:31:11 petere Exp $ +# $PostgreSQL: pgsql/src/bin/psql/po/de.po,v 1.19 2006/07/16 02:44:01 tgl Exp $ # # Use these quotes: »%s« #