aboutsummaryrefslogtreecommitdiff
path: root/src/backend/backup/basebackup_throttle.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/backend/backup/basebackup_throttle.c')
-rw-r--r--src/backend/backup/basebackup_throttle.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/backup/basebackup_throttle.c b/src/backend/backup/basebackup_throttle.c
index 4477945e613..b2b743238f9 100644
--- a/src/backend/backup/basebackup_throttle.c
+++ b/src/backend/backup/basebackup_throttle.c
@@ -5,7 +5,7 @@
* next base backup sink in the chain at a rate no greater than the
* configured maximum.
*
- * Portions Copyright (c) 2010-2024, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2010-2025, PostgreSQL Global Development Group
*
* IDENTIFICATION
* src/backend/backup/basebackup_throttle.c