]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Adjust locations which have an incorrect copyright year
authorDavid Rowley <drowley@postgresql.org>
Fri, 4 Jun 2021 00:19:50 +0000 (12:19 +1200)
committerDavid Rowley <drowley@postgresql.org>
Fri, 4 Jun 2021 00:19:50 +0000 (12:19 +1200)
commit7fc26d11e370afe237631265714221364d7e7910
tree629f4f234718441bab1f142f451e64ede899d24b
parent11e9caff82bc7326e2bc9782937cb03875050cc4
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
15 files changed:
contrib/pageinspect/gistfuncs.c
src/backend/access/brin/brin_bloom.c
src/backend/access/brin/brin_minmax_multi.c
src/backend/rewrite/rewriteSearchCycle.c
src/backend/utils/adt/jsonbsubs.c
src/common/hex.c
src/common/hmac.c
src/common/hmac_openssl.c
src/common/sha1.c
src/common/sha1_int.h
src/include/common/hex.h
src/include/common/hmac.h
src/include/common/sha1.h
src/include/port/pg_iovec.h
src/include/rewrite/rewriteSearchCycle.h