diff options
Diffstat (limited to 'src/common/pg_lzcompress.c')
-rw-r--r-- | src/common/pg_lzcompress.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/pg_lzcompress.c b/src/common/pg_lzcompress.c index 95ad3388efd..64237424b51 100644 --- a/src/common/pg_lzcompress.c +++ b/src/common/pg_lzcompress.c @@ -172,7 +172,7 @@ * * Jan Wieck * - * Copyright (c) 1999-2023, PostgreSQL Global Development Group + * Copyright (c) 1999-2024, PostgreSQL Global Development Group * * src/common/pg_lzcompress.c * ---------- |