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:
parent
808849e54f
commit
a420818d67
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* This is a port of the Double Metaphone algorithm for use in PostgreSQL.
|
* 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
|
* Double Metaphone computes 2 "sounds like" strings - a primary and an
|
||||||
* alternate. In most cases they are the same, but for foreign names
|
* 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 ***********************
|
/***************************** COPYRIGHT NOTICES ***********************
|
||||||
|
|
||||||
Most of this code is directly from the Text::DoubleMetaphone perl module
|
Most of this code is directly from the Text::DoubleMetaphone perl module
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Name: imath.c
|
Name: imath.c
|
||||||
Purpose: Arbitrary precision integer arithmetic routines.
|
Purpose: Arbitrary precision integer arithmetic routines.
|
||||||
Author: M. J. Fromberger <http://www.dartmouth.edu/~sting/>
|
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.
|
Copyright (C) 2002 Michael J. Fromberger, All Rights Reserved.
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
Name: imath.h
|
Name: imath.h
|
||||||
Purpose: Arbitrary precision integer arithmetic routines.
|
Purpose: Arbitrary precision integer arithmetic routines.
|
||||||
Author: M. J. Fromberger <http://www.dartmouth.edu/~sting/>
|
Author: M. J. Fromberger <http://www.dartmouth.edu/~sting/>
|
||||||
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.
|
Copyright (C) 2002 Michael J. Fromberger, All Rights Reserved.
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# German message translation file for PostgreSQL server
|
# German message translation file for PostgreSQL server
|
||||||
# Peter Eisentraut <peter_e@gmx.net>, 2001, 2003, 2004, 2005.
|
# 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: »%s«
|
# Use these quotes: »%s«
|
||||||
#
|
#
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
* Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group
|
* Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group
|
||||||
*
|
*
|
||||||
* IDENTIFICATION
|
* 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 $
|
||||||
*
|
*
|
||||||
*-------------------------------------------------------------------------
|
*-------------------------------------------------------------------------
|
||||||
*/
|
*/
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# German message translation file for pg_config
|
# German message translation file for pg_config
|
||||||
# Peter Eisentraut <peter_e@gmx.net>, 2004, 2005.
|
# Peter Eisentraut <peter_e@gmx.net>, 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«
|
# Use these quotes: »%s«
|
||||||
#
|
#
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# German message translation file for pg_ctl
|
# German message translation file for pg_ctl
|
||||||
# Peter Eisentraut <peter_e@gmx.net>, 2004, 2005.
|
# Peter Eisentraut <peter_e@gmx.net>, 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«
|
# Use these quotes: »%s«
|
||||||
#
|
#
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# German message translation file for psql
|
# German message translation file for psql
|
||||||
# Peter Eisentraut <peter_e@gmx.net>, 2001, 2002, 2003, 2004, 2005.
|
# Peter Eisentraut <peter_e@gmx.net>, 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«
|
# Use these quotes: »%s«
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user