Обсуждение: Patch to fix copyright

Поиск
Список
Период
Сортировка

Patch to fix copyright

От
"Joshua D. Drake"
Дата:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

copyright said 2007, fix to 2008

- -- 
The PostgreSQL Company since 1997: http://www.commandprompt.com/ 
PostgreSQL Community Conference: http://www.postgresqlconference.org/
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL SPI Liaison | SPI Director |  PostgreSQL political pundit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHxNiwATb/zqfZUUQRAmHMAJ96b3wg2Dgxn5Ceuqbnq/zUja7s9wCeMhMo
xMGCXa2EPAkczALFe+4M1eM=
=s7GR
-----END PGP SIGNATURE-----

Вложения

Re: Patch to fix copyright

От
"Joshua D. Drake"
Дата:
On Tue, 26 Feb 2008 19:27:42 -0800
"Joshua D. Drake" <jd@commandprompt.com> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> copyright said 2007, fix to 2008

BTW this was reported by: "William Byrne"



--
The PostgreSQL Company since 1997: http://www.commandprompt.com/
PostgreSQL Community Conference: http://www.postgresqlconference.org/
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL SPI Liaison | SPI Director |  PostgreSQL political pundit


Re: Patch to fix copyright

От
"Joshua D. Drake"
Дата:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Fri, 29 Feb 2008 18:41:54 +0100
Stefan Kaltenbrunner <stefan@kaltenbrunner.cc> wrote:

> Joshua D. Drake wrote:
> > On Tue, 26 Feb 2008 19:27:42 -0800
> > "Joshua D. Drake" <jd@commandprompt.com> 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 ?

Its an easy enough fix in php. I wouldn't be opposed.

Joshua D. Drake



- -- 
The PostgreSQL Company since 1997: http://www.commandprompt.com/ 
PostgreSQL Community Conference: http://www.postgresqlconference.org/
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL SPI Liaison | SPI Director |  PostgreSQL political pundit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHyEPgATb/zqfZUUQRAjxDAJ9k+MpcFXhZyrfD7NK/jYCbK7A+PwCfZNG3
AaddjkbbGOdhzKWq3qZQd4A=
=RyYo
-----END PGP SIGNATURE-----

Re: Patch to fix copyright

От
Stefan Kaltenbrunner
Дата:
Joshua D. Drake wrote:
> On Tue, 26 Feb 2008 19:27:42 -0800
> "Joshua D. Drake" <jd@commandprompt.com> 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 ?


Stefan


Re: Patch to fix copyright

От
Magnus Hagander
Дата:
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" <jd@commandprompt.com> 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