Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7cc14ae

Browse files
committed
Update copyright in recently added files.
This commit also fixes copyright line missed by the automated script.Author: Masahiko Sawada
1 parent45e3d8a commit7cc14ae

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎src/backend/replication/pgoutput/pgoutput.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* pgoutput.c
44
*Logical Replication output plugin
55
*
6-
* Copyright (c) 2012-2015, PostgreSQL Global Development Group
6+
* Copyright (c) 2012-2017, PostgreSQL Global Development Group
77
*
88
* IDENTIFICATION
99
* src/backend/replication/pgoutput/pgoutput.c

‎src/backend/utils/Gen_fmgrtab.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
* fmgrprotos.h
129129
* Prototypes for built-in functions.
130130
*
131-
* Portions Copyright (c) 1996-2016, PostgreSQL Global Development Group
131+
* Portions Copyright (c) 1996-2017, PostgreSQL Global Development Group
132132
* Portions Copyright (c) 1994, Regents of the University of California
133133
*
134134
* NOTES

‎src/backend/utils/mmgr/memdebug.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* public API of the memory management subsystem.
66
*
77
*
8-
* Portions Copyright (c) 1996-2016, PostgreSQL Global Development Group
8+
* Portions Copyright (c) 1996-2017, PostgreSQL Global Development Group
99
* Portions Copyright (c) 1994, Regents of the University of California
1010
*
1111
* src/backend/utils/memdebug.c

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp