diff options
Diffstat (limited to 'src/bin/pg_combinebackup/backup_label.c')
-rw-r--r-- | src/bin/pg_combinebackup/backup_label.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/pg_combinebackup/backup_label.c b/src/bin/pg_combinebackup/backup_label.c index e676249247d..e89d4603f09 100644 --- a/src/bin/pg_combinebackup/backup_label.c +++ b/src/bin/pg_combinebackup/backup_label.c @@ -2,7 +2,7 @@ * * Read and manipulate backup label files * - * Portions Copyright (c) 1996-2024, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2025, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * src/bin/pg_combinebackup/backup_label.c |