Received: from localhost (unknown [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id 6D6972E002E for ; Wed, 5 Mar 2008 07:01:53 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 55182-05 for ; Wed, 5 Mar 2008 07:01:47 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 Received: from svr2.hagander.net (svr2.hagander.net [88.198.128.226]) by postgresql.org (Postfix) with ESMTP id 25D212E2F73 for ; Wed, 5 Mar 2008 07:01:47 -0400 (AST) Received: by svr2.hagander.net (Postfix, from userid 1000) id 36953DCC64F; Wed, 5 Mar 2008 12:01:44 +0100 (CET) Date: Wed, 5 Mar 2008 12:01:44 +0100 From: Magnus Hagander To: Stefan Kaltenbrunner Cc: "Joshua D. Drake" , pgsql-www@postgresql.org Subject: Re: Patch to fix copyright Message-ID: <20080305110144.GH5559@svr2.hagander.net> References: <20080226192742.4d5cb409@commandprompt.com> <20080226194151.449ec66d@jd-laptop> <47C843E2.7030106@kaltenbrunner.cc> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47C843E2.7030106@kaltenbrunner.cc> User-Agent: Mutt/1.5.11 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200803/68 X-Sequence-Number: 14187 On Fri, Feb 29, 2008 at 06:41:54PM +0100, Stefan Kaltenbrunner wrote: > Joshua D. Drake wrote: > >On Tue, 26 Feb 2008 19:27:42 -0800 > >"Joshua D. Drake" wrote: > > > >>-----BEGIN PGP SIGNED MESSAGE----- > >>Hash: SHA1 > >> > >>copyright said 2007, fix to 2008 > > > >BTW this was reported by: "William Byrne" > > thx & applied - maybe we should actually do this dynamically so that we > won't forget in the future ? It's now done dynamically. //Magnus