We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a77bff commit b33385bCopy full SHA for b33385b
src/tools/copyright.pl
@@ -51,5 +51,6 @@ sub wanted {
51
untie @lines;
52
}
53
54
-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";
55
+print "Also update ./COPYRIGHT and doc/src/sgml/legal.sgml in all back branches.\n";
56
0 commit comments