From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Looking for Bill Huang; was Personal Copyright Notices |
Date: | 2010-02-05 05:07:26 |
Message-ID: | 201002050507.o1557QB06761@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Bruce Momjian wrote:
> Some more _personalized_ copyright noticed have crept into our source
> tree:
>
> /src/tutorial/basics.source Copyright (c) 1994, Andrew Yu, University of California
> /contrib/intagg/Makefile Copyright (c) 2001 Digital Music Network by Mark L. Woodward
> /src/port/rint.c Copyright (c) 1999, repas AEG Automation GmbH
> /contrib/isn/isn.c Copyright (c) 2004-2006, Germn Mndez Bravo (Kronuz)
> /contrib/isn/isn.h Copyright (c) 2004-2006, Germn Mndez Bravo (Kronuz)
> /src/backend/utils/mb/Unicode/UCS_to_GB18030.pl Copyright 2002 by Bill Huang
I have now dealt with all of these except the last one:
> The UCS_to_GB18030.pl is a Perl script with this at the top:
>
> # Copyright 2002 by Bill Huang
Does anyone know how to contact Bill Huang? Based on this posting:
http://archives.postgresql.org/pgsql-announce/2002-06/msg00003.php
he lives in Japan and worked for Red Hat, and a Japan phone number is
listed that I did not try. I did try emailing him at
bill_huanghb(at)ybb(dot)ne(dot)jp and huang(at)redhat(dot)com but both emails returned
failure messages.
The perl file is 100 lines so it is possible to rewrite it if necessary.
This same file was mentioned in 2007 so I think we should just find a
solution to this:
http://archives.postgresql.org/pgsql-hackers/2007-03/msg01446.php
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
From | Date | Subject | |
---|---|---|---|
Next Message | Takahiro Itagaki | 2010-02-05 05:14:30 | Re: Writeable CTEs patch |
Previous Message | KaiGai Kohei | 2010-02-05 04:59:36 | Re: Largeobject Access Controls (r2460) |