psql: Fix note on project naming in output of \copyright.

Nathan Bossart <nathan@postgresql.org>

Commit: ecc5161a0bd3cba8dda7ece98e0848856b97b7a1
Author: Nathan Bossart <nathan@postgresql.org>
Date: 2025-07-16T16:50:34Z
psql: Fix note on project naming in output of \copyright.

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

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

Files

PathChange+/−
src/bin/psql/help.c modified +1 −1

Discussion