Thread: pgsql: Modify copyright.pl so all lines are processed, not just the fir

pgsql: Modify copyright.pl so all lines are processed, not just the fir

From
Bruce Momjian
Date:
Modify copyright.pl so all lines are processed, not just the first
match, so files that contain embedded copyrights are updated, e.g.
pgsql/help.c.

Backpatch to 9.2.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/95203e0833664a1cb221e4f3ad766d167db893b8

Modified Files
--------------
src/tools/copyright.pl |   10 ++++------
1 files changed, 4 insertions(+), 6 deletions(-)