From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-committers(at)postgresql(dot)org |
Subject: | Re: pgsql: Update copyright for 2016 |
Date: | 2016-01-02 19:21:40 |
Message-ID: | 20160102192140.GC9150@momjian.us |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
On Sat, Jan 2, 2016 at 07:09:02PM +0000, Tom Lane wrote:
> Update copyright for 2016
>
> Manually fix some copyright lines missed by the automated script.
>
> Branch
> ------
> master
>
> Details
> -------
> http://git.postgresql.org/pg/commitdiff/ad08bf5c8b96c2a3a70d96f5be1c04cb83b4ed6e
>
> Modified Files
> --------------
> src/test/modules/test_ddl_deparse/test_ddl_deparse.c | 2 +-
> src/test/modules/test_rls_hooks/test_rls_hooks.c | 2 +-
> src/test/modules/test_rls_hooks/test_rls_hooks.h | 2 +-
> src/test/modules/test_shm_mq/setup.c | 2 +-
> src/test/modules/test_shm_mq/test.c | 2 +-
> src/test/modules/test_shm_mq/worker.c | 2 +-
> src/test/modules/worker_spi/worker_spi.c | 2 +-
> 7 files changed, 7 insertions(+), 7 deletions(-)
I see how these got skipped. Is there an additional step I should be
doing?
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ As you are, so once was I. As I am, so you will be. +
+ Roman grave inscription +
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2016-01-02 19:22:32 | Re: pgsql: Update copyright for 2016 |
Previous Message | Tom Lane | 2016-01-02 19:19:52 | pgsql: Update copyright for 2016 |