pgsql: Update copyright in recently added files.

Started by Fujii Masaoabout 9 years ago3 messagescomitters
Jump to latest
#1Fujii Masao
masao.fujii@gmail.com

Update copyright in recently added files.

This commit also fixes copyright line missed by the automated script.

Author: Masahiko Sawada

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7cc14ae9d8a46a6fac002cb5d7ef385fc6ccdeb4

Modified Files
--------------
src/backend/replication/pgoutput/pgoutput.c | 2 +-
src/backend/utils/Gen_fmgrtab.pl | 2 +-
src/backend/utils/mmgr/memdebug.c | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Fujii Masao (#1)
Re: pgsql: Update copyright in recently added files.

Fujii Masao <fujii@postgresql.org> writes:

Update copyright in recently added files.
This commit also fixes copyright line missed by the automated script.

Just for the record, none of those were "missed by the automated script";
if they had been, that would be a bug we need to fix. I suppose you are
thinking of the 2016 copyright in Gen_fmgrtab.pl, but git blame says that
was added by 352a24a1f which was pushed on 2017-01-17.

regards, tom lane

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

#3Fujii Masao
masao.fujii@gmail.com
In reply to: Tom Lane (#2)
Re: pgsql: Update copyright in recently added files.

On Wed, Apr 26, 2017 at 12:03 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:

Fujii Masao <fujii@postgresql.org> writes:

Update copyright in recently added files.
This commit also fixes copyright line missed by the automated script.

Just for the record, none of those were "missed by the automated script";
if they had been, that would be a bug we need to fix. I suppose you are
thinking of the 2016 copyright in Gen_fmgrtab.pl, but git blame says that
was added by 352a24a1f which was pushed on 2017-01-17.

Yes, I was thinking that. You're right. Sorry for my fault...

Regards,

--
Fujii Masao

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers