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

Nathan Bossart <nathan@postgresql.org>

Commit: 738ad9a53891646edcc4333b3918624dcf317028
Author: Nathan Bossart <nathan@postgresql.org>
Date: 2025-07-16T16:50:34Z
Releases: 16.10
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