Re: Outdated copyright year in parse_jsontable.c

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Julien Rouhaud <rjuju123@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2022-04-11T06:58:01Z
Lists: pgsql-hackers
On Mon, Apr 11, 2022 at 02:08:38PM +0800, Julien Rouhaud wrote:
> I just noticed that parse_jsontable.c was added with a wrong copyright year,
> trivial patch attached.

Thanks, I'll go fix that in a bit.  I am spotting four more, as of
src/backend/replication/basebackup_*.c that point to 2020.
--
Michael

Commits

  1. Avoid re-writing files unnecessarily in src/tools/copyright.pl.

  2. Fix the dates of some copyright notices