Re: Fixup a few 2023 copyright years
David Rowley <dgrowleyml@gmail.com>
From: David Rowley <dgrowleyml@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2024-05-15T11:25:39Z
Lists: pgsql-hackers
On Wed, 15 May 2024 at 17:32, Michael Paquier <michael@paquier.xyz> wrote: > While running src/tools/copyright.pl, I have noticed that that a > newline was missing at the end of index_including.sql, as an effect of > the test added by you in a63224be49b8. I've cleaned up that while on > it, as it was getting added automatically, and we tend to clean these > like in 3f1197191685 or more recently c2df2ed90a82. Thanks for fixing that. I'm a little surprised that pgindent does not fix that sort of thing. David
Commits
-
Fix incorrect year in some copyright notices added this year
- 8cb653b2457c 17.0 landed