pgsql: Revert copyright script changes to binary *.key files

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Revert copyright script changes to binary *.key files
Date: 2020-01-14 16:28:11
Message-ID: E1irP35-0004KT-7Q@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Revert copyright script changes to binary *.key files

This reverts part of commit 7559d8ebfa. The copyright script has
already been updated to skip *.key files.

Reported-by: Alvaro Herrera

Discussion: https://postgr.es/m/20200102184059.GA25435@alvherre.pgsql

Backpatch-through: master

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/344c26915136fa54c4a1bf54074ba15090b32721

Modified Files
--------------
src/test/ssl/ssl/client-der.key | Bin 1192 -> 1191 bytes
src/test/ssl/ssl/client-encrypted-der.key | Bin 1192 -> 1191 bytes
2 files changed, 0 insertions(+), 0 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2020-01-14 16:31:09 Re: pgsql: Update copyrights for 2020
Previous Message Bruce Momjian 2020-01-14 15:52:02 pgsql: tools/copyright.pl: skip copyright changes for *.key files