diff options
| author | Bruce Momjian | 2019-01-02 17:44:25 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2019-01-02 17:44:25 +0000 |
| commit | 97c39498e5ca9208d3de5a443a2282923619bf91 (patch) | |
| tree | d8074ce5b172fc2a52007bce178dcc9b2fa66fa5 /src/include/replication/message.h | |
| parent | b6f3649bba9832cf4958dbb184dabef93dcea29c (diff) | |
Update copyright for 2019
Backpatch-through: certain files through 9.4
Diffstat (limited to 'src/include/replication/message.h')
| -rw-r--r-- | src/include/replication/message.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/replication/message.h b/src/include/replication/message.h index 37e1bd32d6a..5ff56f5bced 100644 --- a/src/include/replication/message.h +++ b/src/include/replication/message.h @@ -2,7 +2,7 @@ * message.h * Exports from replication/logical/message.c * - * Copyright (c) 2013-2018, PostgreSQL Global Development Group + * Copyright (c) 2013-2019, PostgreSQL Global Development Group * * src/include/replication/message.h *------------------------------------------------------------------------- |
