1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-23 14:01:44 +03:00

Simplify post-copyright update instructions.

This commit is contained in:
Bruce Momjian
2015-01-06 11:45:17 -05:00
parent 4baaf863ec
commit 338c10b7f9

View File

@ -62,6 +62,6 @@ sub wanted
}
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
"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";