Adjust locations which have an incorrect copyright year
David Rowley <drowley@postgresql.org>
Adjust locations which have an incorrect copyright year A few patches committed after ca3b37487 mistakenly forgot to make the copyright year 2021. Fix these. Discussion: https://postgr.es/m/CAApHDvqyLmd9P2oBQYJ=DbrV8QwyPRdmXtCTFYPE08h+ip0UJw@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pageinspect/gistfuncs.c | modified | +1 −1 |
| src/backend/access/brin/brin_bloom.c | modified | +1 −1 |
| src/backend/access/brin/brin_minmax_multi.c | modified | +1 −1 |
| src/backend/rewrite/rewriteSearchCycle.c | modified | +1 −1 |
| src/backend/utils/adt/jsonbsubs.c | modified | +1 −1 |
| src/common/hex.c | modified | +1 −1 |
| src/common/hmac.c | modified | +1 −1 |
| src/common/hmac_openssl.c | modified | +1 −1 |
| src/common/sha1.c | modified | +1 −1 |
| src/common/sha1_int.h | modified | +1 −1 |
| src/include/common/hex.h | modified | +1 −1 |
| src/include/common/hmac.h | modified | +1 −1 |
| src/include/common/sha1.h | modified | +1 −1 |
| src/include/port/pg_iovec.h | modified | +1 −1 |
| src/include/rewrite/rewriteSearchCycle.h | modified | +1 −1 |
Discussion
- A few source files have the wrong copyright year 5 messages · 2021-06-03 → 2021-06-04