We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4baaf86 commit 338c10bCopy full SHA for 338c10b
src/tools/copyright.pl
@@ -62,6 +62,6 @@ sub wanted
62
}
63
64
print
65
-"Manually update doc/src/sgml/legal.sgml and src/interfaces/libpq/libpq.rc.in too.\n";
+"Manually update src/interfaces/libpq/libpq.rc.in too.\n";
66
67
-"Also update ./COPYRIGHT and doc/src/sgml/legal.sgml in all back branches.\n";
+"Also update ./COPYRIGHT and doc/src/sgml/legal.sgml in head and all back branches.\n";
0 commit comments