diff options
Diffstat (limited to 'src/bin/pg_rewind/fetch.h')
-rw-r--r-- | src/bin/pg_rewind/fetch.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/pg_rewind/fetch.h b/src/bin/pg_rewind/fetch.h index a694e8b157d..7cf8b6ea090 100644 --- a/src/bin/pg_rewind/fetch.h +++ b/src/bin/pg_rewind/fetch.h @@ -8,7 +8,7 @@ * directory (copy method), or a remote PostgreSQL server (libpq fetch * method). * - * Copyright (c) 2013-2019, PostgreSQL Global Development Group + * Copyright (c) 2013-2020, PostgreSQL Global Development Group * *------------------------------------------------------------------------- */ |