From 9d4649ca49416111aee2c84b7e4441a0b7aa2fac Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 2 Jan 2018 23:30:12 -0500 Subject: Update copyright for 2018 Backpatch-through: certain files through 9.3 --- src/bin/pg_basebackup/walmethods.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bin/pg_basebackup/walmethods.c') diff --git a/src/bin/pg_basebackup/walmethods.c b/src/bin/pg_basebackup/walmethods.c index 02d368b2427..b4558a01847 100644 --- a/src/bin/pg_basebackup/walmethods.c +++ b/src/bin/pg_basebackup/walmethods.c @@ -5,7 +5,7 @@ * NOTE! The caller must ensure that only one method is instantiated in * any given program, and that it's only instantiated once! * - * Portions Copyright (c) 1996-2017, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2018, PostgreSQL Global Development Group * * IDENTIFICATION * src/bin/pg_basebackup/walmethods.c -- cgit v1.2.3