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

From Bruce Momjian
Subject pgsql: Modify copyright.pl so all lines are processed, not just the fir
Date
Msg-id E1SnAw1-0007jD-8v@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Modify copyright.pl so all lines are processed, not just the fir
Next
From: Bruce Momjian
Date:
Subject: pgsql: Have copyright.pl skip updating something that is just the curre