Clarify which files need manual copyright updates
This commit is contained in:
parent
338c10b7f9
commit
29c18d919e
@ -61,7 +61,7 @@ sub wanted
|
|||||||
untie @lines;
|
untie @lines;
|
||||||
}
|
}
|
||||||
|
|
||||||
print
|
print "Manually update:\n";
|
||||||
"Manually update src/interfaces/libpq/libpq.rc.in too.\n";
|
print " ./src/interfaces/libpq/libpq.rc.in in head\n";
|
||||||
print
|
print " ./doc/src/sgml/legal.sgml in head and back branches\n";
|
||||||
"Also update ./COPYRIGHT and doc/src/sgml/legal.sgml in head and all back branches.\n";
|
print " ./COPYRIGHT in back branches\n";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user