Have copyright tool mention that certain files should be updated in back branches.
This commit is contained in:
parent
6a77bff086
commit
b33385b89d
@ -51,5 +51,6 @@ sub wanted {
|
|||||||
untie @lines;
|
untie @lines;
|
||||||
}
|
}
|
||||||
|
|
||||||
print "Manually update doc/src/sgml/legal.sgml and src/interfaces/libpq/libpq.rc.in too\n";
|
print "Manually update doc/src/sgml/legal.sgml and src/interfaces/libpq/libpq.rc.in too.\n";
|
||||||
|
print "Also update ./COPYRIGHT and doc/src/sgml/legal.sgml in all back branches.\n";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user