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

Started by Bruce Momjianabout 14 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

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(-)