1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-28 18:48:04 +03:00

Cleanup copyright years and file names in the header comments of some files.

This commit is contained in:
Itagaki Takahiro
2011-03-10 15:05:33 +09:00
parent f6587019ed
commit 2d8de0a50b
8 changed files with 16 additions and 14 deletions

View File

@@ -3,7 +3,7 @@
* basebackup.h
* Exports from replication/basebackup.c.
*
* Portions Copyright (c) 2010-2010, PostgreSQL Global Development Group
* Portions Copyright (c) 2010-2011, PostgreSQL Global Development Group
*
* src/include/replication/walsender.h
*

View File

@@ -3,9 +3,10 @@
* syncrep.h
* Exports from replication/syncrep.c.
*
* Portions Copyright (c) 2010-2010, PostgreSQL Global Development Group
* Portions Copyright (c) 2010-2011, PostgreSQL Global Development Group
*
* $PostgreSQL$
* IDENTIFICATION
* src/include/replication/syncrep.h
*
*-------------------------------------------------------------------------
*/