summaryrefslogtreecommitdiff
path: root/src/fe_utils/astreamer_zstd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fe_utils/astreamer_zstd.c')
-rw-r--r--src/fe_utils/astreamer_zstd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fe_utils/astreamer_zstd.c b/src/fe_utils/astreamer_zstd.c
index 525ca64a2e5..bacdcc150c4 100644
--- a/src/fe_utils/astreamer_zstd.c
+++ b/src/fe_utils/astreamer_zstd.c
@@ -6,7 +6,7 @@
* astreamer_zstd_compressor applies lz4 compression to the input stream,
* and astreamer_zstd_decompressor does the reverse.
*
- * Portions Copyright (c) 1996-2024, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2025, PostgreSQL Global Development Group
*
* IDENTIFICATION
* src/fe_utils/astreamer_zstd.c