aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pg_basebackup/streamutil.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2015-01-06 11:43:47 -0500
committerBruce Momjian <bruce@momjian.us>2015-01-06 11:43:47 -0500
commit4baaf863eca5412e07a8441b3b7e7482b7a8b21a (patch)
treecc846ecbd09b540bc7e8868db2dec202ff6c332e /src/bin/pg_basebackup/streamutil.c
parentadfc157dd91471e995f3aa72e0fb5b50ecd93575 (diff)
downloadpostgresql-4baaf863eca5412e07a8441b3b7e7482b7a8b21a.tar.gz
postgresql-4baaf863eca5412e07a8441b3b7e7482b7a8b21a.zip
Update copyright for 2015
Backpatch certain files through 9.0
Diffstat (limited to 'src/bin/pg_basebackup/streamutil.c')
-rw-r--r--src/bin/pg_basebackup/streamutil.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/pg_basebackup/streamutil.c b/src/bin/pg_basebackup/streamutil.c
index d3694dab38e..de37511ef1b 100644
--- a/src/bin/pg_basebackup/streamutil.c
+++ b/src/bin/pg_basebackup/streamutil.c
@@ -4,7 +4,7 @@
*
* Author: Magnus Hagander <magnus@hagander.net>
*
- * Portions Copyright (c) 1996-2014, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2015, PostgreSQL Global Development Group
*
* IDENTIFICATION
* src/bin/pg_basebackup/streamutil.c