mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-18 04:17:00 +08:00
Run updated copyright.pl on HEAD and 9.2 trees, updating the psql
\copyright output to 2012. Backpatch to 9.2.
This commit is contained in:
@ -61,5 +61,7 @@ sub wanted
|
||||
}
|
||||
|
||||
print
|
||||
"Manually update doc/src/sgml/legal.sgml and src/interfaces/libpq/libpq.rc.in too\n";
|
||||
"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";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user