Fix incorrect year in some copyright notices added this year
authorDavid Rowley
Wed, 15 May 2024 03:01:21 +0000 (15:01 +1200)
committerDavid Rowley
Wed, 15 May 2024 03:01:21 +0000 (15:01 +1200)
commit8cb653b2457c75d58c4dba578570ba52301c8b78
treee59ea08ce1418ab00bb5040ac6e1384c4cf77c1e
parent771fa58df275d0361fcba2b1f97e4d96617fc345
Fix incorrect year in some copyright notices added this year

A few patches that were written <= 2023 and committed in 2024 still
contained 2023 copyright year.  Fix that.

Discussion: https://postgr.es/m/CAApHDvr5egyW3FmHbAg-Uq2p_Aizwco1Zjs6Vbq18KqN64-hRA@mail.gmail.com
src/backend/postmaster/launch_backend.c
src/backend/tcop/backend_startup.c
src/common/unicode/case_test.c
src/common/unicode/generate-unicode_case_table.pl
src/common/unicode_case.c
src/include/common/unicode_case.h
src/include/common/unicode_case_table.h
src/include/tcop/backend_startup.h