Re: pgsql: Update copyrights for 2020

Thomas Munro <[email protected]> Tue, 7 Jan 2020 11:00:34 +1300
Newsgroups gmane.comp.db.postgresql.devel.cvs
Message-ID <CA+hUKGKDLjA0qGoVr01TU3+GoHhE40vz7j0+KGjVZF3noLJy0Q@mail.gmail.com>
On Fri, Jan 3, 2020 at 7:41 AM Alvaro Herrera <[email protected]> wrote:
> On 2020-Jan-01, Bruce Momjian wrote:
> > Update copyrights for 2020
> > src/test/ssl/ssl/client-der.key                       | Bin 1191 -> 1192 bytes
> > src/test/ssl/ssl/client-encrypted-der.key             | Bin 1191 -> 1192 bytes
>
> I'm not clear I understand why these two files changed.  Did you have to
> regenerate them?

It looks like Bruce's shell script to advance the hands of time added
a newline to these binary files.  It didn't seem to break anything,
though.