1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-25 01:02:05 +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

@ -2,7 +2,7 @@
* worker.c
* PostgreSQL logical replication worker (apply)
*
* Copyright (c) 2012-2016, PostgreSQL Global Development Group
* Copyright (c) 2016-2017, PostgreSQL Global Development Group
*
* IDENTIFICATION
* src/backend/replication/logical/worker.c