Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55758 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 96862 invoked from network); 8 Oct 2011 18:29:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Oct 2011 18:29:22 -0000 Authentication-Results: pb1.pair.com header.from=johncrenshaw@priacta.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=johncrenshaw@priacta.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain priacta.com designates 64.95.72.241 as permitted sender) X-PHP-List-Original-Sender: johncrenshaw@priacta.com X-Host-Fingerprint: 64.95.72.241 mxout.myoutlookonline.com Received: from [64.95.72.241] ([64.95.72.241:25621] helo=mxout.myoutlookonline.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 99/33-13773-F76909E4 for ; Sat, 08 Oct 2011 14:29:20 -0400 Received: from mxout.myoutlookonline.com (localhost [127.0.0.1]) by mxout.myoutlookonline.com (Postfix) with ESMTP id 96D428BE4E4 for ; Sat, 8 Oct 2011 14:29:17 -0400 (EDT) X-Virus-Scanned: by SpamTitan at mail.lan Received: from HUB027.mail.lan (unknown [10.110.2.1]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mxout.myoutlookonline.com (Postfix) with ESMTPS id 21C0A8BE4BE for ; Sat, 8 Oct 2011 14:29:17 -0400 (EDT) Received: from MAILR001.mail.lan ([10.110.18.27]) by HUB027.mail.lan ([10.110.17.27]) with mapi; Sat, 8 Oct 2011 14:29:01 -0400 To: PHP internals Date: Sat, 8 Oct 2011 14:29:08 -0400 Thread-Topic: [PHP-DEV] Re: Time zone database shut down by legal threat Thread-Index: AcyE6zmxncFaUfCpTLC9Il/FC5U/LAA9mJhg Message-ID: References: <4E8EE00D.604@lsces.co.uk> <4E8EED2E.3010508@lsces.co.uk> In-Reply-To: <4E8EED2E.3010508@lsces.co.uk> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: RE: [PHP-DEV] Re: Time zone database shut down by legal threat From: johncrenshaw@priacta.com (John Crenshaw) > From: Lester Caine [mailto:lester@lsces.co.uk]=20 > Sent: Friday, October 07, 2011 8:15 AM > Subject: Re: [PHP-DEV] Re: Time zone database shut down by legal threat >=20 > Pierre Joye wrote: > > See the blog post itself for more information. They create a mailing > > list to create an alternative database but not to argue about the > > legal case. I would suggest to discuss things there instead. >=20 > I had no doubt that the data would continue to exist, and it has been con= firmed=20 > that it will be updated on the Australian site. The remaining question is= "Is=20 > there any problem using that data to update the PHP version?" Since there= are=20 > apparently already a number of corrections in the pipeline ... ;) >=20 > --=20 > Lester Caine - G8HFL IANAL but yes, if the copyright claim is determined to be valid I'm sure th= ey could go after anyone else that continues to reproduce it (using the Ols= en database or a derivative in a software product like PHP or Linux would c= ertainly apply.) If for some reason this holds up in court, I would not be = at all surprised to see them go after a larger (more lucrative) target next= . Also, as far as I understand willful copyright violation (you knew about th= e copyright claim and reproduced the work anyway) is a much more expensive = mistake than something less deliberate. The safest thing for PHP is probabl= y to immediately stop bundling the Olsen database or derivatives until this= issue is sorted. Since that isn't really possible or practical, I think a = next best option would be to (at least for now) remove the portion of the d= ata that is in dispute (as far as I understand this is just historical pre-= 1991 US TZ data?). I'm not sure what impact this has on distribution of current and/or previou= s versions of PHP but I worry that it isn't pretty. Obviously the issue is big enough that legal counsel should be involved if = possible. John Crenshaw Priacta, Inc.