summaryrefslogtreecommitdiff
path: root/src/backend/utils/mb/Unicode/UCS_to_SJIS.pl
diff options
context:
space:
mode:
authorPostgreSQL Daemon <webmaster@postgresql.org>2003-11-29 22:41:33 +0000
committerPostgreSQL Daemon <webmaster@postgresql.org>2003-11-29 22:41:33 +0000
commit55b113257c883722bef8a4dd145c6a0c3fde687f (patch)
treef5175c0a1fe0b58574a186b288f84ef463084e98 /src/backend/utils/mb/Unicode/UCS_to_SJIS.pl
parent4c274b4f8a58ac1232aedfd2e55021b7ae85967b (diff)
downloadpostgresql-55b113257c883722bef8a4dd145c6a0c3fde687f.tar.gz
make sure the $Id tags are converted to $PostgreSQL as well ...
Diffstat (limited to 'src/backend/utils/mb/Unicode/UCS_to_SJIS.pl')
-rwxr-xr-xsrc/backend/utils/mb/Unicode/UCS_to_SJIS.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/utils/mb/Unicode/UCS_to_SJIS.pl b/src/backend/utils/mb/Unicode/UCS_to_SJIS.pl
index a5f61baa30..a4ad99c3e5 100755
--- a/src/backend/utils/mb/Unicode/UCS_to_SJIS.pl
+++ b/src/backend/utils/mb/Unicode/UCS_to_SJIS.pl
@@ -2,7 +2,7 @@
#
# Copyright (c) 2001-2003, PostgreSQL Global Development Group
#
-# $Id: UCS_to_SJIS.pl,v 1.4 2003/08/04 23:59:39 tgl Exp $
+# $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/UCS_to_SJIS.pl,v 1.5 2003/11/29 22:40:01 pgsql Exp $
#
# Generate UTF-8 <--> SJIS code conversion tables from
# map files provided by Unicode organization.