diff options
Diffstat (limited to 'src/bin/pg_rewind/fetch.c')
-rw-r--r-- | src/bin/pg_rewind/fetch.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/pg_rewind/fetch.c b/src/bin/pg_rewind/fetch.c index d881e7586b0..08a296d7d4f 100644 --- a/src/bin/pg_rewind/fetch.c +++ b/src/bin/pg_rewind/fetch.c @@ -10,7 +10,7 @@ * connection (libpq_fetch.c) * * - * Portions Copyright (c) 1996-2016, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2017, PostgreSQL Global Development Group * *------------------------------------------------------------------------- */ |