Sync pg_bsd_indent's copyright notices with Postgres practice.
Tom Lane <tgl@sss.pgh.pa.us>
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.fzcaa3krql3mqsfn@awork3.anarazel.de
Files
| Path | Change | +/− |
|---|---|---|
| src/tools/pg_bsd_indent/args.c | modified | +1 −5 |
| src/tools/pg_bsd_indent/indent.c | modified | +1 −5 |
| src/tools/pg_bsd_indent/indent_codes.h | modified | +1 −5 |
| src/tools/pg_bsd_indent/indent_globs.h | modified | +1 −5 |
| src/tools/pg_bsd_indent/io.c | modified | +1 −5 |
| src/tools/pg_bsd_indent/lexi.c | modified | +1 −5 |
| src/tools/pg_bsd_indent/parse.c | modified | +1 −5 |
| src/tools/pg_bsd_indent/pr_comment.c | modified | +1 −5 |
| src/tools/pg_bsd_indent/README | modified | +37 −0 |
Discussion
- run pgindent on a regular basis / scripted manner 305 messages · 2020-08-12 → 2023-10-29
- Importing pg_bsd_indent into our source tree 21 messages · 2023-02-09 → 2023-06-07