1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-27 07:42:10 +03: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:
Bruce Momjian
2012-07-06 12:28:18 -04:00
parent c99882a285
commit 81aa2a5d1c
4 changed files with 7 additions and 5 deletions

View File

@@ -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";