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

Update copyright years in some recently added files

This commit is contained in:
Peter Eisentraut
2017-01-25 12:32:05 -05:00
parent 65df150a18
commit 3d9e73ea5f
18 changed files with 23 additions and 19 deletions

View File

@ -3,7 +3,7 @@
* worker_internal.h
* Internal headers shared by logical replication workers.
*
* Portions Copyright (c) 2010-2016, PostgreSQL Global Development Group
* Portions Copyright (c) 2016-2017, PostgreSQL Global Development Group
*
* src/include/replication/worker_internal.h
*