Commit 338c10b7 authored by Bruce Momjian's avatar Bruce Momjian

Simplify post-copyright update instructions.

parent 4baaf863
...@@ -62,6 +62,6 @@ sub wanted ...@@ -62,6 +62,6 @@ sub wanted
} }
print print
"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";
print print
"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";
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment