1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-26 12:21:12 +03:00

Update copyright in recently added files.

This commit also fixes copyright line missed by the automated script.

Author: Masahiko Sawada
This commit is contained in:
Fujii Masao
2017-04-25 23:38:41 +09:00
parent 45e3d8ae2b
commit 7cc14ae9d8
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
* pgoutput.c
* Logical Replication output plugin
*
* Copyright (c) 2012-2015, PostgreSQL Global Development Group
* Copyright (c) 2012-2017, PostgreSQL Global Development Group
*
* IDENTIFICATION
* src/backend/replication/pgoutput/pgoutput.c