diff options
author | Bruce Momjian | 2012-01-01 23:01:58 +0000 |
---|---|---|
committer | Bruce Momjian | 2012-01-01 23:01:58 +0000 |
commit | e126958c2efdfc2d60b978d1fc7a780ff647e8ad (patch) | |
tree | 30b5ea1648285f983839f16b79f15af5abfeee0b /src/backend/replication/walreceiver.c | |
parent | 6ba139dc5a8a5cce42f0508c14a8b42f4fb6b1cc (diff) |
Update copyright notices for year 2012.
Diffstat (limited to 'src/backend/replication/walreceiver.c')
-rw-r--r-- | src/backend/replication/walreceiver.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/replication/walreceiver.c b/src/backend/replication/walreceiver.c index 8106d6b3a41..ee595714e77 100644 --- a/src/backend/replication/walreceiver.c +++ b/src/backend/replication/walreceiver.c @@ -25,7 +25,7 @@ * specific parts are in the libpqwalreceiver module. It's loaded * dynamically to avoid linking the server with libpq. * - * Portions Copyright (c) 2010-2011, PostgreSQL Global Development Group + * Portions Copyright (c) 2010-2012, PostgreSQL Global Development Group * * * IDENTIFICATION |