Sync pg_bsd_indent's copyright notices with Postgres practice.
authorTom Lane
Sun, 12 Feb 2023 17:03:01 +0000 (12:03 -0500)
committerTom Lane
Sun, 12 Feb 2023 17:03:01 +0000 (12:03 -0500)
commitb44e5fced3e5a6d3d971a51757a306eacc349bf3
tree866b6426157905bd6efa78787672d38e83777e57
parent4e831f4cee140b004fae44d528d47c284d8ac9eb
Sync pg_bsd_indent's copyright notices with Postgres practice.

To avoid confusion, make the copyright notices in these files
match the 3-clause form of the BSD license, per the blanket
policy update that UC Berkeley issued years ago.

Discussion: https://postgr.es/m/3935719.1675967430@sss.pgh.pa.us
Discussion: https://postgr.es/m/20230123011002[email protected]
src/tools/pg_bsd_indent/README
src/tools/pg_bsd_indent/args.c
src/tools/pg_bsd_indent/indent.c
src/tools/pg_bsd_indent/indent_codes.h
src/tools/pg_bsd_indent/indent_globs.h
src/tools/pg_bsd_indent/io.c
src/tools/pg_bsd_indent/lexi.c
src/tools/pg_bsd_indent/parse.c
src/tools/pg_bsd_indent/pr_comment.c