psql: Fix note on project naming in output of \copyright.
authorNathan Bossart <nathan@postgresql.org>
Wed, 16 Jul 2025 16:50:34 +0000 (11:50 -0500)
committerNathan Bossart <nathan@postgresql.org>
Wed, 16 Jul 2025 16:50:34 +0000 (11:50 -0500)
commit0490d6efd2daede5305fb3c274d11f12e1eda732
treed722e8be29cda67b837ba392c4ad5b5acbadd6fb
parent6f7d016e917e7960e791bd2fb9d7c3d53f08b9a4
psql: Fix note on project naming in output of \copyright.

This adjusts the wording to match the changes in commits
5987553fdea233a603ba, and pgweb commit 2d764dbc08.

Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Discussion: http://postgr.es/m/aHVo791guQR6uqwT%40nathan
Backpatch-through: 13
src/bin/psql/help.c