summaryrefslogtreecommitdiff
path: root/src/bin/pg_rewind/fetch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/pg_rewind/fetch.h')
-rw-r--r--src/bin/pg_rewind/fetch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/pg_rewind/fetch.h b/src/bin/pg_rewind/fetch.h
index c7c1e88adf8..e56fd973cd5 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-2016, PostgreSQL Global Development Group
+ * Copyright (c) 2013-2017, PostgreSQL Global Development Group
*
*-------------------------------------------------------------------------
*/