Thread: pgsql: Fix incorrect year in some copyright notices

pgsql: Fix incorrect year in some copyright notices

From
Michael Paquier
Date:
Fix incorrect year in some copyright notices

A couple of new files have been added in the tree with a copyright year
of 2024 while we were already in 2025.  These should be marked with
2025, so let's fix them.

Reported-by: Shaik Mohammad Mujeeb <mujeeb.sk.dev@gmail.com>
Discussion: https://postgr.es/m/CALa6HA4_Wu7-2PV0xv-Q84cT8eG7rTx6bdjUV0Pc=McAwkNMfQ@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2c6469d4cd8175349abfe8da89dd642bca68fcfa

Modified Files
--------------
contrib/sepgsql/t/001_sepgsql.pl   | 2 +-
src/include/access/gin_tuple.h     | 2 +-
src/include/storage/waiteventset.h | 2 +-
src/port/pg_localeconv_r.c         | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)