Thread: pgsql: Make copyright.pl cope with nonstandard case choices in copyrigh

pgsql: Make copyright.pl cope with nonstandard case choices in copyrigh

From
Tom Lane
Date:
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(-)