diff options
Diffstat (limited to 'src/bin/pg_rewind/logging.h')
-rw-r--r-- | src/bin/pg_rewind/logging.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/pg_rewind/logging.h b/src/bin/pg_rewind/logging.h index efbc9b7bb94..f2a9e89fd6f 100644 --- a/src/bin/pg_rewind/logging.h +++ b/src/bin/pg_rewind/logging.h @@ -4,7 +4,7 @@ * prototypes for logging functions * * - * Portions Copyright (c) 1996-2015, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2016, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * *------------------------------------------------------------------------- |