pgsql: Make copyright.pl cope with nonstandard case choices in copyrigh - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Make copyright.pl cope with nonstandard case choices in copyrigh
Date
Msg-id E1aFS7A-0008Ju-J8@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Make copyright.pl cope with nonstandard case choices in copyright notices.

The need for this is shown by the files it missed in Bruce's recent run.
I fixed it so that it will actually adjust the case when needed.

In passing, also make it skip .po files, since those will just get
overwritten anyway from the translation repository.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/de7c8dbea1a17a0e1709c4b12371615d28e21c13

Modified Files
--------------
src/tools/copyright.pl |   13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Update copyright for 2016
Next
From: Tom Lane
Date:
Subject: pgsql: Adjust back-branch release note description of commits a2a718b22