diff options
Diffstat (limited to 'src/bin/pg_basebackup/bbstreamer.h')
-rw-r--r-- | src/bin/pg_basebackup/bbstreamer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/pg_basebackup/bbstreamer.h b/src/bin/pg_basebackup/bbstreamer.h index 29b48ef54d9..f5c3c0cfff9 100644 --- a/src/bin/pg_basebackup/bbstreamer.h +++ b/src/bin/pg_basebackup/bbstreamer.h @@ -12,7 +12,7 @@ * make further decisions about how to process the data; for example, * it might choose to modify the archive contents. * - * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group * * IDENTIFICATION * src/bin/pg_basebackup/bbstreamer.h |